From d5459b73dfbd1e2a81ecf282c259beccb8efb02d Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2024 19:46:32 +0000 Subject: [PATCH 1/2] docs: update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 95fcac3..fbb67a2 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,7 @@ Extra array functions built on top of the array API standard. Lucas Colley
Lucas Colley

💻 + Pamphile Roy
Pamphile Roy

💻 From 12b57bde2425fbc75d277408e4602eb8b4fcb526 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2024 19:46:33 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 11027f6..88aec8a 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -16,6 +16,15 @@ "contributions": [ "code" ] + }, + { + "login": "tupui", + "name": "Pamphile Roy", + "avatar_url": "https://avatars.githubusercontent.com/u/23188539?v=4", + "profile": "https://github.com/tupui", + "contributions": [ + "code" + ] } ] }