Skip to content
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

docs: Fix my profile broken link #572

Merged
merged 13 commits into from
Dec 18, 2024
22 changes: 22 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -3066,6 +3066,28 @@
"infra",
"video"
]
},
{
"login": "nhim-uit",
"name": "H. Nhi (Alex)",
"avatar_url": "https://avatars.githubusercontent.com/u/165756103?v=4",
"profile": "https://app.opensauced.pizza/u/nhim-uit",
"contributions": [
"question",
"bug",
"code",
"design",
"doc",
"example",
"ideas",
"projectManagement",
"talk",
"test",
"tool",
"translation",
"tutorial",
"userTesting"
]
}
],
"contributorsPerLine": 7,
Expand Down
5 changes: 4 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-210-orange.svg?style=flat-square)](#contributors-)
[![All Contributors](https://img.shields.io/badge/all_contributors-211-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->

## ✨ Contributors
Expand Down Expand Up @@ -316,6 +316,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<td align="center" valign="top" width="14.28%"><a href="https://lorenzjdr.dev/"><img src="https://avatars.githubusercontent.com/u/124335421?v=4?s=100" width="100px;" alt="Lorenz De Robles"/><br /><sub><b>Lorenz De Robles</b></sub></a><br /><a href="https://github.com/TejasQ/opensauced-guestbook/commits?author=lorenzjdr" title="Code">πŸ’»</a> <a href="#tutorial-lorenzjdr" title="Tutorials">βœ…</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/liaxoo"><img src="https://avatars.githubusercontent.com/u/57733867?v=4?s=100" width="100px;" alt="Liaxo"/><br /><sub><b>Liaxo</b></sub></a><br /><a href="https://github.com/TejasQ/opensauced-guestbook/commits?author=liaxoo" title="Code">πŸ’»</a> <a href="#design-liaxoo" title="Design">🎨</a> <a href="https://github.com/TejasQ/opensauced-guestbook/commits?author=liaxoo" title="Documentation">πŸ“–</a> <a href="#infra-liaxoo" title="Infrastructure (Hosting, Build-Tools, etc)">πŸš‡</a> <a href="#video-liaxoo" title="Videos">πŸ“Ή</a></td>
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://app.opensauced.pizza/u/nhim-uit"><img src="https://avatars.githubusercontent.com/u/165756103?v=4?s=100" width="100px;" alt="H. Nhi (Alex)"/><br /><sub><b>H. Nhi (Alex)</b></sub></a><br /><a href="#question-nhim-uit" title="Answering Questions">πŸ’¬</a> <a href="https://github.com/TejasQ/opensauced-guestbook/issues?q=author%3Anhim-uit" title="Bug reports">πŸ›</a> <a href="https://github.com/TejasQ/opensauced-guestbook/commits?author=nhim-uit" title="Code">πŸ’»</a> <a href="#design-nhim-uit" title="Design">🎨</a> <a href="https://github.com/TejasQ/opensauced-guestbook/commits?author=nhim-uit" title="Documentation">πŸ“–</a> <a href="#example-nhim-uit" title="Examples">πŸ’‘</a> <a href="#ideas-nhim-uit" title="Ideas, Planning, & Feedback">πŸ€”</a> <a href="#projectManagement-nhim-uit" title="Project Management">πŸ“†</a> <a href="#talk-nhim-uit" title="Talks">πŸ“’</a> <a href="https://github.com/TejasQ/opensauced-guestbook/commits?author=nhim-uit" title="Tests">⚠️</a> <a href="#tool-nhim-uit" title="Tools">πŸ”§</a> <a href="#translation-nhim-uit" title="Translation">🌍</a> <a href="#tutorial-nhim-uit" title="Tutorials">βœ…</a> <a href="#userTesting-nhim-uit" title="User Testing">πŸ““</a></td>
</tr>
</tbody>
<tfoot>
<tr>
Expand Down
Loading