From 29958e56e8bd1af06f205e4956725ecfef22634b Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 30 Jul 2026 20:55:55 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7fc858f..c52525e 100644 --- a/README.md +++ b/README.md @@ -287,6 +287,7 @@ Thanks goes to these people ([emoji key][emojis]): MattijsE
MattijsE

💻 Jonas Kuske
Jonas Kuske

💻 Ryan Diehl
Ryan Diehl

💻 + Jeevan Mahesha
Jeevan Mahesha

📖 From 2a06db61c02b974cba7654c770ead588d5c8f811 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 30 Jul 2026 20:55:56 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 030f5f5..6ebf803 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -502,6 +502,15 @@ "contributions": [ "code" ] + }, + { + "login": "JeevanMahesha", + "name": "Jeevan Mahesha", + "avatar_url": "https://avatars.githubusercontent.com/u/34814862?v=4", + "profile": "https://jeevanmahesha.github.io", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 7,