From cae9718a6ea594d6afaed9b2be13150a36fee1b3 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 00:04:24 +0000 Subject: [PATCH 1/2] docs: update README.md --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d31555c..b9f9041 100644 --- a/README.md +++ b/README.md @@ -53,9 +53,10 @@ See [CONTRIBUTING.md](CONTRIBUTING.md) for info on contributing to the project. - - - + + + +
Nathan
Nathan

💻 📖
Aron Griffis
Aron Griffis

💻
Nik Clayton
Nik Clayton

🐛
Nathan
Nathan

💻 📖
Aron Griffis
Aron Griffis

💻
Nik Clayton
Nik Clayton

🐛
Arnaud 'red' Rouyer
Arnaud 'red' Rouyer

💻 ⚠️
From 84eeedb9bad9c5ba8e93a5606cbb95ac99ba4d8d Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 00:04:25 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc --- .all-contributorsrc | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 4517d7b..03d2927 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -35,6 +35,16 @@ "contributions": [ "bug" ] + }, + { + "login": "joshleaves", + "name": "Arnaud 'red' Rouyer", + "avatar_url": "https://avatars.githubusercontent.com/u/1074760?v=4", + "profile": "https://tech.dreamleaves.org", + "contributions": [ + "code", + "test" + ] } ] }