diff --git a/contributors.js b/contributors.js index 37c4b5b..2396489 100644 --- a/contributors.js +++ b/contributors.js @@ -12,6 +12,7 @@ const contributors = [ { username: 'ItsAJ1005', message: 'Ducks may take over the world someday, LOL...' }, { username: 'yannbertrand', message: 'Hello, world!' }, + { username: 'R0Y15', message: 'Quack Quack Quack' }, { username: 'jeanphibaconnais', message: 'Happy Hacktoberfest 24! 🤘' }, { username: 'adrilabelle', message: 'First Open Source baby!' }, { username: 'gudsfile', message: 'Ça écoute Zenikast oéoé' }, @@ -48,5 +49,9 @@ const contributors = [ { username: 'Kartikey060105', message: 'What the duck 𓅭' }, { username: 'xnisha-verma', message: 'Cheers to Hacktoberfest 2024 :)' }, { username: 'AstheticKaif', message: '😎Cheerss!!' }, - { username: 'Krupakar-Reddy-S', message: 'Keeping it chill and coding in style! 😎' } + { username: 'Krupakar-Reddy-S', message: 'Keeping it chill and coding in style! 😎' }, + { username: 'Raghavendra1729-cell', message: 'first push' }, + { username: 'AhmadAnzar', message: 'Yayy! This is my First Commit 🥳🥳' }, + { username: 'Sidd-hant13', message: 'hip hip hurray, hacktoberfest 2024!' }, + { username: 'Shreyhac', message: 'happy coding' } ]; diff --git a/ducks/AhmadAnzar.png b/ducks/AhmadAnzar.png new file mode 100644 index 0000000..847149f Binary files /dev/null and b/ducks/AhmadAnzar.png differ diff --git a/ducks/R0Y15.png b/ducks/R0Y15.png new file mode 100644 index 0000000..a03c145 Binary files /dev/null and b/ducks/R0Y15.png differ diff --git a/ducks/Raghavendra1729-cell.png b/ducks/Raghavendra1729-cell.png new file mode 100644 index 0000000..16b78c5 Binary files /dev/null and b/ducks/Raghavendra1729-cell.png differ diff --git a/ducks/Shreyhac.png b/ducks/Shreyhac.png new file mode 100644 index 0000000..c07be47 Binary files /dev/null and b/ducks/Shreyhac.png differ diff --git a/ducks/Sidd-hant13.png b/ducks/Sidd-hant13.png new file mode 100644 index 0000000..beaf639 Binary files /dev/null and b/ducks/Sidd-hant13.png differ