Skip to content

Commit

Permalink
Merge pull request #19 from harsilspatel/all-contributors/add-gagarine
Browse files Browse the repository at this point in the history
docs: add gagarine as a contributor
  • Loading branch information
harsilspatel committed Jan 26, 2020
2 parents 3d50b45 + 75867da commit 679804a
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 7 deletions.
12 changes: 11 additions & 1 deletion .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -49,11 +49,21 @@
"contributions": [
"bug"
]
},
{
"login": "gagarine",
"name": "Simon Perdrisat",
"avatar_url": "https://avatars1.githubusercontent.com/u/164074?v=4",
"profile": "http://perdrisat.com",
"contributions": [
"bug"
]
}
],
"contributorsPerLine": 7,
"projectName": "MoodleDownloader",
"projectOwner": "harsilspatel",
"repoType": "github",
"repoHost": "https://github.com"
"repoHost": "https://github.com",
"skipCi": true
}
16 changes: 10 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,17 +71,21 @@ Checkout more awesome projects built by Monash students [here](https://github.co
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 -->
<!-- prettier-ignore-start -->
<!-- markdownlint-disable -->
<table>
<tr>
<td align="center"><a href="http://jonathanyeung.me"><img src="https://avatars1.githubusercontent.com/u/38239969?v=4" width="100px;" alt="Jonathan Yeung"/><br /><sub><b>Jonathan Yeung</b></sub></a><br /><a href="https://github.com/harsilspatel/MoodleDownloader/commits?author=YeungJonathan" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/theya222"><img src="https://avatars0.githubusercontent.com/u/28100101?v=4" width="100px;" alt="Yusuf Ades"/><br /><sub><b>Yusuf Ades</b></sub></a><br /><a href="https://github.com/harsilspatel/MoodleDownloader/issues?q=author%3Atheya222" title="Bug reports">🐛</a></td>
<td align="center"><a href="http://www.asherlzr.com"><img src="https://avatars0.githubusercontent.com/u/32557572?v=4" width="100px;" alt="Asher Lim"/><br /><sub><b>Asher Lim</b></sub></a><br /><a href="#ideas-asherLZR" title="Ideas, Planning, & Feedback">🤔</a></td>
<td align="center"><a href="http://erikhausen.com"><img src="https://avatars1.githubusercontent.com/u/6204129?v=4" width="100px;" alt="Erik Hausen"/><br /><sub><b>Erik Hausen</b></sub></a><br /><a href="https://github.com/harsilspatel/MoodleDownloader/issues?q=author%3Aehausen" title="Bug reports">🐛</a></td>
<td align="center"><a href="https://github.com/LapisLazulis"><img src="https://avatars3.githubusercontent.com/u/42072300?v=4" width="100px;" alt="LapisLazulis"/><br /><sub><b>LapisLazulis</b></sub></a><br /><a href="https://github.com/harsilspatel/MoodleDownloader/issues?q=author%3ALapisLazulis" title="Bug reports">🐛</a></td>
<td align="center"><a href="http://jonathanyeung.me"><img src="https://avatars1.githubusercontent.com/u/38239969?v=4" width="100px;" alt=""/><br /><sub><b>Jonathan Yeung</b></sub></a><br /><a href="https://github.com/harsilspatel/MoodleDownloader/commits?author=YeungJonathan" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/theya222"><img src="https://avatars0.githubusercontent.com/u/28100101?v=4" width="100px;" alt=""/><br /><sub><b>Yusuf Ades</b></sub></a><br /><a href="https://github.com/harsilspatel/MoodleDownloader/issues?q=author%3Atheya222" title="Bug reports">🐛</a></td>
<td align="center"><a href="http://www.asherlzr.com"><img src="https://avatars0.githubusercontent.com/u/32557572?v=4" width="100px;" alt=""/><br /><sub><b>Asher Lim</b></sub></a><br /><a href="#ideas-asherLZR" title="Ideas, Planning, & Feedback">🤔</a></td>
<td align="center"><a href="http://erikhausen.com"><img src="https://avatars1.githubusercontent.com/u/6204129?v=4" width="100px;" alt=""/><br /><sub><b>Erik Hausen</b></sub></a><br /><a href="https://github.com/harsilspatel/MoodleDownloader/issues?q=author%3Aehausen" title="Bug reports">🐛</a></td>
<td align="center"><a href="https://github.com/LapisLazulis"><img src="https://avatars3.githubusercontent.com/u/42072300?v=4" width="100px;" alt=""/><br /><sub><b>LapisLazulis</b></sub></a><br /><a href="https://github.com/harsilspatel/MoodleDownloader/issues?q=author%3ALapisLazulis" title="Bug reports">🐛</a></td>
<td align="center"><a href="http://perdrisat.com"><img src="https://avatars1.githubusercontent.com/u/164074?v=4" width="100px;" alt=""/><br /><sub><b>Simon Perdrisat</b></sub></a><br /><a href="https://github.com/harsilspatel/MoodleDownloader/issues?q=author%3Agagarine" title="Bug reports">🐛</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 679804a

Please sign in to comment.