Skip to content

docs: add @notavailable4u as a contributor #696

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 3, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -3705,6 +3705,15 @@
"test",
"translation"
]
},
{
"login": "notavailable4u",
"name": "@notavailable4u",
"avatar_url": "https://avatars.githubusercontent.com/u/139932183?v=4",
"profile": "https://patrickwebdev.com/",
"contributions": [
"question"
]
}
],
"contributorsPerLine": 7,
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ All contributors are required to abide by our [Code of Conduct](https://github.c
## All Contributors

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

## ✨ Contributors
Expand Down Expand Up @@ -377,6 +377,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<td align="center" valign="top" width="14.28%"><a href="https://github.com/janzengo"><img src="https://avatars.githubusercontent.com/u/30427833?v=4?s=100" width="100px;" alt="Janzen Go"/><br /><sub><b>Janzen Go</b></sub></a><br /><a href="#a11y-janzengo" title="Accessibility">️️️️♿️</a> <a href="#question-janzengo" title="Answering Questions">πŸ’¬</a> <a href="https://github.com/TejasQ/opensauced-guestbook/issues?q=author%3Ajanzengo" title="Bug reports">πŸ›</a> <a href="https://github.com/TejasQ/opensauced-guestbook/commits?author=janzengo" title="Code">πŸ’»</a> <a href="#design-janzengo" title="Design">🎨</a> <a href="https://github.com/TejasQ/opensauced-guestbook/commits?author=janzengo" title="Documentation">πŸ“–</a> <a href="#promotion-janzengo" title="Promotion">πŸ“£</a> <a href="https://github.com/TejasQ/opensauced-guestbook/commits?author=janzengo" title="Tests">⚠️</a> <a href="#tool-janzengo" title="Tools">πŸ”§</a> <a href="#translation-janzengo" title="Translation">🌍</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://g.dev/vianneyyovo"><img src="https://avatars.githubusercontent.com/u/79197812?v=4?s=100" width="100px;" alt="Vianney Yovo"/><br /><sub><b>Vianney Yovo</b></sub></a><br /><a href="#business-vianneyyovo" title="Business development">πŸ’Ό</a> <a href="https://github.com/TejasQ/opensauced-guestbook/commits?author=vianneyyovo" title="Code">πŸ’»</a> <a href="#data-vianneyyovo" title="Data">πŸ”£</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/pedropalmav"><img src="https://avatars.githubusercontent.com/u/80769811?v=4?s=100" width="100px;" alt="Pedro Palma Villanueva"/><br /><sub><b>Pedro Palma Villanueva</b></sub></a><br /><a href="https://github.com/TejasQ/opensauced-guestbook/issues?q=author%3Apedropalmav" title="Bug reports">πŸ›</a> <a href="#business-pedropalmav" title="Business development">πŸ’Ό</a> <a href="https://github.com/TejasQ/opensauced-guestbook/commits?author=pedropalmav" title="Code">πŸ’»</a> <a href="https://github.com/TejasQ/opensauced-guestbook/commits?author=pedropalmav" title="Documentation">πŸ“–</a> <a href="#example-pedropalmav" title="Examples">πŸ’‘</a> <a href="#ideas-pedropalmav" title="Ideas, Planning, & Feedback">πŸ€”</a> <a href="#maintenance-pedropalmav" title="Maintenance">🚧</a> <a href="#plugin-pedropalmav" title="Plugin/utility libraries">πŸ”Œ</a> <a href="#projectManagement-pedropalmav" title="Project Management">πŸ“†</a> <a href="https://github.com/TejasQ/opensauced-guestbook/pulls?q=is%3Apr+reviewed-by%3Apedropalmav" title="Reviewed Pull Requests">πŸ‘€</a> <a href="https://github.com/TejasQ/opensauced-guestbook/commits?author=pedropalmav" title="Tests">⚠️</a> <a href="#translation-pedropalmav" title="Translation">🌍</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://patrickwebdev.com/"><img src="https://avatars.githubusercontent.com/u/139932183?v=4?s=100" width="100px;" alt="@notavailable4u"/><br /><sub><b>@notavailable4u</b></sub></a><br /><a href="#question-notavailable4u" title="Answering Questions">πŸ’¬</a></td>
</tr>
</tbody>
<tfoot>
Expand Down
Loading