Skip to content

Commit

Permalink
Merge pull request #35 from ZeroCoolHacker/all-contributors/add-mrund…
Browse files Browse the repository at this point in the history
…erline

docs: add mrunderline as a contributor
  • Loading branch information
ZeroCoolHacker authored Oct 12, 2020
2 parents 0a69d5e + 80212ce commit c6b82fa
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 0 deletions.
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": "mrunderline",
"name": "ali madihi bidgoli",
"avatar_url": "https://avatars2.githubusercontent.com/u/23085360?v=4",
"profile": "https://github.com/mrunderline",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "easy-school",
"projectOwner": "ZeroCoolHacker",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}
22 changes: 22 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
# Easy School
<!-- 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 -->

This is a school management system that uses
[Django Admin](https://www.google.com/search?client=opera&q=django+admin&sourceid=opera&ie=UTF-8&oe=UTF-8) to
Expand Down Expand Up @@ -90,3 +93,22 @@ Everyone who contributes to easy-school gets a spot here.
* [@mmoomocow](https://github.com/mmoomocow)
* [@MohanChhabaria](https://github.com/MohanChhabaria)
* [@mrunderline](https://github.com/mrunderline)

## 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/mrunderline"><img src="https://avatars2.githubusercontent.com/u/23085360?v=4" width="100px;" alt=""/><br /><sub><b>ali madihi bidgoli</b></sub></a><br /><a href="https://github.com/ZeroCoolHacker/easy-school/commits?author=mrunderline" title="Code">💻</a></td>
</tr>
</table>

<!-- markdownlint-enable -->
<!-- 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!

0 comments on commit c6b82fa

Please sign in to comment.