Skip to content

Commit cd317fe

Browse files
Merge pull request #131 from max-programming/all-contributors/add-p7uverma
docs: add p7uverma as a contributor for design, and bug
2 parents 5fb2b22 + c4c5753 commit cd317fe

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
@@ -286,6 +286,16 @@
286286
"contributions": [
287287
"design"
288288
]
289+
},
290+
{
291+
"login": "p7uverma",
292+
"name": "Priyanshu Verma",
293+
"avatar_url": "https://avatars.githubusercontent.com/u/112266318?v=4",
294+
"profile": "https://p7u.tech",
295+
"contributions": [
296+
"design",
297+
"bug"
298+
]
289299
}
290300
],
291301
"contributorsPerLine": 7,

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
A Web app which lets you find eligible repositories for Hacktoberfest 2022!
44

55
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
6-
[![All Contributors](https://img.shields.io/badge/all_contributors-29-orange.svg?style=flat-square)](#contributors-)
6+
[![All Contributors](https://img.shields.io/badge/all_contributors-30-orange.svg?style=flat-square)](#contributors-)
77
<!-- ALL-CONTRIBUTORS-BADGE:END -->
88
<a href="https://gitmoji.dev">
99
<img src="https://img.shields.io/badge/gitmoji-%20😜%20😍-FFDD67.svg?style=flat-square" alt="Gitmoji">
@@ -112,6 +112,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
112112
</tr>
113113
<tr>
114114
<td align="center" valign="top" width="14.28%"><a href="https://lynxsumit.vercel.app"><img src="https://avatars.githubusercontent.com/u/114245865?v=4?s=100" width="100px;" alt="Sumit Upadhyay"/><br /><sub><b>Sumit Upadhyay</b></sub></a><br /><a href="#design-LynxSumit" title="Design">🎨</a></td>
115+
<td align="center" valign="top" width="14.28%"><a href="https://p7u.tech"><img src="https://avatars.githubusercontent.com/u/112266318?v=4?s=100" width="100px;" alt="Priyanshu Verma"/><br /><sub><b>Priyanshu Verma</b></sub></a><br /><a href="#design-p7uverma" title="Design">🎨</a> <a href="https://github.com/max-programming/hacktoberfest-projects/issues?q=author%3Ap7uverma" title="Bug reports">🐛</a></td>
115116
</tr>
116117
</tbody>
117118
</table>

0 commit comments

Comments
 (0)