From 47df6930720cf311200a884f3e6f5b492b164223 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 20 Feb 2025 16:27:42 +0000
Subject: [PATCH 1/3] docs: update all_contributors.md
---
all_contributors.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/all_contributors.md b/all_contributors.md
index 7b0d91a7a0..69c7ad1db9 100644
--- a/all_contributors.md
+++ b/all_contributors.md
@@ -1,6 +1,6 @@
-[](#-contributors)
+[](#-contributors)
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
@@ -138,6 +138,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
 chtamar 💻 📖 ⚠️ |
+  Pratham Hole 🚧 |
From 7f9b3031fe10877cdfcb1b0b15fb419d8c170411 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 20 Feb 2025 16:27:43 +0000
Subject: [PATCH 2/3] docs: update .all-contributorsrc
---
.all-contributorsrc | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 885db3515d..61348ecd2f 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -1048,6 +1048,15 @@
"doc",
"test"
]
+ },
+ {
+ "login": "Prtm2110",
+ "name": "Pratham Hole",
+ "avatar_url": "https://avatars.githubusercontent.com/u/139000226?v=4",
+ "profile": "https://github.com/Prtm2110",
+ "contributions": [
+ "maintenance"
+ ]
}
],
"contributorsPerLine": 7,
From 0351d658834d72ac5e41c4a451f8551234cac949 Mon Sep 17 00:00:00 2001
From: Agriya Khetarpal <74401230+agriyakhetarpal@users.noreply.github.com>
Date: Thu, 6 Mar 2025 01:10:39 +0530
Subject: [PATCH 3/3] Switch maintenance -> tests
---
.all-contributorsrc | 2 +-
all_contributors.md | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 61348ecd2f..391615ffb8 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -1055,7 +1055,7 @@
"avatar_url": "https://avatars.githubusercontent.com/u/139000226?v=4",
"profile": "https://github.com/Prtm2110",
"contributions": [
- "maintenance"
+ "test"
]
}
],
diff --git a/all_contributors.md b/all_contributors.md
index 69c7ad1db9..e7359cb1ac 100644
--- a/all_contributors.md
+++ b/all_contributors.md
@@ -138,7 +138,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
 chtamar 💻 📖 ⚠️ |
-  Pratham Hole 🚧 |
+  Pratham Hole ⚠️ |