From 7d4f3e1322a7c3bd355d4be44fe0852d2c4ad6c3 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Mon, 11 Dec 2023 19:22:28 +0000
Subject: [PATCH 1/2] docs: update README.md
---
README.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 4733fb6..84317ff 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@
-
+
@@ -69,6 +69,7 @@ Rule 'rule-to-never-disable' should not be disabled. Explanation for why this is
Josh Goldberg ✨ 💻 🖋 📖 🤔 🚇 🚧 📆 🔧 |
+ StyleShit 🐛 |
From 436612fc9071c8299b7c15243503633eb6dbd976 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Mon, 11 Dec 2023 19:22:29 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc
---
.all-contributorsrc | 12 +++++++++++-
1 file changed, 11 insertions(+), 1 deletion(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index d8afbb8..8fa1dbf 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -18,6 +18,15 @@
"projectManagement",
"tool"
]
+ },
+ {
+ "login": "styleshit",
+ "name": "StyleShit",
+ "avatar_url": "https://avatars.githubusercontent.com/u/32631382?v=4",
+ "profile": "https://evyatar.tk",
+ "contributions": [
+ "bug"
+ ]
}
],
"contributorsPerLine": 7,
@@ -29,5 +38,6 @@
"projectName": "eslint-plugin-never-disable",
"projectOwner": "JoshuaKGoldberg",
"repoHost": "https://github.com",
- "repoType": "github"
+ "repoType": "github",
+ "commitType": "docs"
}