Skip to content

Commit

Permalink
Update contributors
Browse files Browse the repository at this point in the history
  • Loading branch information
clementbiron committed Jun 24, 2024
1 parent b0e92a9 commit c6d98f7
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .all-contributors.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,13 @@ This file is required by [All Contributors](https://allcontributors.org/) to wor
<td align="center" valign="top" width="14.28%"><a href="https://stache.cat"><img src="https://avatars.githubusercontent.com/u/5108539?v=4?s=100" width="100px;" alt="Stache"/><br /><sub><b>Stache</b></sub></a><br /><a href="https://github.com/OpenTermsArchive/engine/commits?author=AMustache" title="Documentation">📖</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://hestia.ai/about-us/about-paul-olivier-dehaye"><img src="https://avatars.githubusercontent.com/u/3274335?v=4?s=100" width="100px;" alt="Paul-Olivier Dehaye"/><br /><sub><b>Paul-Olivier Dehaye</b></sub></a><br /><a href="https://github.com/OpenTermsArchive/engine/commits?author=pdehaye" title="Documentation">📖</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/guillett"><img src="https://avatars.githubusercontent.com/u/1410356?v=4?s=100" width="100px;" alt="Thomas Guillet"/><br /><sub><b>Thomas Guillet</b></sub></a><br /><a href="https://github.com/OpenTermsArchive/engine/commits?author=guillett" title="Documentation">📖</a></td>
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://kcode.de/"><img src="https://avatars.githubusercontent.com/u/93181?v=4?s=100" width="100px;" alt="Jan Klass"/><br /><sub><b>Jan Klass</b></sub></a><br /><a href="https://github.com/OpenTermsArchive/engine/commits?author=kissaki" title="Code">💻</a> <a href="#ideas-kissaki" title="Ideas, Planning, & Feedback">🤔</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Ndpnt"><img src="https://avatars.githubusercontent.com/u/1098708?v=4?s=100" width="100px;" alt="Nicolas Dupont"/><br /><sub><b>Nicolas Dupont</b></sub></a><br /><a href="https://github.com/OpenTermsArchive/engine/commits?author=Ndpnt" title="Code">💻</a> <a href="#infra-Ndpnt" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="https://github.com/OpenTermsArchive/engine/commits?author=Ndpnt" title="Documentation">📖</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://mattischneider.fr/"><img src="https://avatars.githubusercontent.com/u/222463?v=4?s=100" width="100px;" alt="Matti Schneider"/><br /><sub><b>Matti Schneider</b></sub></a><br /><a href="https://github.com/OpenTermsArchive/engine/commits?author=MattiSG" title="Code">💻</a> <a href="#infra-MattiSG" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="https://github.com/OpenTermsArchive/engine/commits?author=MattiSG" title="Documentation">📖</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://bit.ly/work-with-martin"><img src="https://avatars.githubusercontent.com/u/4191809?v=4?s=100" width="100px;" alt="Martin Ratinaud. Freelancer."/><br /><sub><b>Martin Ratinaud. Freelancer.</b></sub></a><br /><a href="https://github.com/OpenTermsArchive/engine/commits?author=martinratinaud" title="Code">💻</a> <a href="#infra-martinratinaud" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="https://github.com/OpenTermsArchive/engine/commits?author=martinratinaud" title="Documentation">📖</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://clementbiron.com/"><img src="https://avatars.githubusercontent.com/u/364319?v=4?s=100" width="100px;" alt="Clément Biron"/><br /><sub><b>Clément Biron</b></sub></a><br /><a href="https://github.com/OpenTermsArchive/engine/commits?author=clementbiron" title="Code">💻</a> <a href="https://github.com/OpenTermsArchive/engine/commits?author=clementbiron" title="Documentation">📖</a></td>
</tr>
</tbody>
</table>
Expand Down
43 changes: 43 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,49 @@
"code",
"ideas"
]
},
{
"login": "Ndpnt",
"name": "Nicolas Dupont",
"avatar_url": "https://avatars.githubusercontent.com/u/1098708?v=4",
"profile": "https://github.com/Ndpnt",
"contributions": [
"code",
"infra",
"doc"
]
},
{
"login": "MattiSG",
"name": "Matti Schneider",
"avatar_url": "https://avatars.githubusercontent.com/u/222463?v=4",
"profile": "https://mattischneider.fr/",
"contributions": [
"code",
"infra",
"doc"
]
},
{
"login": "martinratinaud",
"name": "Martin Ratinaud. Freelancer.",
"avatar_url": "https://avatars.githubusercontent.com/u/4191809?v=4",
"profile": "http://bit.ly/work-with-martin",
"contributions": [
"code",
"infra",
"doc"
]
},
{
"login": "clementbiron",
"name": "Clément Biron",
"avatar_url": "https://avatars.githubusercontent.com/u/364319?v=4",
"profile": "https://clementbiron.com/",
"contributions": [
"code",
"doc"
]
}
],
"repoType": "github",
Expand Down

0 comments on commit c6d98f7

Please sign in to comment.