Skip to content

Commit 0b8f88c

Browse files
Merge pull request #197 from max-programming/all-contributors/add-Dhruvn-patel
docs: add Dhruvn-patel as a contributor for code, and design
2 parents d84229e + 2667985 commit 0b8f88c

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

.all-contributorsrc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -423,6 +423,16 @@
423423
"design",
424424
"code"
425425
]
426+
},
427+
{
428+
"login": "Dhruvn-patel",
429+
"name": "Dhruv Patel",
430+
"avatar_url": "https://avatars.githubusercontent.com/u/87563885?v=4",
431+
"profile": "https://github.com/Dhruvn-patel",
432+
"contributions": [
433+
"code",
434+
"design"
435+
]
426436
}
427437
],
428438
"contributorsPerLine": 7,

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ A Web app that lets you find eligible repositories for Hacktoberfest!
66
Use it here - https://finder.usmans.me
77

88
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
9-
[![All Contributors](https://img.shields.io/badge/all_contributors-43-orange.svg?style=flat-square)](#contributors-)
9+
[![All Contributors](https://img.shields.io/badge/all_contributors-44-orange.svg?style=flat-square)](#contributors-)
1010
<!-- ALL-CONTRIBUTORS-BADGE:END -->
1111
<a href="https://gitmoji.dev">
1212
<img src="https://img.shields.io/badge/gitmoji-%20😜%20😍-FFDD67.svg?style=flat-square" alt="Gitmoji">
@@ -131,6 +131,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
131131
</tr>
132132
<tr>
133133
<td align="center" valign="top" width="14.28%"><a href="https://nabarun.xyz"><img src="https://avatars.githubusercontent.com/u/64539836?v=4?s=100" width="100px;" alt="Nabarun"/><br /><sub><b>Nabarun</b></sub></a><br /><a href="#ideas-nabarvn" title="Ideas, Planning, & Feedback">🤔</a> <a href="#design-nabarvn" title="Design">🎨</a> <a href="https://github.com/max-programming/hacktoberfest-projects/commits?author=nabarvn" title="Code">💻</a></td>
134+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Dhruvn-patel"><img src="https://avatars.githubusercontent.com/u/87563885?v=4?s=100" width="100px;" alt="Dhruv Patel"/><br /><sub><b>Dhruv Patel</b></sub></a><br /><a href="https://github.com/max-programming/hacktoberfest-projects/commits?author=Dhruvn-patel" title="Code">💻</a> <a href="#design-Dhruvn-patel" title="Design">🎨</a></td>
134135
</tr>
135136
</tbody>
136137
</table>

0 commit comments

Comments
 (0)