From c2c0f85d4fd7633420880a34bfea7d8413146e05 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Mon, 21 Oct 2024 16:08:52 +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 2ce4564..8c40fe0 100644
--- a/README.md
+++ b/README.md
@@ -284,6 +284,7 @@ Questions? Comments?
Balaji Ganapathy 🐛 |
chengjackjelly 🚇 |
Varun Singh 📖 |
+ macnult 💻 |
From 97213195980cb37a04d5af702190282bbca0d93a Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Mon, 21 Oct 2024 16:08:53 +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 ee58c61..41836d1 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -187,6 +187,15 @@
"contributions": [
"doc"
]
+ },
+ {
+ "login": "macnult",
+ "name": "macnult",
+ "avatar_url": "https://avatars.githubusercontent.com/u/113482585?v=4",
+ "profile": "https://github.com/macnult",
+ "contributions": [
+ "code"
+ ]
}
]
}