Skip to content

Commit f017431

Browse files
Merge branch 'main' into feat/add-frustateduser
2 parents ced3a2f + 432908c commit f017431

File tree

2 files changed

+55
-9
lines changed

2 files changed

+55
-9
lines changed

.all-contributorsrc

Lines changed: 45 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3938,14 +3938,51 @@
39383938
]
39393939
},
39403940
{
3941-
"login": "frustateduser",
3942-
"name": "KOUSTUBH BADSHAH",
3943-
"avatar_url": "https://avatars.githubusercontent.com/u/137117503?v=4",
3944-
"profile": "https://frustateduser.github.io/koustubh.github.io/",
3945-
"contributions": [
3946-
"question",
3947-
"bug",
3948-
"a11y"
3941+
{
3942+
"login": "frustateduser",
3943+
"name": "KOUSTUBH BADSHAH",
3944+
"avatar_url": "https://avatars.githubusercontent.com/u/137117503?v=4",
3945+
"profile": "https://frustateduser.github.io/koustubh.github.io/",
3946+
"contributions": [
3947+
"question",
3948+
"bug",
3949+
"a11y"
3950+
]
3951+
},
3952+
{
3953+
"login": "porteristhechampion",
3954+
"name": "Porter Taylor",
3955+
"avatar_url": "https://avatars.githubusercontent.com/u/153149095?v=4",
3956+
"profile": "https://github.com/porteristhechampion",
3957+
"contributions": [
3958+
"bug",
3959+
"code",
3960+
"doc"
3961+
]
3962+
},
3963+
{
3964+
"login": "drazerd",
3965+
"name": "drazerd",
3966+
"avatar_url": "https://avatars.githubusercontent.com/u/77742651?v=4",
3967+
"profile": "https://github.com/drazerd",
3968+
"contributions": [
3969+
"question",
3970+
"bug",
3971+
"design",
3972+
"doc",
3973+
"maintenance",
3974+
"review"
3975+
]
3976+
},
3977+
{
3978+
"login": "topSimpa",
3979+
"name": "Simpa",
3980+
"avatar_url": "https://avatars.githubusercontent.com/u/92194010?v=4",
3981+
"profile": "https://github.com/topSimpa",
3982+
"contributions": [
3983+
"code"
3984+
]
3985+
}
39493986
]
39503987
}
39513988
],

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,8 @@ All contributors are required to abide by our [Code of Conduct](https://github.c
3434
## All Contributors
3535

3636
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
37-
[![All Contributors](https://img.shields.io/badge/all_contributors-277-orange.svg?style=flat-square)](#contributors-)
37+
38+
[![All Contributors](https://img.shields.io/badge/all_contributors-280-orange.svg?style=flat-square)](#contributors-)
3839
<!-- ALL-CONTRIBUTORS-BADGE:END -->
3940

4041
## ✨ Contributors
@@ -403,6 +404,14 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
403404
<td align="center" valign="top" width="14.28%"><a href="https://github.com/aerg04"><img src="https://avatars.githubusercontent.com/u/122407849?v=4?s=100" width="100px;" alt="Andres Rangel"/><br /><sub><b>Andres Rangel</b></sub></a><br /><a href="https://github.com/TejasQ/opensauced-guestbook/commits?author=aerg04" title="Code">💻</a> <a href="https://github.com/TejasQ/opensauced-guestbook/commits?author=aerg04" title="Documentation">📖</a> <a href="#maintenance-aerg04" title="Maintenance">🚧</a></td>
404405
<td align="center" valign="top" width="14.28%"><a href="https://frustateduser.github.io/koustubh.github.io/"><img src="https://avatars.githubusercontent.com/u/137117503?v=4?s=100" width="100px;" alt="KOUSTUBH BADSHAH"/><br /><sub><b>KOUSTUBH BADSHAH</b></sub></a><br /><a href="#question-frustateduser" title="Answering Questions">💬</a> <a href="https://github.com/TejasQ/opensauced-guestbook/issues?q=author%3Afrustateduser" title="Bug reports">🐛</a> <a href="#a11y-frustateduser" title="Accessibility">️️️️♿️</a></td>
405406
</tr>
407+
<tr>
408+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/voaidesr"><img src="https://avatars.githubusercontent.com/u/134785947?v=4?s=100" width="100px;" alt="Voaides Negustor Robert"/><br /><sub><b>Voaides Negustor Robert</b></sub></a><br /><a href="#question-voaidesr" title="Answering Questions">💬</a> <a href="https://github.com/TejasQ/opensauced-guestbook/commits?author=voaidesr" title="Code">💻</a> <a href="https://github.com/TejasQ/opensauced-guestbook/commits?author=voaidesr" title="Documentation">📖</a></td>
409+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/TanishqV5"><img src="https://avatars.githubusercontent.com/u/150074880?v=4?s=100" width="100px;" alt="Tanishq Vaishnav"/><br /><sub><b>Tanishq Vaishnav</b></sub></a><br /><a href="#question-TanishqV5" title="Answering Questions">💬</a> <a href="https://github.com/TejasQ/opensauced-guestbook/issues?q=author%3ATanishqV5" title="Bug reports">🐛</a> <a href="#a11y-TanishqV5" title="Accessibility">️️️️♿️</a> <a href="https://github.com/TejasQ/opensauced-guestbook/commits?author=TanishqV5" title="Code">💻</a> <a href="#design-TanishqV5" title="Design">🎨</a> <a href="https://github.com/TejasQ/opensauced-guestbook/commits?author=TanishqV5" title="Documentation">📖</a> <a href="#infra-TanishqV5" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="#maintenance-TanishqV5" title="Maintenance">🚧</a> <a href="#plugin-TanishqV5" title="Plugin/utility libraries">🔌</a></td>
410+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/aerg04"><img src="https://avatars.githubusercontent.com/u/122407849?v=4?s=100" width="100px;" alt="Andres Rangel"/><br /><sub><b>Andres Rangel</b></sub></a><br /><a href="https://github.com/TejasQ/opensauced-guestbook/commits?author=aerg04" title="Code">💻</a> <a href="https://github.com/TejasQ/opensauced-guestbook/commits?author=aerg04" title="Documentation">📖</a> <a href="#maintenance-aerg04" title="Maintenance">🚧</a></td>
411+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/porteristhechampion"><img src="https://avatars.githubusercontent.com/u/153149095?v=4?s=100" width="100px;" alt="Porter Taylor"/><br /><sub><b>Porter Taylor</b></sub></a><br /><a href="https://github.com/TejasQ/opensauced-guestbook/issues?q=author%3Aporteristhechampion" title="Bug reports">🐛</a> <a href="https://github.com/TejasQ/opensauced-guestbook/commits?author=porteristhechampion" title="Code">💻</a> <a href="https://github.com/TejasQ/opensauced-guestbook/commits?author=porteristhechampion" title="Documentation">📖</a></td>
412+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/drazerd"><img src="https://avatars.githubusercontent.com/u/77742651?v=4?s=100" width="100px;" alt="drazerd"/><br /><sub><b>drazerd</b></sub></a><br /><a href="#question-drazerd" title="Answering Questions">💬</a> <a href="https://github.com/TejasQ/opensauced-guestbook/issues?q=author%3Adrazerd" title="Bug reports">🐛</a> <a href="#design-drazerd" title="Design">🎨</a> <a href="https://github.com/TejasQ/opensauced-guestbook/commits?author=drazerd" title="Documentation">📖</a> <a href="#maintenance-drazerd" title="Maintenance">🚧</a> <a href="https://github.com/TejasQ/opensauced-guestbook/pulls?q=is%3Apr+reviewed-by%3Adrazerd" title="Reviewed Pull Requests">👀</a></td>
413+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/topSimpa"><img src="https://avatars.githubusercontent.com/u/92194010?v=4?s=100" width="100px;" alt="Simpa"/><br /><sub><b>Simpa</b></sub></a><br /><a href="https://github.com/TejasQ/opensauced-guestbook/commits?author=topSimpa" title="Code">💻</a></td>
414+
</tr>
406415
</tbody>
407416
<tfoot>
408417
<tr>

0 commit comments

Comments
 (0)