From c1b2124e653ead878e24fdbe00f469ed91b4707d Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Tue, 19 Nov 2024 20:40:49 +0000
Subject: [PATCH 1/2] docs: update README.md
---
README.md | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index b2e4a3a..07e9740 100644
--- a/README.md
+++ b/README.md
@@ -36,21 +36,21 @@ Extra array functions built on top of the array API standard.
From 5125a79f4f1a3055759c0628e4279b0704076028 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Tue, 19 Nov 2024 20:40:50 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc
---
.all-contributorsrc | 291 ++++++++++++++++++++++----------------------
1 file changed, 146 insertions(+), 145 deletions(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 6fca0a1..5edcb48 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -1,147 +1,148 @@
{
- "projectName": "array-api-extra",
- "projectOwner": "data-apis",
- "repoType": "github",
- "repoHost": "https://github.com",
- "files": [
- "README.md"
- ],
- "imageSize": 100,
- "commitType": "docs",
- "commitConvention": "angular",
- "contributorsPerLine": 7,
- "contributors": [
- {
- "login": "lucascolley",
- "name": "Lucas Colley",
- "avatar_url": "https://avatars.githubusercontent.com/u/51488791?v=4",
- "profile": "https://lucascolley.github.io/",
- "contributions": [
- "code",
- "doc",
- "example",
- "ideas",
- "infra",
- "maintenance",
- "tool",
- "test"
- ]
- },
- {
- "login": "mdhaber",
- "name": "Matt Haberland",
- "avatar_url": "https://avatars.githubusercontent.com/u/6570539?v=4",
- "profile": "https://github.com/mdhaber",
- "contributions": [
- "code",
- "ideas"
- ]
- },
- {
- "login": "j-bowhay",
- "name": "Jake Bowhay",
- "avatar_url": "https://avatars.githubusercontent.com/u/60778417?v=4",
- "profile": "https://github.com/j-bowhay",
- "contributions": [
- "code",
- "review"
- ]
- },
- {
- "login": "asmeurer",
- "name": "Aaron Meurer",
- "avatar_url": "https://avatars.githubusercontent.com/u/71486?v=4",
- "profile": "https://github.com/asmeurer",
- "contributions": [
- "review",
- "ideas",
- "infra"
- ]
- },
- {
- "login": "betatim",
- "name": "Tim Head",
- "avatar_url": "https://avatars.githubusercontent.com/u/1448859?v=4",
- "profile": "https://github.com/betatim",
- "contributions": [
- "ideas"
- ]
- },
- {
- "login": "kgryte",
- "name": "Athan",
- "avatar_url": "https://avatars.githubusercontent.com/u/2643044?v=4",
- "profile": "https://github.com/stdlib-js/stdlib",
- "contributions": [
- "review",
- "ideas"
- ]
- },
- {
- "login": "vnmabus",
- "name": "Carlos Ramos CarreΓ±o",
- "avatar_url": "https://avatars.githubusercontent.com/u/2364173?v=4",
- "profile": "https://github.com/vnmabus",
- "contributions": [
- "ideas"
- ]
- },
- {
- "login": "rgommers",
- "name": "Ralf Gommers",
- "avatar_url": "https://avatars.githubusercontent.com/u/98330?v=4",
- "profile": "https://github.com/rgommers/",
- "contributions": [
- "ideas",
- "infra",
- "review"
- ]
- },
- {
- "login": "jorenham",
- "name": "Joren Hammudoglu",
- "avatar_url": "https://avatars.githubusercontent.com/u/6208662?v=4",
- "profile": "https://github.com/jorenham",
- "contributions": [
- "review"
- ]
- },
- {
- "login": "thomasjpfan",
- "name": "Thomas J. Fan",
- "avatar_url": "https://avatars.githubusercontent.com/u/5402633?v=4",
- "profile": "https://www.thomasjpfan.com/",
- "contributions": [
- "ideas"
- ]
- },
- {
- "login": "izaid",
- "name": "Irwin Zaid",
- "avatar_url": "https://avatars.githubusercontent.com/u/482179?v=4",
- "profile": "https://github.com/izaid",
- "contributions": [
- "ideas"
- ]
- },
- {
- "login": "jakirkham",
- "name": "jakirkham",
- "avatar_url": "https://avatars.githubusercontent.com/u/3019665?v=4",
- "profile": "https://github.com/jakirkham",
- "contributions": [
- "code",
- "review"
- ]
- },
- {
- "login": "tupui",
- "name": "Pamphile Roy",
- "avatar_url": "https://avatars.githubusercontent.com/u/23188539?v=4",
- "profile": "https://github.com/tupui",
- "contributions": [
- "code"
- ]
- }
- ]
+ "projectName": "array-api-extra",
+ "projectOwner": "data-apis",
+ "repoType": "github",
+ "repoHost": "https://github.com",
+ "files": [
+ "README.md"
+ ],
+ "imageSize": 100,
+ "commitType": "docs",
+ "commitConvention": "angular",
+ "contributorsPerLine": 7,
+ "contributors": [
+ {
+ "login": "lucascolley",
+ "name": "Lucas Colley",
+ "avatar_url": "https://avatars.githubusercontent.com/u/51488791?v=4",
+ "profile": "https://lucascolley.github.io/",
+ "contributions": [
+ "code",
+ "doc",
+ "example",
+ "ideas",
+ "infra",
+ "maintenance",
+ "tool",
+ "test",
+ "bug"
+ ]
+ },
+ {
+ "login": "mdhaber",
+ "name": "Matt Haberland",
+ "avatar_url": "https://avatars.githubusercontent.com/u/6570539?v=4",
+ "profile": "https://github.com/mdhaber",
+ "contributions": [
+ "code",
+ "ideas"
+ ]
+ },
+ {
+ "login": "j-bowhay",
+ "name": "Jake Bowhay",
+ "avatar_url": "https://avatars.githubusercontent.com/u/60778417?v=4",
+ "profile": "https://github.com/j-bowhay",
+ "contributions": [
+ "code",
+ "review"
+ ]
+ },
+ {
+ "login": "asmeurer",
+ "name": "Aaron Meurer",
+ "avatar_url": "https://avatars.githubusercontent.com/u/71486?v=4",
+ "profile": "https://github.com/asmeurer",
+ "contributions": [
+ "review",
+ "ideas",
+ "infra"
+ ]
+ },
+ {
+ "login": "betatim",
+ "name": "Tim Head",
+ "avatar_url": "https://avatars.githubusercontent.com/u/1448859?v=4",
+ "profile": "https://github.com/betatim",
+ "contributions": [
+ "ideas"
+ ]
+ },
+ {
+ "login": "kgryte",
+ "name": "Athan",
+ "avatar_url": "https://avatars.githubusercontent.com/u/2643044?v=4",
+ "profile": "https://github.com/stdlib-js/stdlib",
+ "contributions": [
+ "review",
+ "ideas"
+ ]
+ },
+ {
+ "login": "vnmabus",
+ "name": "Carlos Ramos CarreΓ±o",
+ "avatar_url": "https://avatars.githubusercontent.com/u/2364173?v=4",
+ "profile": "https://github.com/vnmabus",
+ "contributions": [
+ "ideas"
+ ]
+ },
+ {
+ "login": "rgommers",
+ "name": "Ralf Gommers",
+ "avatar_url": "https://avatars.githubusercontent.com/u/98330?v=4",
+ "profile": "https://github.com/rgommers/",
+ "contributions": [
+ "ideas",
+ "infra",
+ "review"
+ ]
+ },
+ {
+ "login": "jorenham",
+ "name": "Joren Hammudoglu",
+ "avatar_url": "https://avatars.githubusercontent.com/u/6208662?v=4",
+ "profile": "https://github.com/jorenham",
+ "contributions": [
+ "review"
+ ]
+ },
+ {
+ "login": "thomasjpfan",
+ "name": "Thomas J. Fan",
+ "avatar_url": "https://avatars.githubusercontent.com/u/5402633?v=4",
+ "profile": "https://www.thomasjpfan.com/",
+ "contributions": [
+ "ideas"
+ ]
+ },
+ {
+ "login": "izaid",
+ "name": "Irwin Zaid",
+ "avatar_url": "https://avatars.githubusercontent.com/u/482179?v=4",
+ "profile": "https://github.com/izaid",
+ "contributions": [
+ "ideas"
+ ]
+ },
+ {
+ "login": "jakirkham",
+ "name": "jakirkham",
+ "avatar_url": "https://avatars.githubusercontent.com/u/3019665?v=4",
+ "profile": "https://github.com/jakirkham",
+ "contributions": [
+ "code",
+ "review"
+ ]
+ },
+ {
+ "login": "tupui",
+ "name": "Pamphile Roy",
+ "avatar_url": "https://avatars.githubusercontent.com/u/23188539?v=4",
+ "profile": "https://github.com/tupui",
+ "contributions": [
+ "code"
+ ]
+ }
+ ]
}