From d45566257f9eb710c1127749be9ba54d7ef92e18 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Tue, 7 May 2024 15:07:20 +0000
Subject: [PATCH 1/2] docs: update README.md
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index c844211b5..e88d26f39 100644
--- a/README.md
+++ b/README.md
@@ -135,6 +135,7 @@ We would like to thank all our contributors and users for their support and feed
 Vikram 💻 |
 ugoconsonni 💻 |
+  Daniel Mutwiri 💻 |
From 3fd06134070c4eb3c1564663a9971813a24a6ced Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Tue, 7 May 2024 15:07:21 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc
---
.all-contributorsrc | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index ae439aea3..a2616371d 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -214,6 +214,15 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "daniel-mutwiri",
+ "name": "Daniel Mutwiri",
+ "avatar_url": "https://avatars.githubusercontent.com/u/8936960?v=4",
+ "profile": "https://github.com/daniel-mutwiri",
+ "contributions": [
+ "code"
+ ]
}
]
}