We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01ad2ed commit a28c787Copy full SHA for a28c787
.all-contributorsrc
@@ -1,4 +1,21 @@
1
{
2
- "projectName": "array-api-extra",
3
- "projectOwner": "data-apis"
+ "projectName": "array-api-extra",
+ "projectOwner": "data-apis",
4
+ "files": [
5
+ "README.md"
6
+ ],
7
+ "commitType": "docs",
8
+ "commitConvention": "angular",
9
+ "contributorsPerLine": 7,
10
+ "contributors": [
11
+ {
12
+ "login": "lucascolley",
13
+ "name": "Lucas Colley",
14
+ "avatar_url": "https://avatars.githubusercontent.com/u/51488791?v=4",
15
+ "profile": "https://lucascolley.github.io",
16
+ "contributions": [
17
+ "code"
18
+ ]
19
+ }
20
21
}
0 commit comments