From 7423bc7f5694c0b00b40e62da674b0469f805187 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Fri, 13 Dec 2024 18:51:57 +0000
Subject: [PATCH 1/3] docs: update all_contributors.md [skip ci]
---
all_contributors.md | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/all_contributors.md b/all_contributors.md
index 61434b6750..2d6cdb10b4 100644
--- a/all_contributors.md
+++ b/all_contributors.md
@@ -1,6 +1,6 @@
-[![All Contributors](https://img.shields.io/badge/all_contributors-94-orange.svg)](#-contributors)
+[![All Contributors](https://img.shields.io/badge/all_contributors-95-orange.svg)](#-contributors)
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
@@ -68,7 +68,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
bardsleypt 🐛 💻 |
ndrewwang 🐛 💻 |
MichaPhilipp 🐛 |
- Alec Bills 💻 |
+ Alec Bills 💻 |
Agriya Khetarpal 🚇 💻 📖 👀 |
Alex Wadell 💻 ⚠️ 📖 |
iatzak 📖 🐛 💻 |
@@ -131,6 +131,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Marc Berliner 💻 📖 🚇 🚧 |
Aswinr24 ⚠️ |
isaacbasil 📖 |
+ Andrew Esterson 🚇 |
From c354b0ff925a824654112caeab7253d3305f9bf7 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Fri, 13 Dec 2024 18:51:58 +0000
Subject: [PATCH 2/3] docs: update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 12 ++++++++++--
1 file changed, 10 insertions(+), 2 deletions(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index ccb7ee5167..d8eae97267 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -1,5 +1,5 @@
{
- "skipCi": false,
+ "skipCi": true,
"files": [
"all_contributors.md"
],
@@ -1000,6 +1000,15 @@
"contributions": [
"doc"
]
+ },
+ {
+ "login": "AndEsterson",
+ "name": "Andrew Esterson",
+ "avatar_url": "https://avatars.githubusercontent.com/u/55912083?v=4",
+ "profile": "https://github.com/AndEsterson",
+ "contributions": [
+ "infra"
+ ]
}
],
"contributorsPerLine": 7,
@@ -1007,7 +1016,6 @@
"projectOwner": "pybamm-team",
"repoType": "github",
"repoHost": "https://github.com",
- "skipCi": true,
"commitConvention": "angular",
"commitType": "docs"
}
From c5511929a2c5fbc2d60d67bc5ed5e5e5a776cb54 Mon Sep 17 00:00:00 2001
From: "Eric G. Kratz"
Date: Fri, 13 Dec 2024 13:55:28 -0500
Subject: [PATCH 3/3] Update .all-contributorsrc
---
.all-contributorsrc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index d8eae97267..a069737f2d 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -1,5 +1,5 @@
{
- "skipCi": true,
+ "skipCi": false,
"files": [
"all_contributors.md"
],