From 91630da6513184fcaa0abcbbb22b74ff01469348 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 10 Jul 2026 12:50:03 +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 c14162a..80fa16f 100644 --- a/README.md +++ b/README.md @@ -183,8 +183,17 @@ Thanks goes to these wonderful people, sorted alphabetically ([emoji key](https: + + + + + + +
Ivan Ruiz Manuel
Ivan Ruiz Manuel

🤔 💻 📖 🚧
+ + This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome! From eae3b3034935af923b43f040886786ee2dce86eb Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 10 Jul 2026 12:50:04 +0000 Subject: [PATCH 2/2] update .all-contributorsrc --- .all-contributorsrc | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index f02cca5..b98c4af 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -9,8 +9,22 @@ "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": [ + "ideas", + "code", + "doc", + "maintenance" + ] + } + ], "contributorsPerLine": 7, "linkToUsage": false, - "contributorsSortAlphabetically": true + "contributorsSortAlphabetically": true, + "commitType": "docs" }