Skip to content

Commit 0e22760

Browse files
Merge pull request #191 from max-programming/all-contributors/add-nabarvn
docs: add nabarvn as a contributor for ideas, design, and code
2 parents a74927d + 748536b commit 0e22760

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

.all-contributorsrc

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -412,6 +412,17 @@
412412
"ideas",
413413
"code"
414414
]
415+
},
416+
{
417+
"login": "nabarvn",
418+
"name": "Nabarun",
419+
"avatar_url": "https://avatars.githubusercontent.com/u/64539836?v=4",
420+
"profile": "https://nabarun.xyz",
421+
"contributions": [
422+
"ideas",
423+
"design",
424+
"code"
425+
]
415426
}
416427
],
417428
"contributorsPerLine": 7,

README.md

Lines changed: 4 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-42-orange.svg?style=flat-square)](#contributors-)
9+
[![All Contributors](https://img.shields.io/badge/all_contributors-43-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">
@@ -129,6 +129,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
129129
<td align="center" valign="top" width="14.28%"><a href="https://github.com/inderharrysingh"><img src="https://avatars.githubusercontent.com/u/112561014?v=4?s=100" width="100px;" alt="Inderjot Singh"/><br /><sub><b>Inderjot Singh</b></sub></a><br /><a href="#design-inderharrysingh" title="Design">🎨</a> <a href="https://github.com/max-programming/hacktoberfest-projects/commits?author=inderharrysingh" title="Code">💻</a></td>
130130
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Keith-Web3"><img src="https://avatars.githubusercontent.com/u/96974022?v=4?s=100" width="100px;" alt="Olorunnishola Olamilekan"/><br /><sub><b>Olorunnishola Olamilekan</b></sub></a><br /><a href="#ideas-Keith-Web3" title="Ideas, Planning, & Feedback">🤔</a> <a href="https://github.com/max-programming/hacktoberfest-projects/commits?author=Keith-Web3" title="Code">💻</a></td>
131131
</tr>
132+
<tr>
133+
<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+
</tr>
132135
</tbody>
133136
</table>
134137

0 commit comments

Comments
 (0)