mirror of
https://github.com/developersIndia/deviras.git
synced 2025-01-03 14:01:46 +05:30
Merge pull request #4 from developersIndia/all-contributors/add-SameerSahu007
docs: add SameerSahu007 as a contributor for code
This commit is contained in:
commit
626e99655c
24
.all-contributorsrc
Normal file
24
.all-contributorsrc
Normal 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
|
||||||
|
}
|
22
README.md
22
README.md
@ -1,4 +1,7 @@
|
|||||||
# deviras
|
# 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
|
> Bunch of scripts to automate stuff around the developersIndia subreddit
|
||||||
|
|
||||||
@ -26,3 +29,22 @@
|
|||||||
Thanks to these awesome folks for helping out:
|
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!
|
Loading…
Reference in New Issue
Block a user