From ff1ee109ad32ab69335b7bc7b48ddbc56a7066a2 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Mon, 22 Jun 2026 11:58:11 +0000
Subject: [PATCH 1/2] update README.md
---
README.md | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/README.md b/README.md
index b5be8a7..ea267d1 100644
--- a/README.md
+++ b/README.md
@@ -82,8 +82,17 @@ Thanks goes to these wonderful people, sorted alphabetically ([emoji key](https:
+
+
+
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
From 835d5826cff565df7ff647c3495b501e7851d0fb Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Mon, 22 Jun 2026 11:58:13 +0000
Subject: [PATCH 2/2] update .all-contributorsrc
---
.all-contributorsrc | 17 +++++++++++++++--
1 file changed, 15 insertions(+), 2 deletions(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 1375cbe..4a71636 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -9,8 +9,21 @@
"imageSize": 100,
"commit": false,
"commitConvention": "none",
- "contributors": [],
+ "contributors": [
+ {
+ "login": "irm-codebase",
+ "name": "Ivan Ruiz Manuel",
+ "avatar_url": "https://avatars.githubusercontent.com/u/72193617?v=4",
+ "profile": "https://orcid.org/0000-0003-2288-6423",
+ "contributions": [
+ "doc",
+ "code",
+ "design"
+ ]
+ }
+ ],
"contributorsPerLine": 7,
"linkToUsage": false,
- "contributorsSortAlphabetically": true
+ "contributorsSortAlphabetically": true,
+ "commitType": "docs"
}