Merge pull request #4 from developersIndia/all-contributors/add-SameerSahu007

docs: add SameerSahu007 as a contributor for code
This commit is contained in:
Bhupesh Varshney 2022-08-20 22:37:44 +05:30 committed by GitHub
commit 626e99655c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 47 additions and 1 deletions

24
.all-contributorsrc Normal file
View File

@ -0,0 +1,24 @@
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "SameerSahu007",
"name": "Sameer Sahu",
"avatar_url": "https://avatars.githubusercontent.com/u/29480670?v=4",
"profile": "https://github.com/SameerSahu007",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "deviras",
"projectOwner": "developersIndia",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}

View File

@ -1,4 +1,7 @@
# deviras
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->
> Bunch of scripts to automate stuff around the developersIndia subreddit
@ -25,4 +28,23 @@
Thanks to these awesome folks for helping out:
- [pavanjadhaw](https://github.com/pavanjadhaw)
- [pavanjadhaw](https://github.com/pavanjadhaw)
## Contributors ✨
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
<!-- prettier-ignore-start -->
<!-- markdownlint-disable -->
<table>
<tr>
<td align="center"><a href="https://github.com/SameerSahu007"><img src="https://avatars.githubusercontent.com/u/29480670?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Sameer Sahu</b></sub></a><br /><a href="https://github.com/developersIndia/deviras/commits?author=SameerSahu007" title="Code">💻</a></td>
</tr>
</table>
<!-- markdownlint-restore -->
<!-- prettier-ignore-end -->
<!-- ALL-CONTRIBUTORS-LIST:END -->
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!