Skip to content

Commit

Permalink
docs: add yumpyy as a contributor for code (#51)
Browse files Browse the repository at this point in the history
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
  • Loading branch information
allcontributors[bot] authored Jul 30, 2024
1 parent fdec3d7 commit 453664a
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
12 changes: 11 additions & 1 deletion .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -87,12 +87,22 @@
"contributions": [
"code"
]
},
{
"login": "yumpyy",
"name": "yump",
"avatar_url": "https://avatars.githubusercontent.com/u/121102787?v=4",
"profile": "https://haspper.neocities.org/",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"skipCi": true,
"repoType": "github",
"repoHost": "https://github.com",
"projectName": "saadhan",
"projectOwner": "developersIndia"
"projectOwner": "developersIndia",
"commitType": "docs"
}
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/darshil-here"><img src="https://avatars.githubusercontent.com/u/104206815?v=4?s=100" width="100px;" alt="Darshil Prajapati"/><br /><sub><b>Darshil Prajapati</b></sub></a><br /><a href="https://github.com/developersIndia/saadhan/commits?author=darshil-here" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/heppymxm"><img src="https://avatars.githubusercontent.com/u/130273246?v=4?s=100" width="100px;" alt="Kartik Kumar"/><br /><sub><b>Kartik Kumar</b></sub></a><br /><a href="https://github.com/developersIndia/saadhan/commits?author=heppymxm" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://haspper.neocities.org/"><img src="https://avatars.githubusercontent.com/u/121102787?v=4?s=100" width="100px;" alt="yump"/><br /><sub><b>yump</b></sub></a><br /><a href="https://github.com/developersIndia/saadhan/commits?author=yumpyy" title="Code">💻</a></td>
</tr>
</tbody>
</table>
Expand Down

0 comments on commit 453664a

Please sign in to comment.