-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c1b2124
commit 5125a79
Showing
1 changed file
with
146 additions
and
145 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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" | ||
] | ||
} | ||
] | ||
} |