Skip to content

Commit 55d5ed8

Browse files
Merge pull request #246 from max-programming/all-contributors/add-offbeatjs
docs: add offbeatjs as a contributor for code, design, and ideas
2 parents ddd49d4 + 5d384be commit 55d5ed8

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

.all-contributorsrc

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -493,6 +493,17 @@
493493
"code",
494494
"bug"
495495
]
496+
},
497+
{
498+
"login": "offbeatjs",
499+
"name": "Yash Raj ",
500+
"avatar_url": "https://avatars.githubusercontent.com/u/193760898?v=4",
501+
"profile": "https://github.com/offbeatjs",
502+
"contributions": [
503+
"code",
504+
"design",
505+
"ideas"
506+
]
496507
}
497508
],
498509
"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-50-orange.svg?style=flat-square)](#contributors-)
9+
[![All Contributors](https://img.shields.io/badge/all_contributors-51-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">
@@ -118,6 +118,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
118118
</tr>
119119
<tr>
120120
<td align="center" valign="top" width="14.28%"><a href="https://github.com/anuja12mishra"><img src="https://avatars.githubusercontent.com/u/109236275?v=4?s=100" width="100px;" alt="Anuja Mishra"/><br /><sub><b>Anuja Mishra</b></sub></a><br /><a href="#design-anuja12mishra" title="Design">🎨</a> <a href="https://github.com/max-programming/hacktoberfest-projects/commits?author=anuja12mishra" title="Code">💻</a> <a href="https://github.com/max-programming/hacktoberfest-projects/issues?q=author%3Aanuja12mishra" title="Bug reports">🐛</a></td>
121+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/offbeatjs"><img src="https://avatars.githubusercontent.com/u/193760898?v=4?s=100" width="100px;" alt="Yash Raj "/><br /><sub><b>Yash Raj </b></sub></a><br /><a href="https://github.com/max-programming/hacktoberfest-projects/commits?author=offbeatjs" title="Code">💻</a> <a href="#design-offbeatjs" title="Design">🎨</a> <a href="#ideas-offbeatjs" title="Ideas, Planning, & Feedback">🤔</a></td>
121122
</tr>
122123
</tbody>
123124
</table>

0 commit comments

Comments
 (0)