From ed9acdc3da6b6fbbb23fbd54f929609e9b55f49e Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Mon, 28 Oct 2024 09:17:43 +0000
Subject: [PATCH 1/2] docs: update README.md [skip ci]
---
README.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 68c9bbf..0e8a0a7 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# API Starknet Quest
-[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-)
+[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors-)
API for Starknet Quest Client project built in Rust
@@ -185,6 +185,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Gerson 💻 💼 🤔 |
Thomas Marchand 💻 💼 🤔 |
+ Nico 💻 💼 🤔 |
From 79b8082944b13537d585345d3d84f2d88c3c5f39 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Mon, 28 Oct 2024 09:17:44 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index f561271..abd6b7d 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -28,6 +28,17 @@
"business",
"ideas"
]
+ },
+ {
+ "login": "Marchand-Nicolas",
+ "name": "Nico",
+ "avatar_url": "https://avatars.githubusercontent.com/u/60229704?v=4",
+ "profile": "https://github.com/Marchand-Nicolas",
+ "contributions": [
+ "code",
+ "business",
+ "ideas"
+ ]
}
],
"contributorsPerLine": 7,