From 2b5efb2307b00d623fc97ce1e1d7e63cd7ffb2fb Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Mon, 15 Apr 2024 16:11:17 +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 8c99002..f7c4ca7 100644
--- a/README.md
+++ b/README.md
@@ -130,6 +130,7 @@ This project uses [allcontributors.org](https://allcontributors.org/) to recogni
Sebastian Haglund 💻 |
dimili 💻 |
Mihai Chiru 💻 |
+ Nelson 🤔 |
From 0476dae84b37dd58ec2d1d9e698145e50d81d4ac Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Mon, 15 Apr 2024 16:11:18 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc
---
.all-contributorsrc | 23 ++++++++++++++++-------
1 file changed, 16 insertions(+), 7 deletions(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index a3228b6..2d31350 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -18,13 +18,13 @@
]
},
{
- "login": "dimili",
- "name": "dimili",
- "avatar_url": "https://avatars.githubusercontent.com/u/13037448?v=4",
- "profile": "https://github.com/dimili",
- "contributions": [
- "code"
- ]
+ "login": "dimili",
+ "name": "dimili",
+ "avatar_url": "https://avatars.githubusercontent.com/u/13037448?v=4",
+ "profile": "https://github.com/dimili",
+ "contributions": [
+ "code"
+ ]
},
{
"login": "rocipher",
@@ -34,6 +34,15 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "nelson-sommerfeldt",
+ "name": "Nelson",
+ "avatar_url": "https://avatars.githubusercontent.com/u/95913116?v=4",
+ "profile": "https://github.com/nelson-sommerfeldt",
+ "contributions": [
+ "ideas"
+ ]
}
]
}