From 80a45f2b04c6e75d78d260aaf3ced4a5d779267a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20Biron?= Date: Mon, 17 Jun 2024 11:17:58 +0200 Subject: [PATCH] Update contributors --- .all-contributors.md | 19 +++++++++++ .all-contributorsrc | 79 +++++++++++++++++++++++++++++++++++++++++++- 2 files changed, 97 insertions(+), 1 deletion(-) diff --git a/.all-contributors.md b/.all-contributors.md index 69f2069..c56e7db 100644 --- a/.all-contributors.md +++ b/.all-contributors.md @@ -3,5 +3,24 @@ This file is required by [All Contributors](https://allcontributors.org/) to wor + + + + + + + + + + + + + + + +
Clรฉment Biron
Clรฉment Biron

๐Ÿ’ป ๐Ÿ“–
Nicolas Dupont
Nicolas Dupont

๐Ÿ’ป ๐Ÿ“–
Matti Schneider
Matti Schneider

๐Ÿ’ป ๐Ÿ“–
Martin Ratinaud
Martin Ratinaud

๐Ÿ’ป ๐Ÿ“–
Amarachi Johnson-Ubah
Amarachi Johnson-Ubah

๐Ÿ“–
Antonin Del Fabbro
Antonin Del Fabbro

๐Ÿ’ป
Stanley Ndagi
Stanley Ndagi

๐Ÿ“–
Clifford Ouma
Clifford Ouma

๐Ÿ“–
+ + + diff --git a/.all-contributorsrc b/.all-contributorsrc index 9c58f7c..653615a 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -4,7 +4,84 @@ "files": [ ".all-contributors.md" ], - "contributors": [], + "contributors": [ + { + "login": "clementbiron", + "name": "Clรฉment Biron", + "avatar_url": "https://avatars.githubusercontent.com/u/364319?v=4", + "profile": "https://clementbiron.com/", + "contributions": [ + "code", + "doc" + ] + }, + { + "login": "Ndpnt", + "name": "Nicolas Dupont", + "avatar_url": "https://avatars.githubusercontent.com/u/1098708?v=4", + "profile": "https://github.com/Ndpnt", + "contributions": [ + "code", + "doc" + ] + }, + { + "login": "MattiSG", + "name": "Matti Schneider", + "avatar_url": "https://avatars.githubusercontent.com/u/222463?v=4", + "profile": "https://mattischneider.fr/", + "contributions": [ + "code", + "doc" + ] + }, + { + "login": "martinratinaud", + "name": "Martin Ratinaud", + "avatar_url": "https://avatars.githubusercontent.com/u/4191809?v=4", + "profile": "http://bit.ly/work-with-martin", + "contributions": [ + "code", + "doc" + ] + }, + { + "login": "emmanuellar", + "name": "Amarachi Johnson-Ubah", + "avatar_url": "https://avatars.githubusercontent.com/u/41474439?v=4", + "profile": "https://github.com/emmanuellar", + "contributions": [ + "doc" + ] + }, + { + "login": "AntoninDelFabbro", + "name": "Antonin Del Fabbro", + "avatar_url": "https://avatars.githubusercontent.com/u/30950182?v=4", + "profile": "https://antonin.one/", + "contributions": [ + "code" + ] + }, + { + "login": "NdagiStanley", + "name": "Stanley Ndagi", + "avatar_url": "https://avatars.githubusercontent.com/u/15629602?v=4", + "profile": "https://md.engineer/", + "contributions": [ + "doc" + ] + }, + { + "login": "Cli4d", + "name": "Clifford Ouma", + "avatar_url": "https://avatars.githubusercontent.com/u/56266330?v=4", + "profile": "https://github.com/Cli4d", + "contributions": [ + "doc" + ] + } + ], "repoType": "github", "commitConvention": "none", "contributorsPerLine": 7