Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: add praveenVnktsh as a contributor #7

Merged
merged 2 commits into from
Jan 3, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 24 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "praveenVnktsh",
"name": "Praveen Venkatesh",
"avatar_url": "https://avatars0.githubusercontent.com/u/30774147?v=4",
"profile": "http://praveenvnktsh.github.io",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "IITGN-Institute-App",
"projectOwner": "praveenVnktsh",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}
16 changes: 16 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
## InsIIT - IITGn's Official Institute App
<!-- 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 -->

You've stumbled across the official FOSS repository of IITGn's Institute App! This project is in its infant stages, and all contributions in any form are welcome :)

Expand Down Expand Up @@ -35,4 +38,17 @@ We would like to thank Shreyas Singh (Class of '20), Shantanu Jana (Class of '21
## Contributors

We would love to have you onboard! Do submit a pull request if you would like to contribute to a feature.
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
<!-- prettier-ignore-start -->
<!-- markdownlint-disable -->
<table>
<tr>
<td align="center"><a href="http://praveenvnktsh.github.io"><img src="https://avatars0.githubusercontent.com/u/30774147?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Praveen Venkatesh</b></sub></a><br /><a href="https://github.com/praveenVnktsh/IITGN-Institute-App/commits?author=praveenVnktsh" title="Code">💻</a></td>
</tr>
</table>

<!-- markdownlint-restore -->
<!-- prettier-ignore-end -->

<!-- ALL-CONTRIBUTORS-LIST:END -->