From 522bf15bbbecdcd5a4f37a6ac0dd8c719f2252e4 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 11:56:09 +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..acb9d1b 100644 --- a/README.md +++ b/README.md @@ -82,8 +82,17 @@ Thanks goes to these wonderful people, sorted alphabetically ([emoji key](https: + + + + + + +
Jann Launer
Jann Launer

🤔 ⚠️ 👀
+ + This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome! From dd29802a56c1cd47f70de48b6007420ca71d3cd3 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 11:56:10 +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..2a31772 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -9,8 +9,21 @@ "imageSize": 100, "commit": false, "commitConvention": "none", - "contributors": [], + "contributors": [ + { + "login": "jnnr", + "name": "Jann Launer", + "avatar_url": "https://avatars.githubusercontent.com/u/32454596?v=4", + "profile": "https://github.com/jnnr", + "contributions": [ + "ideas", + "test", + "review" + ] + } + ], "contributorsPerLine": 7, "linkToUsage": false, - "contributorsSortAlphabetically": true + "contributorsSortAlphabetically": true, + "commitType": "docs" }