Skip to content

Commit 3d08303

Browse files
Merge pull request #173 from max-programming/all-contributors/add-nidble
docs: add nidble as a contributor for code, and design
2 parents ae0ef87 + 8d1886c commit 3d08303

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
@@ -352,6 +352,16 @@
352352
"contributions": [
353353
"code"
354354
]
355+
},
356+
{
357+
"login": "nidble",
358+
"name": "Antonino Bertulla",
359+
"avatar_url": "https://avatars.githubusercontent.com/u/1447119?v=4",
360+
"profile": "https://dev.to/nidble/",
361+
"contributions": [
362+
"code",
363+
"design"
364+
]
355365
}
356366
],
357367
"contributorsPerLine": 7,

README.md

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

77
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
8-
[![All Contributors](https://img.shields.io/badge/all_contributors-36-orange.svg?style=flat-square)](#contributors-)
8+
[![All Contributors](https://img.shields.io/badge/all_contributors-37-orange.svg?style=flat-square)](#contributors-)
99
<!-- ALL-CONTRIBUTORS-BADGE:END -->
1010
<a href="https://gitmoji.dev">
1111
<img src="https://img.shields.io/badge/gitmoji-%20😜%20😍-FFDD67.svg?style=flat-square" alt="Gitmoji">
@@ -121,6 +121,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
121121
</tr>
122122
<tr>
123123
<td align="center" valign="top" width="14.28%"><a href="https://maitri-vv.github.io/Maitri-sPortfolio/"><img src="https://avatars.githubusercontent.com/u/87691594?v=4?s=100" width="100px;" alt="maitri-vv"/><br /><sub><b>maitri-vv</b></sub></a><br /><a href="https://github.com/max-programming/hacktoberfest-projects/commits?author=maitri-vv" title="Code">💻</a></td>
124+
<td align="center" valign="top" width="14.28%"><a href="https://dev.to/nidble/"><img src="https://avatars.githubusercontent.com/u/1447119?v=4?s=100" width="100px;" alt="Antonino Bertulla"/><br /><sub><b>Antonino Bertulla</b></sub></a><br /><a href="https://github.com/max-programming/hacktoberfest-projects/commits?author=nidble" title="Code">💻</a> <a href="#design-nidble" title="Design">🎨</a></td>
124125
</tr>
125126
</tbody>
126127
</table>

0 commit comments

Comments
 (0)