Skip to content

Commit

Permalink
docs: add aarongreenlee as a contributor (#196)
Browse files Browse the repository at this point in the history
* docs: update readme.md [skip ci]

* docs: update .all-contributorsrc [skip ci]
  • Loading branch information
allcontributors[bot] authored and ifiokjr committed Jan 14, 2020
1 parent 4eb9cc7 commit 5be8255
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,16 @@
"contributions": [
"doc"
]
},
{
"login": "aarongreenlee",
"name": "Aaron Greenlee",
"avatar_url": "https://avatars0.githubusercontent.com/u/264508?v=4",
"profile": "https://aarongreenlee.com/",
"contributions": [
"doc",
"code"
]
}
],
"contributorsPerLine": 7,
Expand Down
1 change: 1 addition & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,7 @@ This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md
<td align="center"><a href="https://ifiokjr.com"><img src="https://avatars2.githubusercontent.com/u/1160934?v=4" width="100px;" alt=""/><br /><sub><b>Ifiok Jr.</b></sub></a><br /><a href="https://github.com/ifiokjr/remirror/commits?author=ifiokjr" title="Documentation">πŸ“–</a> <a href="https://github.com/ifiokjr/remirror/commits?author=ifiokjr" title="Code">πŸ’»</a> <a href="#example-ifiokjr" title="Examples">πŸ’‘</a> <a href="https://github.com/ifiokjr/remirror/commits?author=ifiokjr" title="Tests">⚠️</a> <a href="#maintenance-ifiokjr" title="Maintenance">🚧</a></td>
<td align="center"><a href="https://graphile.org/sponsor"><img src="https://avatars2.githubusercontent.com/u/129910?v=4" width="100px;" alt=""/><br /><sub><b>Benjie Gillam</b></sub></a><br /><a href="https://github.com/ifiokjr/remirror/commits?author=benjie" title="Documentation">πŸ“–</a> <a href="https://github.com/ifiokjr/remirror/issues?q=author%3Abenjie" title="Bug reports">πŸ›</a> <a href="#example-benjie" title="Examples">πŸ’‘</a> <a href="https://github.com/ifiokjr/remirror/commits?author=benjie" title="Code">πŸ’»</a></td>
<td align="center"><a href="https://github.com/aried3r"><img src="https://avatars1.githubusercontent.com/u/1301152?v=4" width="100px;" alt=""/><br /><sub><b>Anton Rieder</b></sub></a><br /><a href="https://github.com/ifiokjr/remirror/commits?author=aried3r" title="Documentation">πŸ“–</a></td>
<td align="center"><a href="https://aarongreenlee.com/"><img src="https://avatars0.githubusercontent.com/u/264508?v=4" width="100px;" alt=""/><br /><sub><b>Aaron Greenlee</b></sub></a><br /><a href="https://github.com/ifiokjr/remirror/commits?author=aarongreenlee" title="Documentation">πŸ“–</a> <a href="https://github.com/ifiokjr/remirror/commits?author=aarongreenlee" title="Code">πŸ’»</a></td>
</tr>
</table>

Expand Down

0 comments on commit 5be8255

Please sign in to comment.