Skip to content

Commit

Permalink
Merge pull request #1015 from alan-turing-institute/all-contributors/…
Browse files Browse the repository at this point in the history
…add-mkuzak

docs: add mkuzak as a contributor
  • Loading branch information
malvikasharan committed Apr 10, 2020
2 parents b20d76a + 6ffa444 commit dc6324f
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
12 changes: 12 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -867,6 +867,18 @@
"ideas",
"content"
]
},
{
"login": "mkuzak",
"name": "Mateusz Kuzak",
"avatar_url": "https://avatars2.githubusercontent.com/u/208443?v=4",
"profile": "https://github.com/mkuzak",
"contributions": [
"bug",
"ideas",
"review",
"content"
]
}
],
"projectName": "the-turing-way",
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
[![Join the chat at https://gitter.im/alan-turing-institute/the-turing-way](https://img.shields.io/gitter/room/alan-turing-institute/the-turing-way?logo=gitter)](https://gitter.im/alan-turing-institute/the-turing-way)
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.3233853.svg)](https://doi.org/10.5281/zenodo.3233853)
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-86-orange.svg)](#contributors)
[![All Contributors](https://img.shields.io/badge/all_contributors-88-orange.svg)](#contributors)
<!-- ALL-CONTRIBUTORS-BADGE:END -->

| Test | Status |
Expand Down Expand Up @@ -207,6 +207,7 @@ Thanks goes to these wonderful people ([emoji key](https://github.com/all-contri
<td align="center"><a href="https://labrary.online"><img src="https://avatars0.githubusercontent.com/u/237254?v=4" width="100px;" alt=""/><br /><sub><b>Graham Lee</b></sub></a><br /><a href="https://github.com/alan-turing-institute/the-turing-way/issues?q=author%3Aiamleeg" title="Bug reports">🐛</a></td>
<td align="center"><a href="https://www.linkedin.com/in/aniltuncel/"><img src="https://avatars2.githubusercontent.com/u/7026020?v=4" width="100px;" alt=""/><br /><sub><b>anilbey</b></sub></a><br /><a href="https://github.com/alan-turing-institute/the-turing-way/issues?q=author%3Aanilbey" title="Bug reports">🐛</a></td>
<td align="center"><a href="https://www.imperial.ac.uk/ict/rcs"><img src="https://avatars3.githubusercontent.com/u/1724545?v=4" width="100px;" alt=""/><br /><sub><b>Mark Woodbridge</b></sub></a><br /><a href="#ideas-mwoodbri" title="Ideas, Planning, & Feedback">🤔</a> <a href="#content-mwoodbri" title="Content">🖋</a></td>
<td align="center"><a href="https://github.com/mkuzak"><img src="https://avatars2.githubusercontent.com/u/208443?v=4" width="100px;" alt=""/><br /><sub><b>Mateusz Kuzak</b></sub></a><br /><a href="https://github.com/alan-turing-institute/the-turing-way/issues?q=author%3Amkuzak" title="Bug reports">🐛</a> <a href="https://github.com/alan-turing-institute/the-turing-way/pulls?q=is%3Apr+reviewed-by%3Amkuzak" title="Reviewed Pull Requests">👀</a> <a href="#content-mkuzak" title="Content">🖋</a></td>
</tr>
</table>

Expand Down

0 comments on commit dc6324f

Please sign in to comment.