Skip to content

Commit

Permalink
Merge pull request #17 from GatorEducator/all-contributors/add-JattMones
Browse files Browse the repository at this point in the history
docs: add JattMones as a contributor
  • Loading branch information
Michionlion authored Apr 22, 2019
2 parents 82b9cdb + 2c4b5a6 commit a31fe0d
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,15 @@
"contributions": [
"doc"
]
},
{
"login": "JattMones",
"name": "Matt",
"avatar_url": "https://avatars0.githubusercontent.com/u/22432176?v=4",
"profile": "https://github.com/JattMones",
"contributions": [
"doc"
]
}
],
"projectName": "quizagator",
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
[![Build Status](https://travis-ci.com/GatorEducator/quizagator.svg?branch=master)](https://travis-ci.com/GatorEducator/quizagator)
[![codecov.io](http://codecov.io/github/GatorEducator/quizagator/coverage.svg?branch=master)](
http://codecov.io/github/GatorEducator/quizagator?branch=master)
[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat)](#contributors)
[![All Contributors](https://img.shields.io/badge/all_contributors-4-orange.svg?style=flat)](#contributors)
[![made-with-python](
https://img.shields.io/badge/Made%20with-Python-blue.svg)](
https://www.python.org/)
Expand Down Expand Up @@ -88,7 +88,7 @@ Check out our contributors!

<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
<!-- prettier-ignore -->
<table><tr><td align="center"><a href="https://github.com/yeej2"><img src="https://avatars1.githubusercontent.com/u/22895281?v=4" width="100px;" alt="Joshua Yee"/><br /><sub><b>Joshua Yee</b></sub></a><br /><a href="https://github.com/GatorEducator/quizagator/commits?author=yeej2" title="Code">πŸ’»</a> <a href="#infra-yeej2" title="Infrastructure (Hosting, Build-Tools, etc)">πŸš‡</a> <a href="#review-yeej2" title="Reviewed Pull Requests">πŸ‘€</a> <a href="https://github.com/GatorEducator/quizagator/commits?author=yeej2" title="Documentation">πŸ“–</a></td><td align="center"><a href="https://saejinmh.com"><img src="https://avatars1.githubusercontent.com/u/5274499?v=4" width="100px;" alt="Saejin Mahlau-Heinert"/><br /><sub><b>Saejin Mahlau-Heinert</b></sub></a><br /><a href="https://github.com/GatorEducator/quizagator/commits?author=Michionlion" title="Code">πŸ’»</a> <a href="#infra-Michionlion" title="Infrastructure (Hosting, Build-Tools, etc)">πŸš‡</a> <a href="#platform-Michionlion" title="Packaging/porting to new platform">πŸ“¦</a> <a href="#review-Michionlion" title="Reviewed Pull Requests">πŸ‘€</a></td><td align="center"><a href="https://github.com/quigley-c"><img src="https://avatars1.githubusercontent.com/u/35495466?v=4" width="100px;" alt="Carson Quigley"/><br /><sub><b>Carson Quigley</b></sub></a><br /><a href="https://github.com/GatorEducator/quizagator/commits?author=quigley-c" title="Documentation">πŸ“–</a></td></tr></table>
<table><tr><td align="center"><a href="https://github.com/yeej2"><img src="https://avatars1.githubusercontent.com/u/22895281?v=4" width="100px;" alt="Joshua Yee"/><br /><sub><b>Joshua Yee</b></sub></a><br /><a href="https://github.com/GatorEducator/quizagator/commits?author=yeej2" title="Code">πŸ’»</a> <a href="#infra-yeej2" title="Infrastructure (Hosting, Build-Tools, etc)">πŸš‡</a> <a href="#review-yeej2" title="Reviewed Pull Requests">πŸ‘€</a> <a href="https://github.com/GatorEducator/quizagator/commits?author=yeej2" title="Documentation">πŸ“–</a></td><td align="center"><a href="https://saejinmh.com"><img src="https://avatars1.githubusercontent.com/u/5274499?v=4" width="100px;" alt="Saejin Mahlau-Heinert"/><br /><sub><b>Saejin Mahlau-Heinert</b></sub></a><br /><a href="https://github.com/GatorEducator/quizagator/commits?author=Michionlion" title="Code">πŸ’»</a> <a href="#infra-Michionlion" title="Infrastructure (Hosting, Build-Tools, etc)">πŸš‡</a> <a href="#platform-Michionlion" title="Packaging/porting to new platform">πŸ“¦</a> <a href="#review-Michionlion" title="Reviewed Pull Requests">πŸ‘€</a></td><td align="center"><a href="https://github.com/quigley-c"><img src="https://avatars1.githubusercontent.com/u/35495466?v=4" width="100px;" alt="Carson Quigley"/><br /><sub><b>Carson Quigley</b></sub></a><br /><a href="https://github.com/GatorEducator/quizagator/commits?author=quigley-c" title="Documentation">πŸ“–</a></td><td align="center"><a href="https://github.com/JattMones"><img src="https://avatars0.githubusercontent.com/u/22432176?v=4" width="100px;" alt="Matt"/><br /><sub><b>Matt</b></sub></a><br /><a href="https://github.com/GatorEducator/quizagator/commits?author=JattMones" title="Documentation">πŸ“–</a></td></tr></table>

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

Expand Down

0 comments on commit a31fe0d

Please sign in to comment.