From d7d719c95f213ca263ca13d561c794ea47c2806c Mon Sep 17 00:00:00 2001 From: ashurohom Date: Thu, 14 Aug 2025 14:00:04 +0530 Subject: [PATCH 001/100] add name in Contributors.md --- Contributors.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Contributors.md b/Contributors.md index 5c648d6f..0f988db9 100644 --- a/Contributors.md +++ b/Contributors.md @@ -197,6 +197,7 @@ Shruti Tiwari - [Muskan Agarwal](https://github.com/MuskanAgarwal7) - [David Stark](https://github.com/GamingPions) - [Vinay M S](https://github.com/VinaymsGowda) +- [AshuROhom](https://github.com/ashurohom) - [malyukd](https://github.com/malyukd) [petimov](https://github.com/petimov) - [Chris Q](https://github.com/Q-X-F) From 8671cf1ef42e87debe7bfcb7891c8c8709e6fd49 Mon Sep 17 00:00:00 2001 From: true_lock <168660625+truelockmc@users.noreply.github.com> Date: Sat, 16 Aug 2025 21:35:37 +0200 Subject: [PATCH 002/100] improved german translation --- docs/translations/README.de.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/translations/README.de.md b/docs/translations/README.de.md index cbae682e..e39cdf43 100644 --- a/docs/translations/README.de.md +++ b/docs/translations/README.de.md @@ -6,9 +6,9 @@ Repository forken -Aller Anfang ist schwer. Gerade dann, wenn wir gemeinsam an etwas arbeiten, will niemand etwas Falsches tun. Aber Open Source dreht sich um Kooperation und lebt von den Beiträgen vieler Freiwilliger. Deshalb haben wir es uns zur Aufgabe gemacht, neuen Mitgliedern in der Open-Source-Gemeinde ihre ersten Schritte so einfach wie möglich zu machen. +Aller Anfang ist schwer. Gerade dann, wenn wir gemeinsam an etwas arbeiten, möchte niemand etwas falsch machen. Aber Open Source dreht sich um Kooperation und lebt durch die Beiträge vieler Freiwilliger. Deshalb haben wir es uns zur Aufgabe gemacht, neuen Mitgliedern in der Open-Source-Gemeinde ihre ersten Schritte so einfach wie möglich zu machen. -Natürlich helfen die vorhandenen Artikel und Videoanleitungen. Aber was kann besser sein, als es einfach einmal auszuprobieren mit dem Wissen, dass man nichts kaputt machen kann? Dieses Projekt will Anfängern zeigen, wie sie möglichst einfach ihren ersten Beitrag leisten. Bedenke: Je entspannter du bist, desto besser lernst du. Wenn du deinen ersten Beitrag leisten möchtest, folge diesen einfachen Schritten. Wir versprechen dir, es wird Spaß machen. +Natürlich helfen die vorhandenen Artikel und Videoanleitungen. Aber was kann besser sein, als es einfach einmal auszuprobieren – mit dem Wissen, dass man nichts kaputt machen kann? Dieses Projekt will Anfängern zeigen, wie sie möglichst einfach ihren ersten Beitrag leisten. Bedenke: Je entspannter du bist, desto besser lernst du. Wenn du deinen ersten Beitrag leisten möchtest, folge diesen einfachen Schritten. Wir versprechen dir, es wird Spaß machen. Wenn du Git noch nicht installiert hast, [installiere es](https://help.github.com/articles/set-up-git/) @@ -60,7 +60,7 @@ Beispiel: git checkout -b add-max-mustermann ``` -(Der Name des Branches muss nicht unbedingt das Wort _add_ beinhalten aber hier ist es sinnvoll, denn der Zweck deines Branches ist es ja, deinen Namen zur Liste hinzuzufügen.) +(Der Name des Branches muss nicht unbedingt das Wort *add* beinhalten, aber hier ist es sinnvoll, denn der Zweck deines Branches ist es ja, deinen Namen zur Liste hinzuzufügen.) ## Mache die nötigen Änderungen und committe sie @@ -102,11 +102,11 @@ Erstelle einen Pull Request indem du auf die Schaltfläche `Create pull request` Pull Request senden -Roshan Jossey wird nun deine Änderungen in den Master Branch dieses Projekts mergen. Du erhältst eine E-Mail, sobald dies geschehen ist. +Roshan Jossey wird nun deine Änderungen in den Master-Branch dieses Projekts mergen. Du erhältst eine E-Mail, sobald dies geschehen ist. ## Wie geht es weiter? -Glückwunsch! Du hast so eben den Standard-Workflow _Fork -> Clone -> Edit -> Pull Request_ beendet, der dir als Mitwirkender häufig begegnen wird. +Glückwunsch! Du hast soeben den Standard-Workflow *Fork -> Clone -> Edit -> Pull Request* beendet, der dir als Mitwirkender häufig begegnen wird. Feiere deinen Beitrag zum Projekt und teile ihn mit deinen Freunden und Followern über unsere [Web-App](https://firstcontributions.github.io/#social-share). From 5544684bed486dd25404c8cacf516716d32dd80b Mon Sep 17 00:00:00 2001 From: true_lock <168660625+truelockmc@users.noreply.github.com> Date: Sat, 16 Aug 2025 21:40:17 +0200 Subject: [PATCH 003/100] fixxed the fixx --- docs/translations/README.de.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/translations/README.de.md b/docs/translations/README.de.md index e39cdf43..5f85f613 100644 --- a/docs/translations/README.de.md +++ b/docs/translations/README.de.md @@ -60,7 +60,7 @@ Beispiel: git checkout -b add-max-mustermann ``` -(Der Name des Branches muss nicht unbedingt das Wort *add* beinhalten, aber hier ist es sinnvoll, denn der Zweck deines Branches ist es ja, deinen Namen zur Liste hinzuzufügen.) +(Der Name des Branches muss nicht unbedingt das Wort _add_ beinhalten, aber hier ist es sinnvoll, denn der Zweck deines Branches ist es ja, deinen Namen zur Liste hinzuzufügen.) ## Mache die nötigen Änderungen und committe sie @@ -106,7 +106,7 @@ Roshan Jossey wird nun deine Änderungen in den Master-Branch dieses Projekts me ## Wie geht es weiter? -Glückwunsch! Du hast soeben den Standard-Workflow *Fork -> Clone -> Edit -> Pull Request* beendet, der dir als Mitwirkender häufig begegnen wird. +Glückwunsch! Du hast soeben den Standard-Workflow _Fork -> Clone -> Edit -> Pull Request_ beendet, der dir als Mitwirkender häufig begegnen wird. Feiere deinen Beitrag zum Projekt und teile ihn mit deinen Freunden und Followern über unsere [Web-App](https://firstcontributions.github.io/#social-share). From d69efc7d6ed6c71679f6e65e61eb55bf17c8a490 Mon Sep 17 00:00:00 2001 From: Divya Reddy Date: Sun, 17 Aug 2025 01:17:03 -0500 Subject: [PATCH 004/100] Add rajashekar mudigonda to Contributors list --- Contributors.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Contributors.md b/Contributors.md index 8a74ab6d..841d1c76 100644 --- a/Contributors.md +++ b/Contributors.md @@ -48,7 +48,6 @@ - [Nishant khatrii](https://github.com/nishant-khatri17) - [Ayush Mishra](https://github.com/Ayush-Mishra-0018) - [Anirudh](https://github.com/anirudh240) -- [] - [Chathura](https://github.com/PrabashanaDev) - [Commitaptian-A](https://github.com/CommitCaptain-A) - [Kavya Gupta](https://github.com/kavyagupta3011) @@ -156,6 +155,7 @@ - [Asianzu Henry](https://github.com/asianzuhenry) - [Ayush Gupta](https://github.com/AyushGupta11442) - [Alejandro](https://github.com/Jano2402) +- [Rajashekar+Mudigonda] (https://github.com/RajshekarM/) - [BorisovCloud](https://github.com/BorisovCloud) - [Kamdoum Loich](https://github.com/kamdoumloich) - [Tarun207](https://github.com/Tarun207) From c0d8b42099908a2b140e795ec64ea068dd303b13 Mon Sep 17 00:00:00 2001 From: Nadeem sheikh Date: Sun, 17 Aug 2025 18:05:05 +0530 Subject: [PATCH 005/100] Add Nadeem Shaikh to Contributors list --- Contributors.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Contributors.md b/Contributors.md index 0d450288..bef07072 100644 --- a/Contributors.md +++ b/Contributors.md @@ -1888,3 +1888,5 @@ jack - first contribution practice -[Rahul Trivedi](https://github.com/rahulgihub8279/recusion_backtracking/tree/main) - [Jafar Hussein](https://github.com/Jafar-Hussein) -[Arjun V S](https://github.com/Arjunvs7) +-- [Nadeem Sheikh](https://github.com/DevxNadeem) + From 4a6673f37df9b695902fc8044d1431187addab62 Mon Sep 17 00:00:00 2001 From: Deekshith Reddy Date: Sun, 17 Aug 2025 19:55:36 +0530 Subject: [PATCH 006/100] Add Deekshith Reddy to Contributors list --- Contributors.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Contributors.md b/Contributors.md index a6750b15..7ad8dd86 100644 --- a/Contributors.md +++ b/Contributors.md @@ -42,6 +42,7 @@ - [Ayush Mishra](https://github.com/Ayush-Mishra-0018) - [Anirudh](https://github.com/anirudh240) - [] +- [Deekshith](https://github.com/deekshithreddy34) - [Chathura](https://github.com/PrabashanaDev) - [Commitaptian-A](https://github.com/CommitCaptain-A) - [Kavya Gupta](https://github.com/kavyagupta3011) From 1cbb5145ae7a7b9cb95b8b22141067df0eaa2e51 Mon Sep 17 00:00:00 2001 From: Aditya Jadhav Date: Sun, 17 Aug 2025 20:18:47 +0530 Subject: [PATCH 007/100] added my name and github profile link to contributors.md file --- Contributors.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Contributors.md b/Contributors.md index a1e8179f..41d9b104 100644 --- a/Contributors.md +++ b/Contributors.md @@ -1877,8 +1877,8 @@ jack - first contribution practice -[Murilo Cardoso](https://github.com/murilobarbosaa) - [Yuvraj Sanap](https://github.com/YuvrajS99) - [Thrilochan](https://github.com/thrilochan7) --[Phil](https://github.com/maxphil058)) --[Atharva Joshi] (https://github.com/Atharva-Joshi8999) +-[Phil](https://github.com/maxphil058) +-[Atharva Joshi](https://github.com/Atharva-Joshi8999) -[Lakshya Sachan](https://github.com/anonym1o) -[Emir Kaan Ertuğrul](https://github.com/emirkddn) -[Sayyed Aaman](https://github.com/sayyedaaman2) @@ -1886,9 +1886,10 @@ jack - first contribution practice -[Daniel Cook](https://github.com/randolchance) -[Christian Roed Boyles](https://github.com/rockyroed) -[Ryan-hub-404](https://github.com/Ryan-hub-404) --[Ameya19](hhttps://github.com/Ameya19) +-[Ameya19](https://github.com/Ameya19) -[jeterrrrrrr](https://github.com/jeterrrrrrr) -[Amritendu Bhattacharjee](https://github.com/xeonray-origin) -[Rahul Trivedi](https://github.com/rahulgihub8279/recusion_backtracking/tree/main) - [Jafar Hussein](https://github.com/Jafar-Hussein) -[Arjun V S](https://github.com/Arjunvs7) +-[Aditya Jadhav](https://github.com/Aditya-Jadhav-9471) From 338d6b1309247085f994cb86531345605a38a75a Mon Sep 17 00:00:00 2001 From: Pravalika Date: Sun, 17 Aug 2025 21:42:00 +0530 Subject: [PATCH 008/100] Add Kurva Pravalika to Contributors list --- Contributors.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Contributors.md b/Contributors.md index b0e6c177..afa5edbc 100644 --- a/Contributors.md +++ b/Contributors.md @@ -1603,3 +1603,4 @@ Eoin O'B ElkaFi - first contribution practice jack - first contribution practice [Shristhi Singh](https://github.com/shristhi-2908). +- [Kurva Pravalika](https://github.com/Kurva-Pravalika) From 65acf5427d28f0bda80299470122248be071fc01 Mon Sep 17 00:00:00 2001 From: raghulpalanikumar Date: Sun, 17 Aug 2025 23:19:19 +0530 Subject: [PATCH 009/100] Add Raghul Palanikumar to Contributors list --- Contributors.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Contributors.md b/Contributors.md index eeedd17f..4a0f8cdb 100644 --- a/Contributors.md +++ b/Contributors.md @@ -1898,3 +1898,4 @@ jack - first contribution practice -[Anurath](https://github.com/ImAnurath) - [Prasanna Nage](https://github.com/Prasanna-iitb) - [Manya Goel](https://github.com/MANYAGOEL123) +- [Raghul Palanikumar](https://github.com/raghulpalanikumar) From 1a9df5c75a2ad1c7462d4882616b385139500b22 Mon Sep 17 00:00:00 2001 From: raghulpalanikumar Date: Sun, 17 Aug 2025 23:25:37 +0530 Subject: [PATCH 010/100] Resolve merge conflict and add my name --- Contributors.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Contributors.md b/Contributors.md index eeedd17f..1097d358 100644 --- a/Contributors.md +++ b/Contributors.md @@ -1879,7 +1879,7 @@ jack - first contribution practice -[Murilo Cardoso](https://github.com/murilobarbosaa) - [Yuvraj Sanap](https://github.com/YuvrajS99) - [Thrilochan](https://github.com/thrilochan7) --[Phil](https://github.com/maxphil058)) +-[Phil](https://github.com/maxphil058) -[Atharva Joshi] (https://github.com/Atharva-Joshi8999) -[Lakshya Sachan](https://github.com/anonym1o) -[Emir Kaan Ertuğrul](https://github.com/emirkddn) @@ -1898,3 +1898,4 @@ jack - first contribution practice -[Anurath](https://github.com/ImAnurath) - [Prasanna Nage](https://github.com/Prasanna-iitb) - [Manya Goel](https://github.com/MANYAGOEL123) +- [Raghul Palanikumar](https://github.com/raghulpalanikumar) From 49cbd69da20ab0538feb4c578fe81a3e114189b2 Mon Sep 17 00:00:00 2001 From: NYAMNYAM Date: Mon, 18 Aug 2025 17:25:31 +0900 Subject: [PATCH 011/100] Add link --- Contributors.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Contributors.md b/Contributors.md index 089dd998..c31307d6 100644 --- a/Contributors.md +++ b/Contributors.md @@ -427,7 +427,7 @@ The-Yash-is-Joined - [Navish](https://github.com/Nishu1508) . [Luiki17] (https://github.com/Luiki17) - [Tournoy Noa](https://github.com/) -- [NYAMNYAM] +- [NYAMNYAM](https://github.com/nyammmmm) -[MohamedSayed](https://github.com/mohammedsayed30) -[Fyobei] (https://github.com/Waku-a11y) - [Nasrul](https://github.com/nnayz) From d51c1d0eca093438073abb54ab96bf006dcf934c Mon Sep 17 00:00:00 2001 From: Randa Lakab Date: Mon, 18 Aug 2025 12:48:28 +0200 Subject: [PATCH 012/100] Add Randa Lakab to Contributors list --- Contributors.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Contributors.md b/Contributors.md index 0459c1fb..53d5cc7e 100644 --- a/Contributors.md +++ b/Contributors.md @@ -1920,3 +1920,5 @@ jack - first contribution practice - [Amos Babu](https://github.com/amos-babu) - [Amos Babu](https://github.com/amos-babu) - [Bonumaddi Amardeep](https://github.com/Amardeepp2) +- [Randa Lakab](https://github.com/Randa-Lakab) + From 424af47186b1bbb3827f3e8e03d32548df597b6a Mon Sep 17 00:00:00 2001 From: Rowthu Naveen Kumar Date: Mon, 18 Aug 2025 19:17:26 +0530 Subject: [PATCH 013/100] Add Naveen kumar to Contributors list --- Contributors.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Contributors.md b/Contributors.md index ba3f41bc..e43dc4b4 100644 --- a/Contributors.md +++ b/Contributors.md @@ -1,5 +1,6 @@ # Contributors [Nakshathra](https://github.com/Nakshathra-17S) +- [Naveen Kumar](https://github.com/RowthuNaveenKumar) - [Veysel Yatkın](https://github.com/veysel2020) - [rainhuang0220](https://github.com/rainhuang0220) - [SSA](https://github.com/sshnag) From f1cc984e7b4c96a571b454da63ba554ff0f02e54 Mon Sep 17 00:00:00 2001 From: Brandon McHugh <101467867+brandmch@users.noreply.github.com> Date: Mon, 18 Aug 2025 09:49:35 -0400 Subject: [PATCH 014/100] brandmch (#102251) Co-authored-by: brandonmchugh --- Contributors.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Contributors.md b/Contributors.md index ba3f41bc..9c8d26a8 100644 --- a/Contributors.md +++ b/Contributors.md @@ -1,5 +1,6 @@ # Contributors [Nakshathra](https://github.com/Nakshathra-17S) +- [Brandon McHugh](https://github.com/brandmch) - [Veysel Yatkın](https://github.com/veysel2020) - [rainhuang0220](https://github.com/rainhuang0220) - [SSA](https://github.com/sshnag) From 774007533594d4c94c9ce1949054177c63ec4272 Mon Sep 17 00:00:00 2001 From: Ofeq Koren <100407639+OfeqK@users.noreply.github.com> Date: Mon, 18 Aug 2025 16:51:18 +0300 Subject: [PATCH 015/100] ok added (#102253) --- Contributors.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Contributors.md b/Contributors.md index 9c8d26a8..8953b7bd 100644 --- a/Contributors.md +++ b/Contributors.md @@ -1919,6 +1919,7 @@ jack - first contribution practice - [Sarbojit Rana](https://github.com/sarbojitrana) - [John Mixon](https://github.com/mixdev2112) - [goldenbough0](https://github.com/goldenbough0) +- OK - Chara - [Amos Babu](https://github.com/amos-babu) - [Amos Babu](https://github.com/amos-babu) From 619e85039d82ab85b3f6c59552f9606afe6a5e6d Mon Sep 17 00:00:00 2001 From: darshons <109768471+darshons@users.noreply.github.com> Date: Mon, 18 Aug 2025 08:56:59 -0500 Subject: [PATCH 016/100] Add Darshon to Contributors list (#102254) Co-authored-by: Darshon Singh --- Contributors.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Contributors.md b/Contributors.md index 8953b7bd..9178dce6 100644 --- a/Contributors.md +++ b/Contributors.md @@ -8,6 +8,7 @@ - [Noor Jellani](https://github.com/nurulain0) -[Zainab Travadi](https://github.com/ZainabTravadi) - [Rakshith Srinivasan](https://github.com/rakhith) +- [Darshon](https://github.com/darshons) - [Archit Jaju](https://github.com/ayhm23) - [Shashidhar](https://github.com/shashidharsai) - [gazoline keton](https://github.com/gazolineketon) From 306c98078492b36696e9a1db84013cd65b305f3e Mon Sep 17 00:00:00 2001 From: Joery <100026928+joeryvs@users.noreply.github.com> Date: Mon, 18 Aug 2025 16:23:32 +0200 Subject: [PATCH 017/100] Add joeryvs to Contributors list (#102256) --- Contributors.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Contributors.md b/Contributors.md index 9178dce6..a0cb52f7 100644 --- a/Contributors.md +++ b/Contributors.md @@ -1005,6 +1005,7 @@ Eoin O'B - [SIva Saketh](https://github.com/sivasaketh) - [Dev Goyal](https://github.com/DevGoyal9238) - [KigulaJesse](https://github.com/KigulaJesse) +- [Joery van Santen](https://github.com/joeryvs) - [Sitanshu Nandan](https://github.com/stansho) - [Fatih Portakal](https://github.com/GoStKoRx) - [Ctrshift-Pm](https://github.com/Ctrshift-Pm) From 9526a724ca56409ee3daa79d67c877bf40684e26 Mon Sep 17 00:00:00 2001 From: mjmconvento Date: Mon, 18 Aug 2025 22:24:21 +0800 Subject: [PATCH 018/100] Add Millicent Convento to Contributors list (#102257) Co-authored-by: Millicent Convento --- Contributors.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Contributors.md b/Contributors.md index a0cb52f7..6633822e 100644 --- a/Contributors.md +++ b/Contributors.md @@ -1921,6 +1921,7 @@ jack - first contribution practice - [Sarbojit Rana](https://github.com/sarbojitrana) - [John Mixon](https://github.com/mixdev2112) - [goldenbough0](https://github.com/goldenbough0) +- [Millicent Convento](https://github.com/mjmconvento) - OK - Chara - [Amos Babu](https://github.com/amos-babu) From 5b2e4557d66da11ae176caee14c110ef4b20c296 Mon Sep 17 00:00:00 2001 From: Sai Harika Usikarla <132150772+SaiHarika16@users.noreply.github.com> Date: Mon, 18 Aug 2025 19:57:34 +0530 Subject: [PATCH 019/100] Add Sai Harika to Contributors list (#102258) --- Contributors.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Contributors.md b/Contributors.md index 6633822e..57735c39 100644 --- a/Contributors.md +++ b/Contributors.md @@ -997,6 +997,7 @@ Eoin O'B - [Jon Compton](https://github.com/joncompton) -[Blaine Weiss](https://github.com/BlaineWeiss) - [ColorCode](https://github.com/benjaAguilar) +- [Sai Harika](https://github.com/SaiHarika16) - [Rennan Reis](https://github.com/rennanreis) - [Nilesh Kumar](https://github.com/nilesh646) - [Alejandro Aguilar] (https://github.com/seneka-DSNA) From 36cbd74b690425effaed21a30626328fbdc5661e Mon Sep 17 00:00:00 2001 From: Vicky Date: Mon, 18 Aug 2025 19:58:47 +0530 Subject: [PATCH 020/100] Add Vicky S to Contributors list (#102259) Co-authored-by: contacts11save-tech --- Contributors.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Contributors.md b/Contributors.md index 57735c39..6a9cd625 100644 --- a/Contributors.md +++ b/Contributors.md @@ -1,4 +1,5 @@ # Contributors + - [Vicky S](https://github.com/VickySource) [Nakshathra](https://github.com/Nakshathra-17S) - [Brandon McHugh](https://github.com/brandmch) - [Veysel Yatkın](https://github.com/veysel2020) From ea64d3b034c8659d70cda7caa2552beefb8a2a6b Mon Sep 17 00:00:00 2001 From: Ajay Brightson Date: Mon, 18 Aug 2025 20:16:53 +0530 Subject: [PATCH 021/100] Add Ajay Brightson to Contributors list (#102260) --- Contributors.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Contributors.md b/Contributors.md index 6a9cd625..50ebc3a5 100644 --- a/Contributors.md +++ b/Contributors.md @@ -19,6 +19,7 @@ - [Koushik Pyarasani](https://github.com/pyaarasanikoushik) - [Parth Sivakumar](https://github.com/Parth-sk) - [Akul Anhith](https://github.com/akul) +- [Ajay Brightson](https://github.com/AjayJ1711) - [Shabir Ahmad Sediqi](https://github.com/Shabir-Ahmad-Sediqi) - [Wycliffe Musau](https://github.com/Excellent58) - [Pragya Rai]() From f91ede7f0b8130b7c3e761485816dae43ceed007 Mon Sep 17 00:00:00 2001 From: The Engineer Babu <110736902+Engineerbabu777@users.noreply.github.com> Date: Mon, 18 Aug 2025 20:01:38 +0500 Subject: [PATCH 022/100] Add Engineer Babu to Contributors list (#102261) --- Contributors.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Contributors.md b/Contributors.md index 50ebc3a5..4d9e4375 100644 --- a/Contributors.md +++ b/Contributors.md @@ -118,6 +118,7 @@ - [Akhilanandateja Sanga](https://github.com/Akhilanandateja) - [andyyou7549](https://github.com/andyyou7549) - [Asabul Hossain Mondal](https://github.com/asabulmondal) +- [Muhammad Awais Mumtaz](https://github.com/Engineerbabu777) - [ananya](https://github.com/ankashyap) - [Nainika Agrawal](https://github.com/nainika0305) - [Sahil Kolte](https://github.com/sahilakolte) From 0297e1d29c97f41185459400e6fe8f17f792bf80 Mon Sep 17 00:00:00 2001 From: Krish Yadav Date: Mon, 18 Aug 2025 21:20:01 +0530 Subject: [PATCH 023/100] Add Krish Yadav to Contributors list --- Contributors.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Contributors.md b/Contributors.md index 4d9e4375..06b5f669 100644 --- a/Contributors.md +++ b/Contributors.md @@ -1928,7 +1928,10 @@ jack - first contribution practice - [Millicent Convento](https://github.com/mjmconvento) - OK - Chara +- [Krish Yadav] (https://github.com/Ky-1106) +- [Krish Yadav](https://github.com/Ky-1106) - [Amos Babu](https://github.com/amos-babu) - [Amos Babu](https://github.com/amos-babu) - [Bonumaddi Amardeep](https://github.com/Amardeepp2) - [Muhammad Ali Khan](https://github.com/Muhammad-Ali-Khan9) +- \ No newline at end of file From 7396c8033a5af02321bcea4aff323a1c35e4f43d Mon Sep 17 00:00:00 2001 From: standoffethan Date: Mon, 18 Aug 2025 12:16:48 -0400 Subject: [PATCH 024/100] Add StandoffEthan to Contributors.md (#102264) --- Contributors.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Contributors.md b/Contributors.md index 4d9e4375..375a30ab 100644 --- a/Contributors.md +++ b/Contributors.md @@ -1815,6 +1815,7 @@ Eoin O'B - [Brandyn Coverdill](https://github.com/BrandynCoverdill) - [Rohit Mahajan](https://github.com/Rohit273848) - [Ajay Anand](https://https://github.com/AJrelapse) +- [standoffEthan] - [corrix0](https://github.com/corrix0) - [Rumesha Ansari](https://github.com/Rumesha400) - [Rudraraj Pandey](https://github.com/heelR3) From d48f56847a047090088dd865468c62660325e504 Mon Sep 17 00:00:00 2001 From: mika <75982266+mihirK5@users.noreply.github.com> Date: Mon, 18 Aug 2025 22:13:06 +0530 Subject: [PATCH 025/100] Add Mika to Contributors list (#102265) Co-authored-by: mihir --- Contributors.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Contributors.md b/Contributors.md index 375a30ab..29be259c 100644 --- a/Contributors.md +++ b/Contributors.md @@ -441,6 +441,7 @@ The-Yash-is-Joined -[Fyobei] (https://github.com/Waku-a11y) - [Nasrul](https://github.com/nnayz) - [Seul](https://github.com/seulahn) +- [Mika](https://github.com/mihirK5) - [Aditya reddy](https://github.com/Adityareddy106) - [KG](https://github.com/kgoel9899) - [lzc](https://github.com/lzcooker) From 9129ea0cce9bea1708efbffd2e71f80991161ff0 Mon Sep 17 00:00:00 2001 From: Cyrus253 <84694755+Cyrus253@users.noreply.github.com> Date: Mon, 18 Aug 2025 22:19:28 +0530 Subject: [PATCH 026/100] Add Ravishankar Saini to Contributors list (#102267) --- Contributors.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Contributors.md b/Contributors.md index 29be259c..44e3ece9 100644 --- a/Contributors.md +++ b/Contributors.md @@ -9,6 +9,7 @@ - [Noor Jellani](https://github.com/nurulain0) -[Zainab Travadi](https://github.com/ZainabTravadi) - [Rakshith Srinivasan](https://github.com/rakhith) +- [Ravishankar saini](https://github.com/Cyrus253) - [Darshon](https://github.com/darshons) - [Archit Jaju](https://github.com/ayhm23) - [Shashidhar](https://github.com/shashidharsai) From 35c418da6774a4ea3f7eec9dc8122f94cf0bafec Mon Sep 17 00:00:00 2001 From: ashurohom Date: Mon, 18 Aug 2025 22:34:47 +0530 Subject: [PATCH 027/100] add name in Contributors.md --- Contributors.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Contributors.md b/Contributors.md index 0f988db9..190b9d34 100644 --- a/Contributors.md +++ b/Contributors.md @@ -7,6 +7,7 @@ - [Sunday](https://github.com/Hao-tian) - [Demetris B.](https://github.com/deyil) - [0xAnamul](https://github.com/0xAnamul) +- [AshuRohom](https://github.com/ashurohom) - [João Scarlateli](https://github.com/Scarlateli) - [seon99il](https://github.com/seon99il) - [Ms_Njuguna](https://github.com/Ms-Njuguna) From fc23e27e4c99ff2f8584136b44577637fba08f5c Mon Sep 17 00:00:00 2001 From: Niyati Raiyani Date: Mon, 18 Aug 2025 22:38:11 +0530 Subject: [PATCH 028/100] Update Contributors.md (#102269) Add Niyati To Contributors list --- Contributors.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Contributors.md b/Contributors.md index 44e3ece9..d2a21b0a 100644 --- a/Contributors.md +++ b/Contributors.md @@ -784,6 +784,7 @@ Ben - [Auwalu Hamza](https://github.com/afhamu) - [detail331](https://github.com/detail331) - [Fady Zaky](https://github.com/0ddAuto00) +- [Niyati](https://github.com/niyati34) - [Sam Kim](https://github.com/samuelkim28) - [Chris Bruce](https://github.com/brucec5) - [Gopal Iyer](https://github.com/geekiyer) From 9214301e505a97e47732339d38607acd045ebf47 Mon Sep 17 00:00:00 2001 From: Rutikyadav71 Date: Mon, 18 Aug 2025 22:53:00 +0530 Subject: [PATCH 029/100] Added my name Rutik Yadav to Contributors list --- Contributors.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Contributors.md b/Contributors.md index d2a21b0a..2db7da7d 100644 --- a/Contributors.md +++ b/Contributors.md @@ -1936,3 +1936,4 @@ jack - first contribution practice - [Amos Babu](https://github.com/amos-babu) - [Bonumaddi Amardeep](https://github.com/Amardeepp2) - [Muhammad Ali Khan](https://github.com/Muhammad-Ali-Khan9) +- [Rutik Yadav](https://github.com/rutikyadav71) From 41f7eb012ed4e83aa99de25198ee584250fe61cf Mon Sep 17 00:00:00 2001 From: Randa LAKAB Date: Mon, 18 Aug 2025 19:29:07 +0200 Subject: [PATCH 030/100] Revert "Add Randa Lakab to Contributors list" From fdbea1c2e19096755b29bebcabb70833c2ec789d Mon Sep 17 00:00:00 2001 From: Vicky Date: Mon, 18 Aug 2025 23:10:03 +0530 Subject: [PATCH 031/100] Update Contributors.md --- Contributors.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Contributors.md b/Contributors.md index ee6b8e02..bed57fd5 100644 --- a/Contributors.md +++ b/Contributors.md @@ -1,10 +1,11 @@ # Contributors - - [Vicky S](https://github.com/VickySource) + [Nakshathra](https://github.com/Nakshathra-17S) naveen-branch-first-contribution - [Naveen Kumar](https://github.com/RowthuNaveenKumar) - [Brandon McHugh](https://github.com/brandmch) main +- [Vicky S](https://github.com/VickySource) - [Veysel Yatkın](https://github.com/veysel2020) - [rainhuang0220](https://github.com/rainhuang0220) - [SSA](https://github.com/sshnag) @@ -1943,4 +1944,4 @@ jack - first contribution practice - [Amos Babu](https://github.com/amos-babu) - [Bonumaddi Amardeep](https://github.com/Amardeepp2) - [Muhammad Ali Khan](https://github.com/Muhammad-Ali-Khan9) -- \ No newline at end of file +- From f79013c2337461ecf812be830273f0fcc573a771 Mon Sep 17 00:00:00 2001 From: naveench98 <41969050+naveench98@users.noreply.github.com> Date: Mon, 18 Aug 2025 23:18:46 +0530 Subject: [PATCH 032/100] Add Naveen C to Contributors list (#102273) Co-authored-by: chintinthapallynaveen144@gmail.com --- Contributors.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Contributors.md b/Contributors.md index ee6b8e02..321daefb 100644 --- a/Contributors.md +++ b/Contributors.md @@ -6,6 +6,7 @@ - [Brandon McHugh](https://github.com/brandmch) main - [Veysel Yatkın](https://github.com/veysel2020) +- [Naveen C](https://github.com/naveench98) - [rainhuang0220](https://github.com/rainhuang0220) - [SSA](https://github.com/sshnag) - [eieilin](https://github.com/eieilin) From d3b2629be8abeace0d2fa90b3f84793b513bc1e3 Mon Sep 17 00:00:00 2001 From: Observer <100063210+coder595@users.noreply.github.com> Date: Mon, 18 Aug 2025 22:45:15 +0400 Subject: [PATCH 033/100] Add Muhammad Nouman to Contributors list (#102275) --- Contributors.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Contributors.md b/Contributors.md index 321daefb..5b0369ff 100644 --- a/Contributors.md +++ b/Contributors.md @@ -5,6 +5,7 @@ - [Naveen Kumar](https://github.com/RowthuNaveenKumar) - [Brandon McHugh](https://github.com/brandmch) main +- [Muhammad Nouman](https://github.com/coder595) - [Veysel Yatkın](https://github.com/veysel2020) - [Naveen C](https://github.com/naveench98) - [rainhuang0220](https://github.com/rainhuang0220) @@ -1944,4 +1945,4 @@ jack - first contribution practice - [Amos Babu](https://github.com/amos-babu) - [Bonumaddi Amardeep](https://github.com/Amardeepp2) - [Muhammad Ali Khan](https://github.com/Muhammad-Ali-Khan9) -- \ No newline at end of file +- From 879087fea8ead12d40ea188e6aef5fbc2b45e972 Mon Sep 17 00:00:00 2001 From: Vittorino Favaro Date: Mon, 18 Aug 2025 21:00:58 +0200 Subject: [PATCH 034/100] Add Vittorino Favaro to Contributors list --- Contributors.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Contributors.md b/Contributors.md index 375a30ab..680172d4 100644 --- a/Contributors.md +++ b/Contributors.md @@ -2,6 +2,7 @@ - [Vicky S](https://github.com/VickySource) [Nakshathra](https://github.com/Nakshathra-17S) - [Brandon McHugh](https://github.com/brandmch) +- [Vittorino Favaro](https://github.com/vittorino-favaro) - [Veysel Yatkın](https://github.com/veysel2020) - [rainhuang0220](https://github.com/rainhuang0220) - [SSA](https://github.com/sshnag) From 7994d95467e72a4602c5ccc0f30baff6b415a0fb Mon Sep 17 00:00:00 2001 From: Dusty Johnson Date: Mon, 18 Aug 2025 15:48:49 -0400 Subject: [PATCH 035/100] Add Dusty Johnson to Contributors list (#102278) --- Contributors.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Contributors.md b/Contributors.md index 5b0369ff..352455f9 100644 --- a/Contributors.md +++ b/Contributors.md @@ -1679,6 +1679,7 @@ Eoin O'B - [Gabriel Fernandes](https://github.com/gabrielfernandeswebdev) - [Ravichandra](https://github.com/ravichandra-21/-contributions) - [Sreekutty Kottukkal Ajamalan](https://github.com/sreekutty-434) +- [Dusty Warren Johnson](https://github.com/DustinWJ87) - [Sivasankaran Chandrasekaran](https://github.com/sivasankarnc65) - [Vinothini Thangamani](https://github.com/VinothiniSaravankumar) - [Sai Manogyana Tokachichu](https://github.com/scrapperDubiBear/) From 2f6e895dc437985b76b197cec2762e27c68ac9cd Mon Sep 17 00:00:00 2001 From: Vittorino Favaro Date: Mon, 18 Aug 2025 22:09:52 +0200 Subject: [PATCH 036/100] Add Vittorino Favaro to Contributors list --- Contributors.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Contributors.md b/Contributors.md index dc96e200..a7e06086 100644 --- a/Contributors.md +++ b/Contributors.md @@ -5,7 +5,7 @@ - [Naveen Kumar](https://github.com/RowthuNaveenKumar) - [Brandon McHugh](https://github.com/brandmch) - [Muhammad Nouman](https://github.com/coder595) -- [Vittorino Favaro](https://github.com/vittorino-favaro) +- [Vittorino Favaro](https://github.com/vittorino-favaro) - [Veysel Yatkın](https://github.com/veysel2020) - [Naveen C](https://github.com/naveench98) - [rainhuang0220](https://github.com/rainhuang0220) From dab282286a9f910078e4e6cb71b09264c947a122 Mon Sep 17 00:00:00 2001 From: Sam Kumar <68733217+Samk104@users.noreply.github.com> Date: Mon, 18 Aug 2025 16:11:18 -0400 Subject: [PATCH 037/100] Add SamK to Contributors list (#102279) --- Contributors.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Contributors.md b/Contributors.md index 352455f9..91d96d84 100644 --- a/Contributors.md +++ b/Contributors.md @@ -262,6 +262,7 @@ main - [Pvenkataramireddy](https://github.com/Venkat96r) - [forrest](https://github.com/frrst-ian) - [WobL256](https://github.com/WobL256) +- [SamK] (https://github.com/Samk104) - [S1ngularty](https://github.com/S1ngularty) - [Sai Oan Hseng Hurk](https://github.com/Senghurk) - [Madhav Sreejith](http://github.com/madhav-sreejith) From 2511b457c63fe32008ce12b0a7c82074e17b72ad Mon Sep 17 00:00:00 2001 From: YEAHx4 <45203447+5tarlight@users.noreply.github.com> Date: Tue, 19 Aug 2025 05:35:16 +0900 Subject: [PATCH 038/100] Add 5tarlight to Contributors list (#102280) --- Contributors.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Contributors.md b/Contributors.md index 9b0e84eb..e0b2f77e 100644 --- a/Contributors.md +++ b/Contributors.md @@ -19,6 +19,7 @@ main - [Archit Jaju](https://github.com/ayhm23) - [Shashidhar](https://github.com/shashidharsai) - [gazoline keton](https://github.com/gazolineketon) +- [Kyusan Kim](https://github.com/5tarlight) - [Mathew Joseph](https://github.com/MJTheGreat3) - [Shivek Ranjan](https://github.com/ShivekRanjan) - [Srinath Akkem](https://github.com/bd-SrinathAkkem) From 0e1d1912c1aa4ac88d1511461061e2ed4ceaa5db Mon Sep 17 00:00:00 2001 From: Keshav Mishra <51233907+MrKeshav0X7@users.noreply.github.com> Date: Tue, 19 Aug 2025 02:25:45 +0530 Subject: [PATCH 039/100] [Keshav](https://github.com/MrKeshav0X7) (#102274) Co-authored-by: Roshan Jossy --- Contributors.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Contributors.md b/Contributors.md index 68976c13..51064d3b 100644 --- a/Contributors.md +++ b/Contributors.md @@ -1949,4 +1949,5 @@ jack - first contribution practice - [Amos Babu](https://github.com/amos-babu) - [Bonumaddi Amardeep](https://github.com/Amardeepp2) - [Muhammad Ali Khan](https://github.com/Muhammad-Ali-Khan9) +- [Keshav](https://github.com/MrKeshav0X7) - [Rutik Yadav](https://github.com/rutikyadav71) From 112144596287eab5dc5d6bf1bd2fd88a6b082bde Mon Sep 17 00:00:00 2001 From: CodeWithDeeksh Date: Tue, 19 Aug 2025 02:26:19 +0530 Subject: [PATCH 040/100] Add [Deekshitha S](https://github.com/CodeWithDeeksh) to Contributors list (#102276) Co-authored-by: Roshan Jossy --- Contributors.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Contributors.md b/Contributors.md index 51064d3b..b2892a06 100644 --- a/Contributors.md +++ b/Contributors.md @@ -1949,5 +1949,6 @@ jack - first contribution practice - [Amos Babu](https://github.com/amos-babu) - [Bonumaddi Amardeep](https://github.com/Amardeepp2) - [Muhammad Ali Khan](https://github.com/Muhammad-Ali-Khan9) +- [Deekshitha S](https://github.com/CodeWithDeeksh) - [Keshav](https://github.com/MrKeshav0X7) - [Rutik Yadav](https://github.com/rutikyadav71) From 8b87a3639c30acf5fc850c4c7dfca74476b1f679 Mon Sep 17 00:00:00 2001 From: Tusa Larkowski <22150022+tlarkowski@users.noreply.github.com> Date: Mon, 18 Aug 2025 17:07:53 -0400 Subject: [PATCH 041/100] Added my name to Contributors.md. (#102282) --- Contributors.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Contributors.md b/Contributors.md index ee78494c..71b279ae 100644 --- a/Contributors.md +++ b/Contributors.md @@ -29,6 +29,7 @@ - [Ajay Brightson](https://github.com/AjayJ1711) - [Shabir Ahmad Sediqi](https://github.com/Shabir-Ahmad-Sediqi) - [Wycliffe Musau](https://github.com/Excellent58) +- [Tusa Rivera-Larkowski](https://github.com/tlarkowski) - [Pragya Rai]() - [Saparmyrat Saparmyradov](https://github.com/Sapar-hub) - [Zohaib Khan](https://github.com/zohaibkhan745) From 510cdbf583959de54e778470816e7cc2d3fb4a65 Mon Sep 17 00:00:00 2001 From: lurch9 <90292267+lurch9@users.noreply.github.com> Date: Mon, 18 Aug 2025 14:45:05 -0700 Subject: [PATCH 042/100] Add Alex Hann to Contributors list (#102283) --- Contributors.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Contributors.md b/Contributors.md index 71b279ae..3687e238 100644 --- a/Contributors.md +++ b/Contributors.md @@ -6,6 +6,7 @@ - [Brandon McHugh](https://github.com/brandmch) - [Muhammad Nouman](https://github.com/coder595) - [Vittorino Favaro](https://github.com/vittorino-favaro) +- [Alex Hann](https://github.com/lurch9) - [Veysel Yatkın](https://github.com/veysel2020) - [Naveen C](https://github.com/naveench98) - [rainhuang0220](https://github.com/rainhuang0220) From 69c4817f36ff69e56bdea2bd8168c82207dfef99 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A3?= <68034164+rena-biaobock@users.noreply.github.com> Date: Mon, 18 Aug 2025 21:08:20 -0300 Subject: [PATCH 043/100] add rena-biaobock to Contributors list (#102285) --- Contributors.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Contributors.md b/Contributors.md index 3687e238..de3238f6 100644 --- a/Contributors.md +++ b/Contributors.md @@ -1332,6 +1332,7 @@ Eoin O'B - [Nejma Latheef](https://github.com/Nejma-Latheef) - [Davide Rubinetti](https://github.com/davideruby) - [FabioCamerota](https://github.com/FabioCamerota) +- [Renã Biaobock](https://github.com/rena-biaobock) - [Tharun Rajeev](https://github.com/TharunRajeev/) - [krushnaapatil](https://github.com/Krushnaapatil) - [Christopher Faris](https://github.com/chrisF943) From 0605ad2bbbb2db95872afab4fe98b1c1f358ab6d Mon Sep 17 00:00:00 2001 From: victor <147680227+vituwc@users.noreply.github.com> Date: Tue, 19 Aug 2025 09:08:13 +0800 Subject: [PATCH 044/100] add vituwc to contributors list (#102286) --- Contributors.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Contributors.md b/Contributors.md index de3238f6..ff8ae7e0 100644 --- a/Contributors.md +++ b/Contributors.md @@ -38,6 +38,7 @@ - [Muhammed Hidash](https://github.com/Hidash-broto) - [Mopuri Abhiram]() - [Prashanth-000](https://github.com/Prashanth-000) +- vituwc - [Jem Koeleman]() - [Madhu Dora]() - [Nishal Ahmed](https://github.com/nishalahmedpk) From bb802e6e58286d572fb573e4a33ba0391a5bf309 Mon Sep 17 00:00:00 2001 From: blueqing2026 Date: Tue, 19 Aug 2025 10:14:37 +0800 Subject: [PATCH 045/100] =?UTF-8?q?Add:=20=20Tr=E1=BA=A7n=20Ph=C6=B0=C6=A1?= =?UTF-8?q?ng=20H=C3=B9ng=20y=C3=AAu=20=C4=90=E1=BB=97=20Nh=E1=BA=ADt=20Th?= =?UTF-8?q?anh=20to=20contributors=20list=20(#102287)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Contributors.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Contributors.md b/Contributors.md index ff8ae7e0..9382caef 100644 --- a/Contributors.md +++ b/Contributors.md @@ -26,6 +26,7 @@ - [Srinath Akkem](https://github.com/bd-SrinathAkkem) - [Koushik Pyarasani](https://github.com/pyaarasanikoushik) - [Parth Sivakumar](https://github.com/Parth-sk) +- [Trần Phương hùng ](https://github.com/blueqing2026) - [Akul Anhith](https://github.com/akul) - [Ajay Brightson](https://github.com/AjayJ1711) - [Shabir Ahmad Sediqi](https://github.com/Shabir-Ahmad-Sediqi) From 390af6c72ecc2ec6e101eb77a05ba250924c68f6 Mon Sep 17 00:00:00 2001 From: halzq Date: Tue, 19 Aug 2025 10:56:47 +0800 Subject: [PATCH 046/100] Add halzq to Contributors list (#102289) --- Contributors.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Contributors.md b/Contributors.md index 9382caef..ddaae33a 100644 --- a/Contributors.md +++ b/Contributors.md @@ -386,6 +386,7 @@ P Venkata Rami Reddy - [Bam](https://github.com/QBJ08) - [Kavya Vadla](https://github.com/kvadla06) - [dfdavila2](https://github.com/dfdavila2) +- [halzq](https://github.com/halzq) - [tomasbennett](https://github.com/tomasbennett) - [Jerry](https://github.com/SniperRaccoon) - [richarddalves](https://github.com/richarddalves) From 97e89b34365e94a285ce69f14308aebe437e72be Mon Sep 17 00:00:00 2001 From: Nishant Naravarajula Date: Mon, 18 Aug 2025 23:55:26 -0400 Subject: [PATCH 047/100] Add nish-naravarajula to contributors (#102290) --- Contributors.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Contributors.md b/Contributors.md index ddaae33a..2538f1e2 100644 --- a/Contributors.md +++ b/Contributors.md @@ -5,6 +5,7 @@ - [Naveen Kumar](https://github.com/RowthuNaveenKumar) - [Brandon McHugh](https://github.com/brandmch) - [Muhammad Nouman](https://github.com/coder595) +- [Nishant Naravarajula](https://github.com/nish-naravarajula) - [Vittorino Favaro](https://github.com/vittorino-favaro) - [Alex Hann](https://github.com/lurch9) - [Veysel Yatkın](https://github.com/veysel2020) From 00818794fa594d4fb340aaf6ad82d34425eb870a Mon Sep 17 00:00:00 2001 From: Bjsruthi <137275862+Bjsruthi@users.noreply.github.com> Date: Tue, 19 Aug 2025 10:16:16 +0530 Subject: [PATCH 048/100] Add Sruthi to Contributors list (#102293) --- Contributors.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Contributors.md b/Contributors.md index 2538f1e2..87dbd67b 100644 --- a/Contributors.md +++ b/Contributors.md @@ -86,6 +86,7 @@ - [David Chamling Rai](https://github.com/Wadangkaa) - Sasank - [Choudary Hussain Ali](https://github.com/choudaryhussainali) +- [Sruthi BJ](https://github.com/Bjsruthi) - [Areen Patil](https://github.com/areen-patil) - [Sunday](https://github.com/Hao-tian) - [Demetris B.](https://github.com/deyil) From f77ccc0ea1cab6d8a68e87916d880bfccfbf3755 Mon Sep 17 00:00:00 2001 From: Priyanka-Singh3 <141346628+Priyanka-Singh3@users.noreply.github.com> Date: Tue, 19 Aug 2025 12:53:46 +0530 Subject: [PATCH 049/100] Priyanka Singh added to the contributors list (#102295) --- Contributors.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Contributors.md b/Contributors.md index 87dbd67b..d917e7e9 100644 --- a/Contributors.md +++ b/Contributors.md @@ -1814,6 +1814,7 @@ Eoin O'B - [Umesh Raju](https://github.com/UmeshRaju) - [Ganesh R](https://github.com/ganesh-techs) - [Vamshi Krishna G](https://github.com/Krishna-721) +- [Priyanka Singh](https://github.com/Priyanka-Singh3) - [Elielton Bueno](https://github.com/ElieltonBueno) - [Sina Soltani](https://github.com/sinaxzi) - [Keerthi Geddi](https://github.com/GeddiKeerthi8737) From 294d8d0fe9e1c7b5d9da1df3be9d635d8079a6e3 Mon Sep 17 00:00:00 2001 From: Satvik Mittal Date: Tue, 19 Aug 2025 12:57:42 +0530 Subject: [PATCH 050/100] Added satvik to contributors list (#102296) --- Contributors.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Contributors.md b/Contributors.md index d917e7e9..0ee27a11 100644 --- a/Contributors.md +++ b/Contributors.md @@ -1,4 +1,4 @@ -# Contributors +git # Contributors [Nakshathra](https://github.com/Nakshathra-17S) naveen-branch-first-contribution @@ -1632,6 +1632,7 @@ Eoin O'B - [Vasupriya Patnaik](https://github.com/VasupriyaPatnaik) - [Flavio Emanuele Cannavò](https://github.com/flaviocnn) - [Alessio Galluccio](https://github.com/AlessioGalluccio) +- [Satvik Mittal](https://github.com/Satvik24511) - [Fat Cat Likes Beer](https://github.com/FatCatLikesBeer) - [Vyankatesh Potdar](https://github.com/vyankateshpotdar) - [ROCHDI MOHAMMED AMINE](https://github.com/aminerochdi1) From 18ea4189239ef16540c9f64da04898b1b46b680e Mon Sep 17 00:00:00 2001 From: Taha Reeh <50425586+TahaReeh@users.noreply.github.com> Date: Tue, 19 Aug 2025 10:16:52 +0200 Subject: [PATCH 051/100] Add Taha Reeh to Contributors list (#102297) --- Contributors.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Contributors.md b/Contributors.md index 0ee27a11..e03333f4 100644 --- a/Contributors.md +++ b/Contributors.md @@ -1028,6 +1028,7 @@ Eoin O'B - [SIva Saketh](https://github.com/sivasaketh) - [Dev Goyal](https://github.com/DevGoyal9238) - [KigulaJesse](https://github.com/KigulaJesse) +- [Taha Reeh] (https://github.com/TahaReeh) - [Joery van Santen](https://github.com/joeryvs) - [Sitanshu Nandan](https://github.com/stansho) - [Fatih Portakal](https://github.com/GoStKoRx) From 591e2e759eaacb0ddb74cdf02f7ceed0bbed1ce4 Mon Sep 17 00:00:00 2001 From: Muhammad Yousif Date: Tue, 19 Aug 2025 14:09:04 +0500 Subject: [PATCH 052/100] My first open source contribution - Muhammad Yousif (#102299) --- Contributors.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Contributors.md b/Contributors.md index e03333f4..af46c127 100644 --- a/Contributors.md +++ b/Contributors.md @@ -17,6 +17,7 @@ git # Contributors -[Zainab Travadi](https://github.com/ZainabTravadi) - [Rakshith Srinivasan](https://github.com/rakhith) - [Ravishankar saini](https://github.com/Cyrus253) +- [Muhammad Yousif](https://github.com/YousifCreates) - [Darshon](https://github.com/darshons) - [Archit Jaju](https://github.com/ayhm23) - [Shashidhar](https://github.com/shashidharsai) From 66d9b296241f230a1d65c329f86b1b9eb6b4ad13 Mon Sep 17 00:00:00 2001 From: kerolos nesim <112533022+kerolosnesim1@users.noreply.github.com> Date: Tue, 19 Aug 2025 12:56:42 +0300 Subject: [PATCH 053/100] add kerolos to contribution list (#102300) Co-authored-by: kerolos --- Contributors.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Contributors.md b/Contributors.md index af46c127..0bcfb2d1 100644 --- a/Contributors.md +++ b/Contributors.md @@ -20,6 +20,7 @@ git # Contributors - [Muhammad Yousif](https://github.com/YousifCreates) - [Darshon](https://github.com/darshons) - [Archit Jaju](https://github.com/ayhm23) +- [Kerolos Nesim](https://github.com/kerolosnesim1) - [Shashidhar](https://github.com/shashidharsai) - [gazoline keton](https://github.com/gazolineketon) - [Kyusan Kim](https://github.com/5tarlight) From 714f63d66d9d8b43eefeb089ea05fd19ea76d2d4 Mon Sep 17 00:00:00 2001 From: SanjeevKrSharma Date: Tue, 19 Aug 2025 17:13:54 +0530 Subject: [PATCH 054/100] Add Sanjeev Kumar Sharma to Contributors list (#102305) --- Contributors.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Contributors.md b/Contributors.md index 0bcfb2d1..68c49915 100644 --- a/Contributors.md +++ b/Contributors.md @@ -8,6 +8,7 @@ git # Contributors - [Nishant Naravarajula](https://github.com/nish-naravarajula) - [Vittorino Favaro](https://github.com/vittorino-favaro) - [Alex Hann](https://github.com/lurch9) +- [Sanjeev Kumar Sharma](https://github.com/SanjeevKrSharma) - [Veysel Yatkın](https://github.com/veysel2020) - [Naveen C](https://github.com/naveench98) - [rainhuang0220](https://github.com/rainhuang0220) From 12fede5c7c2dbb0d5f315c38e316c298a5f3acbf Mon Sep 17 00:00:00 2001 From: Tonny Nyauke <137804255+TonnyNyauke@users.noreply.github.com> Date: Tue, 19 Aug 2025 14:44:07 +0300 Subject: [PATCH 055/100] Add Tonny Nyauke to Contributors list (#102306) Co-authored-by: STFoundation --- Contributors.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Contributors.md b/Contributors.md index 68c49915..734517b6 100644 --- a/Contributors.md +++ b/Contributors.md @@ -4,6 +4,7 @@ git # Contributors naveen-branch-first-contribution - [Naveen Kumar](https://github.com/RowthuNaveenKumar) - [Brandon McHugh](https://github.com/brandmch) +- [Tonny Nyauke] - [Muhammad Nouman](https://github.com/coder595) - [Nishant Naravarajula](https://github.com/nish-naravarajula) - [Vittorino Favaro](https://github.com/vittorino-favaro) From 5c882358119a352f1364643702a70a5f33717c37 Mon Sep 17 00:00:00 2001 From: Ahmed Fikri <149339473+Fikri-20@users.noreply.github.com> Date: Tue, 19 Aug 2025 15:42:32 +0300 Subject: [PATCH 056/100] added Fikri as as contributer (#102307) --- Contributors.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Contributors.md b/Contributors.md index 734517b6..0e64a320 100644 --- a/Contributors.md +++ b/Contributors.md @@ -33,6 +33,7 @@ git # Contributors - [Parth Sivakumar](https://github.com/Parth-sk) - [Trần Phương hùng ](https://github.com/blueqing2026) - [Akul Anhith](https://github.com/akul) +- [Ahmed Fikri](https://github.com/Fikri-20) - [Ajay Brightson](https://github.com/AjayJ1711) - [Shabir Ahmad Sediqi](https://github.com/Shabir-Ahmad-Sediqi) - [Wycliffe Musau](https://github.com/Excellent58) From 53716e04ada5d9eed0a020618ab878b506a733e4 Mon Sep 17 00:00:00 2001 From: Vincent Ospazi <77007455+VincentOspazi@users.noreply.github.com> Date: Tue, 19 Aug 2025 15:05:33 +0200 Subject: [PATCH 057/100] "Add Vincent O to Contributors list (#102309) --- Contributors.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Contributors.md b/Contributors.md index 0e64a320..599a056e 100644 --- a/Contributors.md +++ b/Contributors.md @@ -1967,4 +1967,5 @@ jack - first contribution practice - [Muhammad Ali Khan](https://github.com/Muhammad-Ali-Khan9) - [Deekshitha S](https://github.com/CodeWithDeeksh) - [Keshav](https://github.com/MrKeshav0X7) +- [Vincent O](https://github.com/Vinads) - [Rutik Yadav](https://github.com/rutikyadav71) From 29a876d263bafc643c38c03d411fe612437397bf Mon Sep 17 00:00:00 2001 From: MartinPerfumo <77883092+MartinPerfumo@users.noreply.github.com> Date: Tue, 19 Aug 2025 15:27:05 +0200 Subject: [PATCH 058/100] Add Martin Perfumo to Contributors list (#102310) --- Contributors.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Contributors.md b/Contributors.md index 599a056e..b066514e 100644 --- a/Contributors.md +++ b/Contributors.md @@ -1,5 +1,6 @@ git # Contributors +- [Martin-Perfumo] (https://github.com/MartinPerfumo) [Nakshathra](https://github.com/Nakshathra-17S) naveen-branch-first-contribution - [Naveen Kumar](https://github.com/RowthuNaveenKumar) From a4d9cb66dfb2a0782dce3da72bd78418ae52df69 Mon Sep 17 00:00:00 2001 From: Thiyagu Arunachalam <101319072+Thiya11@users.noreply.github.com> Date: Tue, 19 Aug 2025 19:17:45 +0530 Subject: [PATCH 059/100] add thiyagu arunachalam to contributors list (#102311) --- Contributors.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Contributors.md b/Contributors.md index b066514e..3152a7dd 100644 --- a/Contributors.md +++ b/Contributors.md @@ -1686,6 +1686,7 @@ Eoin O'B - [Robert Szlufik](https://github.com/Robert-Szlufik-L00188394) - [Juan Carlos Alfonso Vina](https://github.com/call-me-trOmpY) - [David Oh](https://github.com/DavidOh1606) +- [Thiyagu Arunachalam](https://github.com/Thiya11) - [Sudhir Jadhav](https://github.com/sudhirjadhav18) - [Kristoffer Paulsson](https://github.com/kristoffer-paulsson) - [Александр Мосин](https://github.com/mosinisom) From 4529a35cf43e950974273f994ed32ffcc61453fe Mon Sep 17 00:00:00 2001 From: Chxuo Date: Tue, 19 Aug 2025 22:10:29 +0800 Subject: [PATCH 060/100] Add chxuo to Contributors list (#102313) --- Contributors.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Contributors.md b/Contributors.md index 3152a7dd..5ea8aaa7 100644 --- a/Contributors.md +++ b/Contributors.md @@ -1971,3 +1971,4 @@ jack - first contribution practice - [Keshav](https://github.com/MrKeshav0X7) - [Vincent O](https://github.com/Vinads) - [Rutik Yadav](https://github.com/rutikyadav71) +- [Chxuo](https://github.com/chxuo) From 8e6e9b970986cf6b3c587d03530b393bdd2243f8 Mon Sep 17 00:00:00 2001 From: polygon Date: Tue, 19 Aug 2025 23:42:22 +0900 Subject: [PATCH 061/100] Add polygon to Contributors list (#102315) --- Contributors.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Contributors.md b/Contributors.md index 5ea8aaa7..692bcc48 100644 --- a/Contributors.md +++ b/Contributors.md @@ -1972,3 +1972,4 @@ jack - first contribution practice - [Vincent O](https://github.com/Vinads) - [Rutik Yadav](https://github.com/rutikyadav71) - [Chxuo](https://github.com/chxuo) +- [polygon00-dev](https://github.com/polygon00-dev) From eff8432d1593384c79b139fa1602fee884d0c7d6 Mon Sep 17 00:00:00 2001 From: Kyle Boo <158229998+bookang869@users.noreply.github.com> Date: Tue, 19 Aug 2025 07:48:17 -0700 Subject: [PATCH 062/100] Add kyle boo to Contributors List (#102317) Co-authored-by: Kyle --- Contributors.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Contributors.md b/Contributors.md index 692bcc48..29575f69 100644 --- a/Contributors.md +++ b/Contributors.md @@ -866,6 +866,7 @@ Ben - [Görkem](https://github.com/gorkemozsari) - [Ian McManus](https://github.com/ianmcman) - [Patrick Yeung](https://github.com/eampat) +- [Kyle Boo](https://github.com/bookang869) - [Leon Deppe](https://github.com/leondeppe) - [Owen Roukey](https://github.com/rouk5555) - [Aminat A](https://github.com/pejuameenat) From 108551a73b373d41c9469944f428ecc07b050850 Mon Sep 17 00:00:00 2001 From: Dhairya Dave <131279694+dhairyadev26@users.noreply.github.com> Date: Tue, 19 Aug 2025 20:22:21 +0530 Subject: [PATCH 063/100] Add Dhairya Dev to Contributors list (#102318) --- Contributors.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Contributors.md b/Contributors.md index 29575f69..0e92bb69 100644 --- a/Contributors.md +++ b/Contributors.md @@ -1,5 +1,6 @@ git # Contributors +- [Dhairya Dev](https://github.com/dhairyadev26) - [Martin-Perfumo] (https://github.com/MartinPerfumo) [Nakshathra](https://github.com/Nakshathra-17S) naveen-branch-first-contribution From 2226dfa9a5a8627c4321c7226a665ae6a393ef05 Mon Sep 17 00:00:00 2001 From: Ayush Kesharwani <149497870+the-ayushm@users.noreply.github.com> Date: Tue, 19 Aug 2025 21:11:48 +0530 Subject: [PATCH 064/100] Added my name to the contributors list (#102319) --- Contributors.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Contributors.md b/Contributors.md index 0e92bb69..a4051f85 100644 --- a/Contributors.md +++ b/Contributors.md @@ -97,6 +97,7 @@ git # Contributors - [Areen Patil](https://github.com/areen-patil) - [Sunday](https://github.com/Hao-tian) - [Demetris B.](https://github.com/deyil) +- Ayush - [Priyanshu Tiwari](https://github.com/d3monviking) - [Kartikeya Dimri](https://github.com/kartikeya-dimri) - [0xAnamul](https://github.com/0xAnamul) From cdf2b64684a9c65df08b4616fa36ac78d3296778 Mon Sep 17 00:00:00 2001 From: Bobby <98844419+bobbywells52@users.noreply.github.com> Date: Tue, 19 Aug 2025 10:19:44 -0600 Subject: [PATCH 065/100] add Bobby Wells to contributors (#102320) --- Contributors.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Contributors.md b/Contributors.md index a4051f85..437977eb 100644 --- a/Contributors.md +++ b/Contributors.md @@ -507,6 +507,7 @@ The-Yash-is-Joined - [deep9x](https://github.com/deep9x) - [Yash aka Light](https://github.com/y8done) - [devoceon](https://github.com/emy3) +- [Bobby Wells](https://github.com/bobbywells52) - [Avadhoot Kulkarni] (https://github.com/Avadhoot-Kulkarni) - [wystmk](https://github.com/wystmk) - [Shab00](https://github.com/Shab00) From 5a7b3c15ff33f3983cec883879096074a0ceaf3c Mon Sep 17 00:00:00 2001 From: aaaappplle Date: Wed, 20 Aug 2025 00:56:13 +0800 Subject: [PATCH 066/100] add Aaaappplle to Contributor list (#102322) --- Contributors.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Contributors.md b/Contributors.md index 437977eb..2442f50d 100644 --- a/Contributors.md +++ b/Contributors.md @@ -47,6 +47,7 @@ git # Contributors - [Muhammed Hidash](https://github.com/Hidash-broto) - [Mopuri Abhiram]() - [Prashanth-000](https://github.com/Prashanth-000) +- [Aaaappplle](https://github.com/aaaappplle) - vituwc - [Jem Koeleman]() - [Madhu Dora]() From 868720434162b90930bc259a64bc6d2a40195b73 Mon Sep 17 00:00:00 2001 From: Ashwin Suresh <124293373+AshwinSureshDS@users.noreply.github.com> Date: Tue, 19 Aug 2025 22:29:13 +0530 Subject: [PATCH 067/100] Add ashwin-suresh to Contributors list (#102323) --- Contributors.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Contributors.md b/Contributors.md index 2442f50d..ef24f9e0 100644 --- a/Contributors.md +++ b/Contributors.md @@ -1186,6 +1186,7 @@ Eoin O'B - [Sayyid Sajad](https://github.com/sayyidsajad) - [Vicente Pinochet ](https://github.com/Qajirr) - [Minjae Kwon](https://github.com/minjaekwon97) +- [Ashwin Suresh](https://github.com/AshwinSureshDS) - [Sayan Maji](https://github.com/Sayanmaji0506) - [Varun Patel](https://github.com/varunpatel07) - [Ravi Prakash](https://github.com/devp-ravi) From 30d261e399d82cb700188b983eff91390d26777c Mon Sep 17 00:00:00 2001 From: Shun Khaing <97438070+shunkhaing@users.noreply.github.com> Date: Tue, 19 Aug 2025 10:15:51 -0700 Subject: [PATCH 068/100] Shun K (#102324) --- Contributors.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Contributors.md b/Contributors.md index ef24f9e0..7fb03e76 100644 --- a/Contributors.md +++ b/Contributors.md @@ -71,6 +71,7 @@ git # Contributors - [Karan Dhiman](https://github.com/karandhiman12) - [Gurparsad Singh](https://github.com/gprathour) - [Srinivas Batthula](https://github.com/srinivas-batthula) +- [Shun Khaing](https://github.com/shunkhaing) - [Pavishni](https://github.com/Pavishni) - [Evan](https://github.com/ICreateStuff5) - [Pranav Sandeep](https://github.com/Pranavv0307) From 40e167fcda64bbcf9223d785c5dcafb8a7f6237d Mon Sep 17 00:00:00 2001 From: QuadCypress <133628940+QuadCypress@users.noreply.github.com> Date: Tue, 19 Aug 2025 11:49:02 -0700 Subject: [PATCH 069/100] Add Grant to Contributors list (#102325) --- Contributors.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Contributors.md b/Contributors.md index 7fb03e76..dc8d35b6 100644 --- a/Contributors.md +++ b/Contributors.md @@ -1980,3 +1980,4 @@ jack - first contribution practice - [Rutik Yadav](https://github.com/rutikyadav71) - [Chxuo](https://github.com/chxuo) - [polygon00-dev](https://github.com/polygon00-dev) +- Grant \ No newline at end of file From 221fe659114350aa315d4bb41762c16274de2d8a Mon Sep 17 00:00:00 2001 From: Ankit Kumar Yadav <67411716+AnkitKrYadav@users.noreply.github.com> Date: Wed, 20 Aug 2025 00:34:38 +0530 Subject: [PATCH 070/100] add my name to contributors list (#102326) --- Contributors.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Contributors.md b/Contributors.md index dc8d35b6..e67ffe42 100644 --- a/Contributors.md +++ b/Contributors.md @@ -1,5 +1,6 @@ git # Contributors +- [Ankit Kumar Yadav](https://github.com/AnkitKrYadav) - [Dhairya Dev](https://github.com/dhairyadev26) - [Martin-Perfumo] (https://github.com/MartinPerfumo) [Nakshathra](https://github.com/Nakshathra-17S) From 4721ffc800767be1b2932a73d93525240c8efc2b Mon Sep 17 00:00:00 2001 From: Preenu Ann Ponnachan Date: Tue, 19 Aug 2025 20:07:57 +0100 Subject: [PATCH 071/100] Add Preenu to Contributors list (#102327) --- Contributors.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Contributors.md b/Contributors.md index e67ffe42..fe1b8286 100644 --- a/Contributors.md +++ b/Contributors.md @@ -334,6 +334,7 @@ P Venkata Rami Reddy - [Refenal ellisa] - [Mohamed Hossam](https://github.com/mo-hossam-stack) - [Jared Krandel] +- Preenu - [haru0707](https://github.com/haru0707) - Swastik - [Faust Levity](https://github.com/Faust-Levity) From 2d0cac96f99682a1e0cbadb194e6f0ea4106814c Mon Sep 17 00:00:00 2001 From: Zachary Gallman <78001506+zdotg@users.noreply.github.com> Date: Tue, 19 Aug 2025 15:14:45 -0400 Subject: [PATCH 072/100] Add your-name to Contributors list (#102328) --- Contributors.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Contributors.md b/Contributors.md index fe1b8286..f79752dd 100644 --- a/Contributors.md +++ b/Contributors.md @@ -1982,4 +1982,5 @@ jack - first contribution practice - [Rutik Yadav](https://github.com/rutikyadav71) - [Chxuo](https://github.com/chxuo) - [polygon00-dev](https://github.com/polygon00-dev) -- Grant \ No newline at end of file +- Grant +- [Zach Gallman](https://github.com/zdotg) \ No newline at end of file From 6479647ac8e305012f7ee6aa4495c270e61b46b7 Mon Sep 17 00:00:00 2001 From: VirtualDavide <159574031+VirtualDavide@users.noreply.github.com> Date: Tue, 19 Aug 2025 21:19:59 +0200 Subject: [PATCH 073/100] Aggiunto VirtualDavide alla Contributors list (#102329) --- Contributors.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Contributors.md b/Contributors.md index f79752dd..4fc33f90 100644 --- a/Contributors.md +++ b/Contributors.md @@ -1260,6 +1260,7 @@ Eoin O'B - [Areeb Ahmad](https://github.com/AreebAhmad-02) - [BOUKARI Marfourz](https://github.com/Marfourz) - [Lakshya Mishra](https://github.com/mishrlaksh) +- [VirtualDavide](https://github.com/VirtualDavide) - [Noah Petzinger](https://github.com/Jimegroxak) - [Paul Czerniak](https://github.com/ptczerni) - [Samuel Rudqvist](https://github.com/srudqvist) From d6d436065e23d655315cf45acdc5f23794ab1383 Mon Sep 17 00:00:00 2001 From: Devesh Paryani <127661847+Devesh102030@users.noreply.github.com> Date: Wed, 20 Aug 2025 01:02:16 +0530 Subject: [PATCH 074/100] Add Devesh Paryani to Contributors list (#102330) Co-authored-by: Devesh --- Contributors.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Contributors.md b/Contributors.md index 4fc33f90..ab3ba8f8 100644 --- a/Contributors.md +++ b/Contributors.md @@ -18,6 +18,7 @@ git # Contributors - [rainhuang0220](https://github.com/rainhuang0220) - [SSA](https://github.com/sshnag) - [eieilin](https://github.com/eieilin) +- [Devesh Paryani](https://github.com/Devesh102030) - [Noor Jellani](https://github.com/nurulain0) -[Zainab Travadi](https://github.com/ZainabTravadi) - [Rakshith Srinivasan](https://github.com/rakhith) From c97e3e64dc9b1245cb641a8f308afb827f1ddbe3 Mon Sep 17 00:00:00 2001 From: Thabang Alfred Motsohae <221667053+Axulo-Inc@users.noreply.github.com> Date: Tue, 19 Aug 2025 23:07:28 +0200 Subject: [PATCH 075/100] Add Thabang Alfred Motsoahae to Contributors list (#102331) --- Contributors.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Contributors.md b/Contributors.md index ab3ba8f8..a523adab 100644 --- a/Contributors.md +++ b/Contributors.md @@ -1985,4 +1985,5 @@ jack - first contribution practice - [Chxuo](https://github.com/chxuo) - [polygon00-dev](https://github.com/polygon00-dev) - Grant -- [Zach Gallman](https://github.com/zdotg) \ No newline at end of file +- [Zach Gallman](https://github.com/zdotg) +- [Thabang Alfred Motsoahae](https://github.com/Axulo-Inc) From 5e8b7ecf5cfc9399b0707dfa211fa2c477bcd3e6 Mon Sep 17 00:00:00 2001 From: Addvika <117724792+Addvika@users.noreply.github.com> Date: Tue, 19 Aug 2025 14:50:14 -0700 Subject: [PATCH 076/100] Add Aadvika to Contributors list (#102332) --- Contributors.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Contributors.md b/Contributors.md index a523adab..3fefaf48 100644 --- a/Contributors.md +++ b/Contributors.md @@ -1968,6 +1968,7 @@ jack - first contribution practice - [Neil Irungu](https://github.com/algorithmine) - [Sarbojit Rana](https://github.com/sarbojitrana) - [John Mixon](https://github.com/mixdev2112) +- [Aadvika Pandey](https://github.com/Addvika) - [goldenbough0](https://github.com/goldenbough0) - [Millicent Convento](https://github.com/mjmconvento) - OK From 5897a6d6d78b6cf4cfb6a4a4a602dde65465b9ca Mon Sep 17 00:00:00 2001 From: AltDarkCtrl Date: Tue, 19 Aug 2025 18:28:46 -0600 Subject: [PATCH 077/100] have_try_and_have_fun (#102334) Co-authored-by: whiteli <931@mail.com> --- Contributors.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Contributors.md b/Contributors.md index 3fefaf48..d8fd9fcd 100644 --- a/Contributors.md +++ b/Contributors.md @@ -1920,6 +1920,7 @@ jack - first contribution practice - [Satyam Dewangan](https://github.com/Satyamashu05) - [Chirag Sharma](https://github.com/chirraaggggg) - [Gustavo Aguilar](https://github.com/gangeagui) +- [AltDarkcurl]what a great thing! - [magician10001](https://github.com/magician10001) - [AnnaFromChangsha](https://github.com/aboutanna) -[abhidaveT](https://github.com/ItzmeFurina) From a23ab6db534e99d835adf292d263c5520912ce75 Mon Sep 17 00:00:00 2001 From: Mohammed Zubair <64643003+zubair7272@users.noreply.github.com> Date: Wed, 20 Aug 2025 07:07:25 +0530 Subject: [PATCH 078/100] Add Zubair to Contributors List (#102335) --- Contributors.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Contributors.md b/Contributors.md index d8fd9fcd..16ee2e56 100644 --- a/Contributors.md +++ b/Contributors.md @@ -356,6 +356,7 @@ P Venkata Rami Reddy - [ATUL-SHARMA](https://github.com/Atul-Clg-Id) - [Mokshith] - [Pinion](https://pinion.kr) +- [Zubair] - [jürgen vanzeir] - [yeisondev001 💎](https://github.com/yeisondev001) - [ZMM-zhangmanman] From 3b4cdec62e82850c2413f87e9624fb9289afe9b9 Mon Sep 17 00:00:00 2001 From: David Gralla <46726016+dgralla@users.noreply.github.com> Date: Tue, 19 Aug 2025 23:38:56 -0400 Subject: [PATCH 079/100] Add David Gralla as a contributor (#102339) Co-authored-by: dgralla --- Contributors.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Contributors.md b/Contributors.md index 16ee2e56..63c1986d 100644 --- a/Contributors.md +++ b/Contributors.md @@ -114,6 +114,7 @@ git # Contributors - [Vishwambar Manchewar](https://github.com/vishmanchewar) - [seon99il](https://github.com/seon99il) - [Ms_Njuguna](https://github.com/Ms-Njuguna) +- [David Gralla](https://github.com/dgralla) - [sajad thapa](https://github.com/sajadthapa04) - [mizuki](https://github.com/mizuresort) - [Priyanshu Tiwari](https://github.com/d3monviking) From cbb69f324e14c8269df786d4852ba83e598de142 Mon Sep 17 00:00:00 2001 From: ravijha9546 <113815949+ravijha9546@users.noreply.github.com> Date: Wed, 20 Aug 2025 09:34:11 +0530 Subject: [PATCH 080/100] Add Ravi Jha to Contributors list (#102340) --- Contributors.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Contributors.md b/Contributors.md index 63c1986d..ffe26dcf 100644 --- a/Contributors.md +++ b/Contributors.md @@ -1,6 +1,7 @@ git # Contributors - [Ankit Kumar Yadav](https://github.com/AnkitKrYadav) +- [Ravi Kumar Jha](https://github.com/ravijha9546) - [Dhairya Dev](https://github.com/dhairyadev26) - [Martin-Perfumo] (https://github.com/MartinPerfumo) [Nakshathra](https://github.com/Nakshathra-17S) From 4411bcf182b3ecc56ebead2fa486919c4087b626 Mon Sep 17 00:00:00 2001 From: Vishal Manik <61356787+vmanik2k@users.noreply.github.com> Date: Wed, 20 Aug 2025 10:38:44 +0530 Subject: [PATCH 081/100] Contribution done (#102341) Co-authored-by: Vishal Manik --- Contributors.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Contributors.md b/Contributors.md index ffe26dcf..64ca42ec 100644 --- a/Contributors.md +++ b/Contributors.md @@ -11,6 +11,7 @@ git # Contributors - [Tonny Nyauke] - [Muhammad Nouman](https://github.com/coder595) - [Nishant Naravarajula](https://github.com/nish-naravarajula) +- [Vishal Manik](https://github.com/vmanik2k) - [Vittorino Favaro](https://github.com/vittorino-favaro) - [Alex Hann](https://github.com/lurch9) - [Sanjeev Kumar Sharma](https://github.com/SanjeevKrSharma) From 13a27422e281217e2370cad774b45a0973b4b9d2 Mon Sep 17 00:00:00 2001 From: Rudrabikram Roy Date: Wed, 20 Aug 2025 10:44:06 +0530 Subject: [PATCH 082/100] Add Rudrabikram Roy to Contributors list (#102342) --- Contributors.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Contributors.md b/Contributors.md index 64ca42ec..359d313c 100644 --- a/Contributors.md +++ b/Contributors.md @@ -56,6 +56,7 @@ git # Contributors - [Jem Koeleman]() - [Madhu Dora]() - [Nishal Ahmed](https://github.com/nishalahmedpk) +- [Rudrabikram Roy](https://github.com/codedbyrudra) - [Jenna Hall](https://github.com/swejenna) - [Ankit Aggarwal](https://curious.pm) - [rubik](https://github.com/rubiksfood) From bb148bf695ec5e6f0955fd60af56ec1ec6a68540 Mon Sep 17 00:00:00 2001 From: Devansh Baghla <143107636+Devansh-b@users.noreply.github.com> Date: Wed, 20 Aug 2025 10:54:37 +0530 Subject: [PATCH 083/100] Add Devansh-Baghla to Contributors list (#102343) --- Contributors.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Contributors.md b/Contributors.md index 359d313c..9bf04870 100644 --- a/Contributors.md +++ b/Contributors.md @@ -1221,6 +1221,7 @@ Eoin O'B - [Zafran Ullah](https://github.com/zafran-ullah) - [Sreekutty K](https://github.com/sreekutty-434) - [Arman Yadav](https://github.com/armaaan-yadav) +- [Devansh Baghla](https://github.com/Devansh-b) - [candycane124](https://github.com/candycane124) - [Rushikesh Jadhav](https://github.com/Rushi543) - [Arindam Dinda](https://github.com/Arindam2003) From f0544b60e2e1f2e188bac15c20881b505a606683 Mon Sep 17 00:00:00 2001 From: tatovisk85 Date: Tue, 19 Aug 2025 23:23:40 -0700 Subject: [PATCH 084/100] Add Renato Ferreira to Contributors list (#102344) --- Contributors.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Contributors.md b/Contributors.md index 9bf04870..7b36a375 100644 --- a/Contributors.md +++ b/Contributors.md @@ -1995,3 +1995,4 @@ jack - first contribution practice - Grant - [Zach Gallman](https://github.com/zdotg) - [Thabang Alfred Motsoahae](https://github.com/Axulo-Inc) +- [Renato Ferreira](https://github.com/tatovisk85) \ No newline at end of file From c9ef7c780cca695326b661210fd445b96ac020d5 Mon Sep 17 00:00:00 2001 From: MUHAMMAD TALHA <160895671+TALHAdevelops@users.noreply.github.com> Date: Wed, 20 Aug 2025 11:46:50 +0500 Subject: [PATCH 085/100] add-Muhammad-Talha (#102346) --- Contributors.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Contributors.md b/Contributors.md index 7b36a375..1b92dfc8 100644 --- a/Contributors.md +++ b/Contributors.md @@ -1995,4 +1995,5 @@ jack - first contribution practice - Grant - [Zach Gallman](https://github.com/zdotg) - [Thabang Alfred Motsoahae](https://github.com/Axulo-Inc) -- [Renato Ferreira](https://github.com/tatovisk85) \ No newline at end of file +- [Renato Ferreira](https://github.com/tatovisk85) +- [Muhammad Talha](https://github.com/TALHAdevelops) #Last Contributor of 1 Thousands \ No newline at end of file From 5c66b042c5ec6258aee72775c7b51b7178bf294b Mon Sep 17 00:00:00 2001 From: Kaushal Sahebrao Galav <156807627+kaushalcracks@users.noreply.github.com> Date: Wed, 20 Aug 2025 12:40:58 +0530 Subject: [PATCH 086/100] Add kaushal to contributors (#102347) --- Contributors.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Contributors.md b/Contributors.md index 1b92dfc8..90b79525 100644 --- a/Contributors.md +++ b/Contributors.md @@ -1996,4 +1996,5 @@ jack - first contribution practice - [Zach Gallman](https://github.com/zdotg) - [Thabang Alfred Motsoahae](https://github.com/Axulo-Inc) - [Renato Ferreira](https://github.com/tatovisk85) -- [Muhammad Talha](https://github.com/TALHAdevelops) #Last Contributor of 1 Thousands \ No newline at end of file +- [Muhammad Talha](https://github.com/TALHAdevelops) #Last Contributor of 1 Thousands +- [Kaushal Galav](https://github.com/kaushalcracks) \ No newline at end of file From cc0f81e3eb7d0b619aa6248b684a43ed787db032 Mon Sep 17 00:00:00 2001 From: c-sidd Date: Wed, 20 Aug 2025 13:55:07 +0530 Subject: [PATCH 087/100] Added chandrachud siddharth name on the line 625 (#102349) --- Contributors.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Contributors.md b/Contributors.md index 90b79525..7a935c56 100644 --- a/Contributors.md +++ b/Contributors.md @@ -624,6 +624,7 @@ Ben - [dinesh](https://github.com/dineshv97) - [dev-sik](https://github.com/YouD0313) - [AFRA A](https://github.com/Afrah4331) + [Chandrachud Siddharth](https://github.com/c-sidd); - [adrianescalona228](https://github.com/adrianescalona228) - [amelia](https://github.com/amy-jd) - [Drax-dr](https://github.com/Drax-dr/) From 8ed7dfc2d0e130a591394f0bd80ca26fd523cad1 Mon Sep 17 00:00:00 2001 From: Maxim Durnea <70955732+max-durnea@users.noreply.github.com> Date: Wed, 20 Aug 2025 11:29:59 +0300 Subject: [PATCH 088/100] Add Maxim Durnea to Contributors list (#102350) --- Contributors.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Contributors.md b/Contributors.md index 7a935c56..4a24495c 100644 --- a/Contributors.md +++ b/Contributors.md @@ -1998,4 +1998,5 @@ jack - first contribution practice - [Thabang Alfred Motsoahae](https://github.com/Axulo-Inc) - [Renato Ferreira](https://github.com/tatovisk85) - [Muhammad Talha](https://github.com/TALHAdevelops) #Last Contributor of 1 Thousands -- [Kaushal Galav](https://github.com/kaushalcracks) \ No newline at end of file +- [Kaushal Galav](https://github.com/kaushalcracks) +- [Durnea Maxim](https://github.com/max-durnea) \ No newline at end of file From 39bd8327cfc08614fa5eba6199485eee42cd90af Mon Sep 17 00:00:00 2001 From: Vartekalohiya13 Date: Wed, 20 Aug 2025 15:05:02 +0530 Subject: [PATCH 089/100] added name in contrinuters.md (#102353) --- Contributors.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Contributors.md b/Contributors.md index 4a24495c..6928cb1c 100644 --- a/Contributors.md +++ b/Contributors.md @@ -1999,4 +1999,5 @@ jack - first contribution practice - [Renato Ferreira](https://github.com/tatovisk85) - [Muhammad Talha](https://github.com/TALHAdevelops) #Last Contributor of 1 Thousands - [Kaushal Galav](https://github.com/kaushalcracks) -- [Durnea Maxim](https://github.com/max-durnea) \ No newline at end of file +- [Durnea Maxim](https://github.com/max-durnea) +[Vartika Lohiya](https://github.com/vartekalohiya13) \ No newline at end of file From ef0c84edf42be32b98ec5af639de24353b4642eb Mon Sep 17 00:00:00 2001 From: vapvaparpva-dotcom Date: Wed, 20 Aug 2025 12:41:20 +0300 Subject: [PATCH 090/100] Update Oleg's contribution (#102354) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Олег --- Contributors.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Contributors.md b/Contributors.md index 6928cb1c..32515fde 100644 --- a/Contributors.md +++ b/Contributors.md @@ -2000,4 +2000,5 @@ jack - first contribution practice - [Muhammad Talha](https://github.com/TALHAdevelops) #Last Contributor of 1 Thousands - [Kaushal Galav](https://github.com/kaushalcracks) - [Durnea Maxim](https://github.com/max-durnea) -[Vartika Lohiya](https://github.com/vartekalohiya13) \ No newline at end of file +- [Oleg] (https://github.com/vapvaparpva-dotcom) +- [Vartika Lohiya](https://github.com/vartekalohiya13) \ No newline at end of file From 1be72014340d2f198de9bae130e88f16e8679a4b Mon Sep 17 00:00:00 2001 From: bittu9975 <99003738+bittu9975@users.noreply.github.com> Date: Wed, 20 Aug 2025 15:36:00 +0530 Subject: [PATCH 091/100] first contibution (#102356) --- Contributors.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Contributors.md b/Contributors.md index 32515fde..5c069f71 100644 --- a/Contributors.md +++ b/Contributors.md @@ -392,6 +392,7 @@ P Venkata Rami Reddy - [RunningEscaping](https://github.com/turhantolgaunal) - [hamadsedrati](https://github.com/hamadsedrati) - [Abhay Kumar](https://github.com/abhykmr) +- [Durgesh Dhurve](https://github.com/bittu9975) - [UncleObinna](https://github.com/UncleObinna) - [Cole Fleming] (https://github.com/Cole-Fleming) -[bzms](https://github.com/lizzalpha) From f6317361b59c93277729cfcb7b49264561992870 Mon Sep 17 00:00:00 2001 From: Jagath Krishna K M Date: Wed, 20 Aug 2025 15:59:33 +0530 Subject: [PATCH 092/100] Add JagathKrishna to Contributors list (#102358) --- Contributors.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Contributors.md b/Contributors.md index 5c069f71..1865e6df 100644 --- a/Contributors.md +++ b/Contributors.md @@ -1234,6 +1234,7 @@ Eoin O'B - [rice-mountain](https://github.com/rice-mountain) - [Ronahi Bağcı](https://github.com/RonayBagci) - [RiteshSirohi](https://github.com/riteshsirohi) +- [JagathKriishna](https://github.com/Jagathkrish) - [SANJAY KUMAR](https://github.com/sanjaydeepak) - [Algorytmouse](https://github.com/algorytmouse) - [shubham goyal](https://github.com/shubgoyal23) From 06dba4084995e8487e1522ae55f21ef04f128c71 Mon Sep 17 00:00:00 2001 From: Inigo S <83430007+inigostibbe@users.noreply.github.com> Date: Wed, 20 Aug 2025 14:04:37 +0100 Subject: [PATCH 093/100] inigo add (#102362) --- Contributors.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Contributors.md b/Contributors.md index 1865e6df..db703578 100644 --- a/Contributors.md +++ b/Contributors.md @@ -103,6 +103,7 @@ git # Contributors - [Sruthi BJ](https://github.com/Bjsruthi) - [Areen Patil](https://github.com/areen-patil) - [Sunday](https://github.com/Hao-tian) +- [Inigo](https://github.com/inigostibbe) - [Demetris B.](https://github.com/deyil) - Ayush - [Priyanshu Tiwari](https://github.com/d3monviking) From 09bad7fb817bcb55f4a0b7d9d87b3bec01ecb1a4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sencer=20F=C4=B1rt=C4=B1na?= Date: Wed, 20 Aug 2025 16:48:00 +0300 Subject: [PATCH 094/100] Adding my name to Contributors list (#102363) --- Contributors.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Contributors.md b/Contributors.md index db703578..1b9ee0ab 100644 --- a/Contributors.md +++ b/Contributors.md @@ -1920,6 +1920,7 @@ jack - first contribution practice - [Rishabh Pathak](https://github.com/RishabhPathak93) - [Yashub Goel] - [aaaa] +- [imdo] - [Shivang](https://github.com/shivang-jnv) - [playerblair](https://github.com/playerblair) - [Shahrukh Khan](https://github.com/srk384) From 6d86e5421ef097ff4c3ae42f05811c62935ec77c Mon Sep 17 00:00:00 2001 From: Chijioke Madu <147303494+SaltCJ@users.noreply.github.com> Date: Wed, 20 Aug 2025 15:15:12 +0100 Subject: [PATCH 095/100] Added Chijioke Madu to contributors list (#102364) --- Contributors.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Contributors.md b/Contributors.md index 1b9ee0ab..f1cba08a 100644 --- a/Contributors.md +++ b/Contributors.md @@ -7,6 +7,7 @@ git # Contributors [Nakshathra](https://github.com/Nakshathra-17S) naveen-branch-first-contribution - [Naveen Kumar](https://github.com/RowthuNaveenKumar) +- [Chijioke Madu](https://github.com/SaltCJ) - [Brandon McHugh](https://github.com/brandmch) - [Tonny Nyauke] - [Muhammad Nouman](https://github.com/coder595) From 6750997a94139e0d4af4bb56e4abc7c3dc9d0157 Mon Sep 17 00:00:00 2001 From: Esraa <149703255+Esraa-Hassan0@users.noreply.github.com> Date: Wed, 20 Aug 2025 17:41:55 +0300 Subject: [PATCH 096/100] Update Contributors.md (#102365) --- Contributors.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Contributors.md b/Contributors.md index f1cba08a..ea591544 100644 --- a/Contributors.md +++ b/Contributors.md @@ -13,6 +13,7 @@ git # Contributors - [Muhammad Nouman](https://github.com/coder595) - [Nishant Naravarajula](https://github.com/nish-naravarajula) - [Vishal Manik](https://github.com/vmanik2k) +- [Esraa Hassan] (https://github.com/Esraa-Hassan0) - [Vittorino Favaro](https://github.com/vittorino-favaro) - [Alex Hann](https://github.com/lurch9) - [Sanjeev Kumar Sharma](https://github.com/SanjeevKrSharma) From b056e51227b3dfefda3ed0712528ec1053392d8a Mon Sep 17 00:00:00 2001 From: nal888 Date: Thu, 21 Aug 2025 00:49:58 +1000 Subject: [PATCH 097/100] Add Name To Contribution List (#102366) --- Contributors.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Contributors.md b/Contributors.md index ea591544..d7d839b1 100644 --- a/Contributors.md +++ b/Contributors.md @@ -1644,6 +1644,7 @@ Eoin O'B - [Daniel Barbosa Martins](https://github.com/dmatrixxBR) - [TheJaydenProject](https://github.com/TheJaydenProject) - [notamudkipiguess](https://github.com/notamudkipiguess) +- [nal888](https://github.com/nal888) - [rujeetjahagirdar](https://github.com/rujeetjahagirdar) - [sema-altinkaynak](https://github.com/sema-altinkaynak) - [Gnanendra Naidu N](https://github.com/gnanendranaidun) @@ -2007,4 +2008,4 @@ jack - first contribution practice - [Kaushal Galav](https://github.com/kaushalcracks) - [Durnea Maxim](https://github.com/max-durnea) - [Oleg] (https://github.com/vapvaparpva-dotcom) -- [Vartika Lohiya](https://github.com/vartekalohiya13) \ No newline at end of file +- [Vartika Lohiya](https://github.com/vartekalohiya13) From a20dc5408096470be773bba6eab58b96c02c9e58 Mon Sep 17 00:00:00 2001 From: Gaurav kumar <121500265+ARtoRiAs10@users.noreply.github.com> Date: Wed, 20 Aug 2025 20:40:27 +0530 Subject: [PATCH 098/100] Added my name to Contributors list (#102367) --- Contributors.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Contributors.md b/Contributors.md index d7d839b1..db834ad5 100644 --- a/Contributors.md +++ b/Contributors.md @@ -148,6 +148,7 @@ git # Contributors - [Prajwal Chopade](https://github.com/PrajwalChopade) - [Romesha Afzaal](https://github.com/Romeshaafzaal) - [Velidanda Krishna Sai](https://github.com/melohub-xbit) +- [Gaurav Kumar](https://github.com/ARtoRiAs10) - [Akhilanandateja Sanga](https://github.com/Akhilanandateja) - [andyyou7549](https://github.com/andyyou7549) - [Asabul Hossain Mondal](https://github.com/asabulmondal) From e6ae549afda5bec32439534ffa7d7a22f24ec5b4 Mon Sep 17 00:00:00 2001 From: Helen Fu Date: Wed, 20 Aug 2025 11:23:22 -0400 Subject: [PATCH 099/100] Add Helen Fu to Contributors list (#102369) Co-authored-by: cchc-hfu --- Contributors.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Contributors.md b/Contributors.md index db834ad5..a63a778f 100644 --- a/Contributors.md +++ b/Contributors.md @@ -1859,6 +1859,7 @@ Eoin O'B -[Richa Chaudhary](https://github.com/RICHA-CHAUDHARY) -[Warren MTT](https://github.com/warching) - [Sos Judge] +- [Helen Fu](https://github.com/helenjfu) - [Sreya Bhattacharjee](https://github.com/bsreya0906) - [Priya Kumari](https://github.com/priyayayayayaaa) - [Digvijaysinh Pawar](https://github.com/ImNotFound7) From 27dbe3658cf679f19eaff6407dc5e4cee13480bb Mon Sep 17 00:00:00 2001 From: hernanUpezoa <135767560+hernanUpezoa@users.noreply.github.com> Date: Wed, 20 Aug 2025 12:29:08 -0300 Subject: [PATCH 100/100] Add Hernan Pezoa to Contributors list (#102372) --- Contributors.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Contributors.md b/Contributors.md index a63a778f..9a5cd5d8 100644 --- a/Contributors.md +++ b/Contributors.md @@ -114,6 +114,7 @@ git # Contributors - [AshuRohom](https://github.com/ashurohom) - [João Scarlateli](https://github.com/Scarlateli) - [Nikunj](https://github.com/nikunj169) +- [Hernan Pezoa](https://github.com/hernanUpezoa/) - [Paulson Mathew](https://github.com/ajoyscorpion) - [Chandrahas](https://github.com/chandrahas121) - [Devna jiya R](https://github.com/jiya22r)