Skip to content

Commit 5125a79

Browse files
docs: update .all-contributorsrc
1 parent c1b2124 commit 5125a79

File tree

1 file changed

+146
-145
lines changed

1 file changed

+146
-145
lines changed

.all-contributorsrc

+146-145
Original file line numberDiff line numberDiff line change
@@ -1,147 +1,148 @@
11
{
2-
"projectName": "array-api-extra",
3-
"projectOwner": "data-apis",
4-
"repoType": "github",
5-
"repoHost": "https://github.com",
6-
"files": [
7-
"README.md"
8-
],
9-
"imageSize": 100,
10-
"commitType": "docs",
11-
"commitConvention": "angular",
12-
"contributorsPerLine": 7,
13-
"contributors": [
14-
{
15-
"login": "lucascolley",
16-
"name": "Lucas Colley",
17-
"avatar_url": "https://avatars.githubusercontent.com/u/51488791?v=4",
18-
"profile": "https://lucascolley.github.io/",
19-
"contributions": [
20-
"code",
21-
"doc",
22-
"example",
23-
"ideas",
24-
"infra",
25-
"maintenance",
26-
"tool",
27-
"test"
28-
]
29-
},
30-
{
31-
"login": "mdhaber",
32-
"name": "Matt Haberland",
33-
"avatar_url": "https://avatars.githubusercontent.com/u/6570539?v=4",
34-
"profile": "https://github.com/mdhaber",
35-
"contributions": [
36-
"code",
37-
"ideas"
38-
]
39-
},
40-
{
41-
"login": "j-bowhay",
42-
"name": "Jake Bowhay",
43-
"avatar_url": "https://avatars.githubusercontent.com/u/60778417?v=4",
44-
"profile": "https://github.com/j-bowhay",
45-
"contributions": [
46-
"code",
47-
"review"
48-
]
49-
},
50-
{
51-
"login": "asmeurer",
52-
"name": "Aaron Meurer",
53-
"avatar_url": "https://avatars.githubusercontent.com/u/71486?v=4",
54-
"profile": "https://github.com/asmeurer",
55-
"contributions": [
56-
"review",
57-
"ideas",
58-
"infra"
59-
]
60-
},
61-
{
62-
"login": "betatim",
63-
"name": "Tim Head",
64-
"avatar_url": "https://avatars.githubusercontent.com/u/1448859?v=4",
65-
"profile": "https://github.com/betatim",
66-
"contributions": [
67-
"ideas"
68-
]
69-
},
70-
{
71-
"login": "kgryte",
72-
"name": "Athan",
73-
"avatar_url": "https://avatars.githubusercontent.com/u/2643044?v=4",
74-
"profile": "https://github.com/stdlib-js/stdlib",
75-
"contributions": [
76-
"review",
77-
"ideas"
78-
]
79-
},
80-
{
81-
"login": "vnmabus",
82-
"name": "Carlos Ramos Carreño",
83-
"avatar_url": "https://avatars.githubusercontent.com/u/2364173?v=4",
84-
"profile": "https://github.com/vnmabus",
85-
"contributions": [
86-
"ideas"
87-
]
88-
},
89-
{
90-
"login": "rgommers",
91-
"name": "Ralf Gommers",
92-
"avatar_url": "https://avatars.githubusercontent.com/u/98330?v=4",
93-
"profile": "https://github.com/rgommers/",
94-
"contributions": [
95-
"ideas",
96-
"infra",
97-
"review"
98-
]
99-
},
100-
{
101-
"login": "jorenham",
102-
"name": "Joren Hammudoglu",
103-
"avatar_url": "https://avatars.githubusercontent.com/u/6208662?v=4",
104-
"profile": "https://github.com/jorenham",
105-
"contributions": [
106-
"review"
107-
]
108-
},
109-
{
110-
"login": "thomasjpfan",
111-
"name": "Thomas J. Fan",
112-
"avatar_url": "https://avatars.githubusercontent.com/u/5402633?v=4",
113-
"profile": "https://www.thomasjpfan.com/",
114-
"contributions": [
115-
"ideas"
116-
]
117-
},
118-
{
119-
"login": "izaid",
120-
"name": "Irwin Zaid",
121-
"avatar_url": "https://avatars.githubusercontent.com/u/482179?v=4",
122-
"profile": "https://github.com/izaid",
123-
"contributions": [
124-
"ideas"
125-
]
126-
},
127-
{
128-
"login": "jakirkham",
129-
"name": "jakirkham",
130-
"avatar_url": "https://avatars.githubusercontent.com/u/3019665?v=4",
131-
"profile": "https://github.com/jakirkham",
132-
"contributions": [
133-
"code",
134-
"review"
135-
]
136-
},
137-
{
138-
"login": "tupui",
139-
"name": "Pamphile Roy",
140-
"avatar_url": "https://avatars.githubusercontent.com/u/23188539?v=4",
141-
"profile": "https://github.com/tupui",
142-
"contributions": [
143-
"code"
144-
]
145-
}
146-
]
2+
"projectName": "array-api-extra",
3+
"projectOwner": "data-apis",
4+
"repoType": "github",
5+
"repoHost": "https://github.com",
6+
"files": [
7+
"README.md"
8+
],
9+
"imageSize": 100,
10+
"commitType": "docs",
11+
"commitConvention": "angular",
12+
"contributorsPerLine": 7,
13+
"contributors": [
14+
{
15+
"login": "lucascolley",
16+
"name": "Lucas Colley",
17+
"avatar_url": "https://avatars.githubusercontent.com/u/51488791?v=4",
18+
"profile": "https://lucascolley.github.io/",
19+
"contributions": [
20+
"code",
21+
"doc",
22+
"example",
23+
"ideas",
24+
"infra",
25+
"maintenance",
26+
"tool",
27+
"test",
28+
"bug"
29+
]
30+
},
31+
{
32+
"login": "mdhaber",
33+
"name": "Matt Haberland",
34+
"avatar_url": "https://avatars.githubusercontent.com/u/6570539?v=4",
35+
"profile": "https://github.com/mdhaber",
36+
"contributions": [
37+
"code",
38+
"ideas"
39+
]
40+
},
41+
{
42+
"login": "j-bowhay",
43+
"name": "Jake Bowhay",
44+
"avatar_url": "https://avatars.githubusercontent.com/u/60778417?v=4",
45+
"profile": "https://github.com/j-bowhay",
46+
"contributions": [
47+
"code",
48+
"review"
49+
]
50+
},
51+
{
52+
"login": "asmeurer",
53+
"name": "Aaron Meurer",
54+
"avatar_url": "https://avatars.githubusercontent.com/u/71486?v=4",
55+
"profile": "https://github.com/asmeurer",
56+
"contributions": [
57+
"review",
58+
"ideas",
59+
"infra"
60+
]
61+
},
62+
{
63+
"login": "betatim",
64+
"name": "Tim Head",
65+
"avatar_url": "https://avatars.githubusercontent.com/u/1448859?v=4",
66+
"profile": "https://github.com/betatim",
67+
"contributions": [
68+
"ideas"
69+
]
70+
},
71+
{
72+
"login": "kgryte",
73+
"name": "Athan",
74+
"avatar_url": "https://avatars.githubusercontent.com/u/2643044?v=4",
75+
"profile": "https://github.com/stdlib-js/stdlib",
76+
"contributions": [
77+
"review",
78+
"ideas"
79+
]
80+
},
81+
{
82+
"login": "vnmabus",
83+
"name": "Carlos Ramos Carreño",
84+
"avatar_url": "https://avatars.githubusercontent.com/u/2364173?v=4",
85+
"profile": "https://github.com/vnmabus",
86+
"contributions": [
87+
"ideas"
88+
]
89+
},
90+
{
91+
"login": "rgommers",
92+
"name": "Ralf Gommers",
93+
"avatar_url": "https://avatars.githubusercontent.com/u/98330?v=4",
94+
"profile": "https://github.com/rgommers/",
95+
"contributions": [
96+
"ideas",
97+
"infra",
98+
"review"
99+
]
100+
},
101+
{
102+
"login": "jorenham",
103+
"name": "Joren Hammudoglu",
104+
"avatar_url": "https://avatars.githubusercontent.com/u/6208662?v=4",
105+
"profile": "https://github.com/jorenham",
106+
"contributions": [
107+
"review"
108+
]
109+
},
110+
{
111+
"login": "thomasjpfan",
112+
"name": "Thomas J. Fan",
113+
"avatar_url": "https://avatars.githubusercontent.com/u/5402633?v=4",
114+
"profile": "https://www.thomasjpfan.com/",
115+
"contributions": [
116+
"ideas"
117+
]
118+
},
119+
{
120+
"login": "izaid",
121+
"name": "Irwin Zaid",
122+
"avatar_url": "https://avatars.githubusercontent.com/u/482179?v=4",
123+
"profile": "https://github.com/izaid",
124+
"contributions": [
125+
"ideas"
126+
]
127+
},
128+
{
129+
"login": "jakirkham",
130+
"name": "jakirkham",
131+
"avatar_url": "https://avatars.githubusercontent.com/u/3019665?v=4",
132+
"profile": "https://github.com/jakirkham",
133+
"contributions": [
134+
"code",
135+
"review"
136+
]
137+
},
138+
{
139+
"login": "tupui",
140+
"name": "Pamphile Roy",
141+
"avatar_url": "https://avatars.githubusercontent.com/u/23188539?v=4",
142+
"profile": "https://github.com/tupui",
143+
"contributions": [
144+
"code"
145+
]
146+
}
147+
]
147148
}

0 commit comments

Comments
 (0)