From 475debf8754ef6e3c816f505f9534702e3bff97a Mon Sep 17 00:00:00 2001 From: Brody Date: Mon, 20 Jan 2025 04:37:20 -0500 Subject: [PATCH 1/3] feat: add @BrodyWills as a contributor (#626) docs: add @BrodyWills as a contributor --- .all-contributorsrc | 10 ++++++++++ README.md | 3 ++- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 1cf17e1..4680bff 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -3425,6 +3425,16 @@ "infra", "security" ] + }, + { + "login": "BrodyWills", + "name": "Brody", + "avatar_url": "https://avatars.githubusercontent.com/u/10367244?v=4", + "profile": "https://github.com/BrodyWills", + "contributions": [ + "question", + "bug" + ] } ], "contributorsPerLine": 7, diff --git a/README.md b/README.md index 4895593..5c47d8e 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ All contributors are required to abide by our [Code of Conduct](https://github.c ## All Contributors -[![All Contributors](https://img.shields.io/badge/all_contributors-235-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-236-orange.svg?style=flat-square)](#contributors-) ## ✨ Contributors @@ -348,6 +348,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d ray
ray

💬 🔊 💻 🎨 🤔 📢 📹 HakeemYusuff
HakeemYusuff

💻 📖 🚧 Luca Wang
Luca Wang

💻 🚇 🛡️ + Brody
Brody

💬 🐛 From c27849c558594b4e9f5201f4957f8ec57c9e2284 Mon Sep 17 00:00:00 2001 From: David Chuku <99464402+daivydking@users.noreply.github.com> Date: Mon, 20 Jan 2025 10:45:10 +0100 Subject: [PATCH 2/3] docs: add @daivydking as a contributor (#627) Co-authored-by: Ayu Adiati --- .all-contributorsrc | 9 +++++++++ README.md | 3 ++- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 4680bff..c7bc0d7 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -3435,6 +3435,15 @@ "question", "bug" ] + }, + { + "login": "daivydking", + "name": "David Chuku", + "avatar_url": "https://avatars.githubusercontent.com/u/99464402?v=4", + "profile": "https://github.com/daivydking", + "contributions": [ + "bug" + ] } ], "contributorsPerLine": 7, diff --git a/README.md b/README.md index 5c47d8e..d9b7fde 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ All contributors are required to abide by our [Code of Conduct](https://github.c ## All Contributors -[![All Contributors](https://img.shields.io/badge/all_contributors-236-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-237-orange.svg?style=flat-square)](#contributors-) ## ✨ Contributors @@ -349,6 +349,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d HakeemYusuff
HakeemYusuff

💻 📖 🚧 Luca Wang
Luca Wang

💻 🚇 🛡️ Brody
Brody

💬 🐛 + David Chuku
David Chuku

🐛 From 8b98abe7f36c2c9b1eb0f615c3af590f5157e285 Mon Sep 17 00:00:00 2001 From: iris mariah kurien Date: Mon, 20 Jan 2025 15:25:28 +0530 Subject: [PATCH 3/3] docs: add @irisxvii as a contributor (#629) Co-authored-by: Ayu Adiati --- .all-contributorsrc | 11 ++++++++++- README.md | 3 ++- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index c7bc0d7..49e186d 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -3444,8 +3444,17 @@ "contributions": [ "bug" ] + }, + { + "login": "irisxvii", + "name": "iris mariah kurien", + "avatar_url": "https://avatars.githubusercontent.com/u/140954119?v=4", + "profile": "https://github.com/irisxvii", + "contributions": [ + "content" + ] } ], "contributorsPerLine": 7, "linkToUsage": true -} +} \ No newline at end of file diff --git a/README.md b/README.md index d9b7fde..e5f298e 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ All contributors are required to abide by our [Code of Conduct](https://github.c ## All Contributors -[![All Contributors](https://img.shields.io/badge/all_contributors-237-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-238-orange.svg?style=flat-square)](#contributors-) ## ✨ Contributors @@ -350,6 +350,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Luca Wang
Luca Wang

💻 🚇 🛡️ Brody
Brody

💬 🐛 David Chuku
David Chuku

🐛 + iris mariah kurien
iris mariah kurien

🖋