Skip to content

Commit

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

docs: add spirosChv as a contributor for code, test, and infra
  • Loading branch information
iamzoltan authored Aug 15, 2024
2 parents 0d8aac3 + b266eac commit 9143bda
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 0 deletions.
28 changes: 28 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"commitType": "docs",
"commitConvention": "angular",
"contributors": [
{
"login": "spirosChv",
"name": "Spiros Chavlis",
"avatar_url": "https://avatars.githubusercontent.com/u/10776251?v=4",
"profile": "https://www.dendrites.gr",
"contributions": [
"code",
"test",
"infra"
]
}
],
"contributorsPerLine": 7,
"skipCi": true,
"repoType": "github",
"repoHost": "https://github.com",
"projectName": "course-content-dl",
"projectOwner": "NeuromatchAcademy"
}
25 changes: 25 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
# Neuromatch Academy Deep Learning (NMA-DL) syllabus
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->

*July 10-28, 2023*

Expand Down Expand Up @@ -30,3 +33,25 @@ Derivative works may use the license that is more appropriate to the relevant co

[bsd-3]: https://opensource.org/licenses/BSD-3-Clause
[bsd-3-shield]: https://camo.githubusercontent.com/9b9ea65d95c9ef878afa1987df65731d47681336/68747470733a2f2f696d672e736869656c64732e696f2f707970692f6c2f736561626f726e2e737667

## Contributors ✨

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-start -->
<!-- markdownlint-disable -->
<table>
<tbody>
<tr>
<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-dl/commits?author=spirosChv" title="Code">💻</a> <a href="https://github.com/NeuromatchAcademy/course-content-dl/commits?author=spirosChv" title="Tests">⚠️</a> <a href="#infra-spirosChv" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
</tr>
</tbody>
</table>

<!-- markdownlint-restore -->
<!-- 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 9143bda

Please sign in to comment.