Merge pull request #3 from Bhupesh-V/all-contributors/add-sharan-aithal

docs: add sharan-aithal as a contributor
This commit is contained in:
Bhupesh Varshney 2021-04-23 20:11:38 +05:30 committed by GitHub
commit d52a73108a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 45 additions and 0 deletions

25
.all-contributorsrc Normal file
View file

@ -0,0 +1,25 @@
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "sharan-aithal",
"name": "Sharan Aithal",
"avatar_url": "https://avatars.githubusercontent.com/u/32029982?v=4",
"profile": "https://github.com/sharan-aithal",
"contributions": [
"code",
"doc"
]
}
],
"contributorsPerLine": 7,
"projectName": "ugit",
"projectOwner": "Bhupesh-V",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}

View file

@ -112,3 +112,23 @@ This project is [MIT](https://github.com/Bhupesh-V/ugit/blob/master/LICENSE) lic
## 👋 Contributing
Please read the [CONTRIBUTING](CONTRIBUTING.md) file for the process of submitting pull requests to us.
## 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/sharan-aithal"><img src="https://avatars.githubusercontent.com/u/32029982?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Sharan Aithal</b></sub></a><br /><a href="https://github.com/Bhupesh-V/ugit/commits?author=sharan-aithal" title="Code">💻</a> <a href="https://github.com/Bhupesh-V/ugit/commits?author=sharan-aithal" title="Documentation">📖</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!