Skip to content

Commit

Permalink
Merge pull request #1126 from NeuromatchAcademy/all-contributors/add-…
Browse files Browse the repository at this point in the history
…iamzoltan

docs: add iamzoltan as a contributor for code, test, and maintenance
  • Loading branch information
iamzoltan authored Aug 15, 2024
2 parents ad4b2b9 + 9654d68 commit c184def
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
11 changes: 11 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,17 @@
"test",
"infra"
]
},
{
"login": "iamzoltan",
"name": "Zoltan",
"avatar_url": "https://avatars.githubusercontent.com/u/21369773?v=4",
"profile": "https://github.com/iamzoltan",
"contributions": [
"code",
"test",
"maintenance"
]
}
],
"contributorsPerLine": 7,
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# NeuroMatch Academy (NMA) Computational Neuroscience syllabus
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-)
[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->

*July 10-28, 2023*
Expand Down Expand Up @@ -44,6 +44,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/ebatty"><img src="https://avatars.githubusercontent.com/u/8988527?v=4?s=100" width="100px;" alt="Ella Batty"/><br /><sub><b>Ella Batty</b></sub></a><br /><a href="https://github.com/NeuromatchAcademy/course-content/commits?author=ebatty" title="Code">💻</a> <a href="#content-ebatty" title="Content">🖋</a> <a href="https://github.com/NeuromatchAcademy/course-content/commits?author=ebatty" title="Tests">⚠️</a> <a href="#infra-ebatty" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://www.dendrites.gr"><img src="https://avatars.githubusercontent.com/u/10776251?v=4?s=100" width="100px;" alt="Spiros Chavlis"/><br /><sub><b>Spiros Chavlis</b></sub></a><br /><a href="https://github.com/NeuromatchAcademy/course-content/commits?author=spirosChv" title="Code">💻</a> <a href="#content-spirosChv" title="Content">🖋</a> <a href="https://github.com/NeuromatchAcademy/course-content/commits?author=spirosChv" title="Tests">⚠️</a> <a href="#infra-spirosChv" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/iamzoltan"><img src="https://avatars.githubusercontent.com/u/21369773?v=4?s=100" width="100px;" alt="Zoltan"/><br /><sub><b>Zoltan</b></sub></a><br /><a href="https://github.com/NeuromatchAcademy/course-content/commits?author=iamzoltan" title="Code">💻</a> <a href="https://github.com/NeuromatchAcademy/course-content/commits?author=iamzoltan" title="Tests">⚠️</a> <a href="#maintenance-iamzoltan" title="Maintenance">🚧</a></td>
</tr>
</tbody>
</table>
Expand Down

0 comments on commit c184def

Please sign in to comment.