Skip to content

Commit 234ec98

Browse files
authored
feat: Add @darlopvil as a contributor (#779)
docs: add @darlopvil as a contributor
1 parent 776c58b commit 234ec98

2 files changed

Lines changed: 25 additions & 1 deletion

File tree

.all-contributorsrc

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4055,6 +4055,29 @@
40554055
"question",
40564056
"bug"
40574057
]
4058+
},
4059+
{
4060+
"login": "darlopvil",
4061+
"name": "darlopvil",
4062+
"avatar_url": "https://avatars.githubusercontent.com/u/60988792?v=4",
4063+
"profile": "https://github.com/darlopvil",
4064+
"contributions": [
4065+
"question",
4066+
"blog",
4067+
"bug",
4068+
"code",
4069+
"content",
4070+
"data",
4071+
"design",
4072+
"doc",
4073+
"example",
4074+
"research",
4075+
"security",
4076+
"test",
4077+
"tool",
4078+
"translation",
4079+
"tutorial"
4080+
]
40584081
}
40594082
],
40604083
"contributorsPerLine": 7,

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ 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-285-orange.svg?style=flat-square)](#contributors-)
37+
[![All Contributors](https://img.shields.io/badge/all_contributors-286-orange.svg?style=flat-square)](#contributors-)
3838
<!-- ALL-CONTRIBUTORS-BADGE:END -->
3939

4040
## ✨ Contributors
@@ -412,6 +412,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
412412
<td align="center" valign="top" width="14.28%"><a href="https://github.com/JingjieGao"><img src="https://avatars.githubusercontent.com/u/196408425?v=4?s=100" width="100px;" alt="Jingjie Gao"/><br /><sub><b>Jingjie Gao</b></sub></a><br /><a href="#question-JingjieGao" title="Answering Questions">💬</a></td>
413413
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Justin-WebDev"><img src="https://avatars.githubusercontent.com/u/64434732?v=4?s=100" width="100px;" alt="Turdle"/><br /><sub><b>Turdle</b></sub></a><br /><a href="#a11y-Justin-WebDev" title="Accessibility">️️️️♿️</a> <a href="#question-Justin-WebDev" title="Answering Questions">💬</a> <a href="https://github.com/TejasQ/opensauced-guestbook/issues?q=author%3AJustin-WebDev" title="Bug reports">🐛</a> <a href="https://github.com/TejasQ/opensauced-guestbook/commits?author=Justin-WebDev" title="Code">💻</a> <a href="#design-Justin-WebDev" title="Design">🎨</a> <a href="https://github.com/TejasQ/opensauced-guestbook/commits?author=Justin-WebDev" title="Documentation">📖</a> <a href="#example-Justin-WebDev" title="Examples">💡</a> <a href="#ideas-Justin-WebDev" title="Ideas, Planning, & Feedback">🤔</a> <a href="#infra-Justin-WebDev" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="#maintenance-Justin-WebDev" title="Maintenance">🚧</a> <a href="#mentoring-Justin-WebDev" title="Mentoring">🧑‍🏫</a> <a href="#plugin-Justin-WebDev" title="Plugin/utility libraries">🔌</a> <a href="#projectManagement-Justin-WebDev" title="Project Management">📆</a> <a href="#promotion-Justin-WebDev" title="Promotion">📣</a> <a href="#research-Justin-WebDev" title="Research">🔬</a> <a href="https://github.com/TejasQ/opensauced-guestbook/pulls?q=is%3Apr+reviewed-by%3AJustin-WebDev" title="Reviewed Pull Requests">👀</a> <a href="https://github.com/TejasQ/opensauced-guestbook/commits?author=Justin-WebDev" title="Tests">⚠️</a> <a href="#tool-Justin-WebDev" title="Tools">🔧</a> <a href="#tutorial-Justin-WebDev" title="Tutorials">✅</a> <a href="#userTesting-Justin-WebDev" title="User Testing">📓</a></td>
414414
<td align="center" valign="top" width="14.28%"><a href="https://github.com/edwinkuruvila"><img src="https://avatars.githubusercontent.com/u/72676609?v=4?s=100" width="100px;" alt="Edwin Kuruvila"/><br /><sub><b>Edwin Kuruvila</b></sub></a><br /><a href="#question-edwinkuruvila" title="Answering Questions">💬</a> <a href="https://github.com/TejasQ/opensauced-guestbook/issues?q=author%3Aedwinkuruvila" title="Bug reports">🐛</a></td>
415+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/darlopvil"><img src="https://avatars.githubusercontent.com/u/60988792?v=4?s=100" width="100px;" alt="darlopvil"/><br /><sub><b>darlopvil</b></sub></a><br /><a href="#question-darlopvil" title="Answering Questions">💬</a> <a href="#blog-darlopvil" title="Blogposts">📝</a> <a href="https://github.com/TejasQ/opensauced-guestbook/issues?q=author%3Adarlopvil" title="Bug reports">🐛</a> <a href="https://github.com/TejasQ/opensauced-guestbook/commits?author=darlopvil" title="Code">💻</a> <a href="#content-darlopvil" title="Content">🖋</a> <a href="#data-darlopvil" title="Data">🔣</a> <a href="#design-darlopvil" title="Design">🎨</a> <a href="https://github.com/TejasQ/opensauced-guestbook/commits?author=darlopvil" title="Documentation">📖</a> <a href="#example-darlopvil" title="Examples">💡</a> <a href="#research-darlopvil" title="Research">🔬</a> <a href="#security-darlopvil" title="Security">🛡️</a> <a href="https://github.com/TejasQ/opensauced-guestbook/commits?author=darlopvil" title="Tests">⚠️</a> <a href="#tool-darlopvil" title="Tools">🔧</a> <a href="#translation-darlopvil" title="Translation">🌍</a> <a href="#tutorial-darlopvil" title="Tutorials">✅</a></td>
415416
</tr>
416417
</tbody>
417418
<tfoot>

0 commit comments

Comments
 (0)