From 9cadb8e10c98216c32cb7a1ebb27c2ff63791f40 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sat, 9 Nov 2024 02:49:58 +0000
Subject: [PATCH 1/4] docs: update README.md [skip ci]
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 3514672..d843f4e 100644
--- a/README.md
+++ b/README.md
@@ -752,6 +752,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
 TNThomas 🐛 💻 |
+  angstr0m 🐛 |
From 4ac69e653103693873b76116588bdd306b7111aa Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sat, 9 Nov 2024 02:49:59 +0000
Subject: [PATCH 2/4] docs: update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 12 +++++++++++-
1 file changed, 11 insertions(+), 1 deletion(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 9ab2abc..2b4d361 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -82,8 +82,18 @@
"bug",
"code"
]
+ },
+ {
+ "login": "angstr0m",
+ "name": "angstr0m",
+ "avatar_url": "https://avatars.githubusercontent.com/u/733176?v=4",
+ "profile": "https://github.com/angstr0m",
+ "contributions": [
+ "bug"
+ ]
}
],
"contributorsPerLine": 7,
- "skipCi": true
+ "skipCi": true,
+ "commitType": "docs"
}
From 27fc4e2f660acc0ebd71c04f6520b22524f83a22 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sat, 9 Nov 2024 02:55:47 +0000
Subject: [PATCH 3/4] docs: update README.md [skip ci]
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index d843f4e..e366ad5 100644
--- a/README.md
+++ b/README.md
@@ -752,7 +752,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
 TNThomas 🐛 💻 |
-  angstr0m 🐛 |
+  angstr0m 🐛 💻 |
From 104f2177f663d9d5b4bc671c79d34459d98a16a4 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sat, 9 Nov 2024 02:55:48 +0000
Subject: [PATCH 4/4] docs: update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 2b4d361..fd42424 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -89,7 +89,8 @@
"avatar_url": "https://avatars.githubusercontent.com/u/733176?v=4",
"profile": "https://github.com/angstr0m",
"contributions": [
- "bug"
+ "bug",
+ "code"
]
}
],