Skip to content

Commit

Permalink
add kissaki as a contributor for code, and ideas (#1084)
Browse files Browse the repository at this point in the history
  • Loading branch information
clementbiron authored May 27, 2024
2 parents dfaf257 + 6400ab2 commit 2ab14ac
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
1 change: 1 addition & 0 deletions .all-contributors.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ 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>
<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>
</tr>
</tbody>
</table>
Expand Down
10 changes: 10 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,16 @@
"contributions": [
"doc"
]
},
{
"login": "kissaki",
"name": "Jan Klass",
"avatar_url": "https://avatars.githubusercontent.com/u/93181?v=4",
"profile": "https://kcode.de/",
"contributions": [
"code",
"ideas"
]
}
],
"repoType": "github",
Expand Down

0 comments on commit 2ab14ac

Please sign in to comment.