From dcaf40d674c83f5d89713e0193cef406f5cc397d Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Mon, 27 Oct 2025 08:56:04 +0000
Subject: [PATCH 1/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 2fb54b9..410bbe3 100644
--- a/README.md
+++ b/README.md
@@ -24,7 +24,7 @@ We have contributors of all types - from those who've contributed to the directi
 Nick Hodgskin 🚣 💻 |
-  Erik van Sebille 🚣 |
+  Erik van Sebille 🚣 🖋 |
 Jimena Medina 🎨 |
 sruehs 🖋 |
From 4659db55901b9c059e89d8f9eb9f675ffaf8e007 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Mon, 27 Oct 2025 08:56:05 +0000
Subject: [PATCH 2/4] docs: update docs/index.md [skip ci]
---
docs/index.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/index.md b/docs/index.md
index c8cef49..40ce8f3 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -95,7 +95,7 @@ We have contributors of all types - from those who've contributed to the directi
 Nick Hodgskin 🚣 💻 |
-  Erik van Sebille 🚣 |
+  Erik van Sebille 🚣 🖋 |
 Jimena Medina 🎨 |
 sruehs 🖋 |
From 8de13771bce0259ca450ff7096c2f7c41f92236d Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Mon, 27 Oct 2025 08:56:06 +0000
Subject: [PATCH 3/4] docs: update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 115 ++++++++++++++++++++++++--------------------
1 file changed, 64 insertions(+), 51 deletions(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 03579f9..1c14395 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -1,54 +1,67 @@
{
- "projectName": "CLAM-community.github.io",
- "projectOwner": "CLAM-community",
- "repoType": "github",
- "repoHost": "https://github.com",
- "files": ["README.md", "docs/index.md"],
- "imageSize": 100,
- "commit": false,
- "commitConvention": "angular",
- "contributors": [
- {
- "login": "VeckoTheGecko",
- "name": "Nick Hodgskin",
- "avatar_url": "https://avatars.githubusercontent.com/u/36369090?v=4",
- "profile": "https://github.com/VeckoTheGecko",
- "contributions": ["steering", "code"]
- },
- {
- "login": "erikvansebille",
- "name": "Erik van Sebille",
- "avatar_url": "https://avatars.githubusercontent.com/u/14315062?v=4",
- "profile": "https://www.uu.nl/staff/EvanSebille",
- "contributions": ["steering"]
- },
- {
- "login": "jimena-medinarubio",
- "name": "Jimena Medina",
- "avatar_url": "https://avatars.githubusercontent.com/u/101462540?v=4",
- "profile": "https://github.com/jimena-medinarubio",
- "contributions": ["design"]
- },
- {
- "login": "sruehs",
- "name": "sruehs",
- "avatar_url": "https://avatars.githubusercontent.com/u/33282992?v=4",
- "profile": "https://github.com/sruehs",
- "contributions": ["content"]
- }
- ],
- "contributorsPerLine": 7,
- "skipCi": true,
- "badgeTemplate": "[](#contributors)",
- "types": {
- "steering": {
- "symbol": "🚣",
- "description": "Current or previous members of the project steering team."
- },
- "moderation": {
- "symbol": "💫",
- "description": "Current or previous members of the project moderation team."
- }
+ "projectName": "CLAM-community.github.io",
+ "projectOwner": "CLAM-community",
+ "repoType": "github",
+ "repoHost": "https://github.com",
+ "files": [
+ "README.md",
+ "docs/index.md"
+ ],
+ "imageSize": 100,
+ "commit": false,
+ "commitConvention": "angular",
+ "contributors": [
+ {
+ "login": "VeckoTheGecko",
+ "name": "Nick Hodgskin",
+ "avatar_url": "https://avatars.githubusercontent.com/u/36369090?v=4",
+ "profile": "https://github.com/VeckoTheGecko",
+ "contributions": [
+ "steering",
+ "code"
+ ]
},
- "commitType": "docs"
+ {
+ "login": "erikvansebille",
+ "name": "Erik van Sebille",
+ "avatar_url": "https://avatars.githubusercontent.com/u/14315062?v=4",
+ "profile": "https://www.uu.nl/staff/EvanSebille",
+ "contributions": [
+ "steering",
+ "content"
+ ]
+ },
+ {
+ "login": "jimena-medinarubio",
+ "name": "Jimena Medina",
+ "avatar_url": "https://avatars.githubusercontent.com/u/101462540?v=4",
+ "profile": "https://github.com/jimena-medinarubio",
+ "contributions": [
+ "design"
+ ]
+ },
+ {
+ "login": "sruehs",
+ "name": "sruehs",
+ "avatar_url": "https://avatars.githubusercontent.com/u/33282992?v=4",
+ "profile": "https://github.com/sruehs",
+ "contributions": [
+ "content"
+ ]
+ }
+ ],
+ "contributorsPerLine": 7,
+ "skipCi": true,
+ "badgeTemplate": "[](#contributors)",
+ "types": {
+ "steering": {
+ "symbol": "🚣",
+ "description": "Current or previous members of the project steering team."
+ },
+ "moderation": {
+ "symbol": "💫",
+ "description": "Current or previous members of the project moderation team."
+ }
+ },
+ "commitType": "docs"
}
From 86101bee0843f04904d3d46c83f31bd37380af28 Mon Sep 17 00:00:00 2001
From: "pre-commit-ci[bot]"
<66853113+pre-commit-ci[bot]@users.noreply.github.com>
Date: Mon, 27 Oct 2025 08:56:18 +0000
Subject: [PATCH 4/4] [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---
.all-contributorsrc | 115 ++++++++++++++++++++------------------------
1 file changed, 51 insertions(+), 64 deletions(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 1c14395..0082adc 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -1,67 +1,54 @@
{
- "projectName": "CLAM-community.github.io",
- "projectOwner": "CLAM-community",
- "repoType": "github",
- "repoHost": "https://github.com",
- "files": [
- "README.md",
- "docs/index.md"
- ],
- "imageSize": 100,
- "commit": false,
- "commitConvention": "angular",
- "contributors": [
- {
- "login": "VeckoTheGecko",
- "name": "Nick Hodgskin",
- "avatar_url": "https://avatars.githubusercontent.com/u/36369090?v=4",
- "profile": "https://github.com/VeckoTheGecko",
- "contributions": [
- "steering",
- "code"
- ]
+ "projectName": "CLAM-community.github.io",
+ "projectOwner": "CLAM-community",
+ "repoType": "github",
+ "repoHost": "https://github.com",
+ "files": ["README.md", "docs/index.md"],
+ "imageSize": 100,
+ "commit": false,
+ "commitConvention": "angular",
+ "contributors": [
+ {
+ "login": "VeckoTheGecko",
+ "name": "Nick Hodgskin",
+ "avatar_url": "https://avatars.githubusercontent.com/u/36369090?v=4",
+ "profile": "https://github.com/VeckoTheGecko",
+ "contributions": ["steering", "code"]
+ },
+ {
+ "login": "erikvansebille",
+ "name": "Erik van Sebille",
+ "avatar_url": "https://avatars.githubusercontent.com/u/14315062?v=4",
+ "profile": "https://www.uu.nl/staff/EvanSebille",
+ "contributions": ["steering", "content"]
+ },
+ {
+ "login": "jimena-medinarubio",
+ "name": "Jimena Medina",
+ "avatar_url": "https://avatars.githubusercontent.com/u/101462540?v=4",
+ "profile": "https://github.com/jimena-medinarubio",
+ "contributions": ["design"]
+ },
+ {
+ "login": "sruehs",
+ "name": "sruehs",
+ "avatar_url": "https://avatars.githubusercontent.com/u/33282992?v=4",
+ "profile": "https://github.com/sruehs",
+ "contributions": ["content"]
+ }
+ ],
+ "contributorsPerLine": 7,
+ "skipCi": true,
+ "badgeTemplate": "[](#contributors)",
+ "types": {
+ "steering": {
+ "symbol": "🚣",
+ "description": "Current or previous members of the project steering team."
+ },
+ "moderation": {
+ "symbol": "💫",
+ "description": "Current or previous members of the project moderation team."
+ }
},
- {
- "login": "erikvansebille",
- "name": "Erik van Sebille",
- "avatar_url": "https://avatars.githubusercontent.com/u/14315062?v=4",
- "profile": "https://www.uu.nl/staff/EvanSebille",
- "contributions": [
- "steering",
- "content"
- ]
- },
- {
- "login": "jimena-medinarubio",
- "name": "Jimena Medina",
- "avatar_url": "https://avatars.githubusercontent.com/u/101462540?v=4",
- "profile": "https://github.com/jimena-medinarubio",
- "contributions": [
- "design"
- ]
- },
- {
- "login": "sruehs",
- "name": "sruehs",
- "avatar_url": "https://avatars.githubusercontent.com/u/33282992?v=4",
- "profile": "https://github.com/sruehs",
- "contributions": [
- "content"
- ]
- }
- ],
- "contributorsPerLine": 7,
- "skipCi": true,
- "badgeTemplate": "[](#contributors)",
- "types": {
- "steering": {
- "symbol": "🚣",
- "description": "Current or previous members of the project steering team."
- },
- "moderation": {
- "symbol": "💫",
- "description": "Current or previous members of the project moderation team."
- }
- },
- "commitType": "docs"
+ "commitType": "docs"
}