From 96d2de3cc5a4e410c3182045b8ee40eb8efe1a59 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 25 Jan 2024 18:58:45 +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 162c166a..07a5d77e 100644 --- a/README.md +++ b/README.md @@ -94,6 +94,7 @@ We hereby acknowledge the contributors that made this project possible ([emoji k fuenfundachtzig
fuenfundachtzig

💻 Shantanu Gontia
Shantanu Gontia

💻 Tom Eichlersmith
Tom Eichlersmith

💻 + Alexander Puck Neuwirth
Alexander Puck Neuwirth

💻 From adb1493090fd5e2bbe6b925b016135c6d89b01e2 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 25 Jan 2024 18:58:46 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 4e288b5b..be98b28e 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -103,6 +103,15 @@ "contributions": [ "code" ] + }, + { + "login": "APN-Pucky", + "name": "Alexander Puck Neuwirth", + "avatar_url": "https://avatars.githubusercontent.com/u/4533248?v=4", + "profile": "https://github.com/APN-Pucky", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7, @@ -110,5 +119,6 @@ "repoType": "github", "repoHost": "https://github.com", "projectName": "pylhe", - "projectOwner": "scikit-hep" + "projectOwner": "scikit-hep", + "commitType": "docs" }