-
-
Notifications
You must be signed in to change notification settings - Fork 1
/
.all-contributorsrc
73 lines (73 loc) · 1.76 KB
/
.all-contributorsrc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "Unthrottled",
"name": "Alex Simons",
"avatar_url": "https://avatars.githubusercontent.com/u/15972415?v=4",
"profile": "https://unthrottled.io",
"contributions": [
"infra",
"code",
"plugin"
]
},
{
"login": "Joristdh",
"name": "Joris te Dorsthorst",
"avatar_url": "https://avatars.githubusercontent.com/u/6518350?v=4",
"profile": "https://Joristdh.web.app",
"contributions": [
"ideas"
]
},
{
"login": "godfather1103",
"name": "Jack Chu",
"avatar_url": "https://avatars.githubusercontent.com/u/11797964?v=4",
"profile": "https://github.com/godfather1103",
"contributions": [
"bug"
]
},
{
"login": "donniean",
"name": "Donnie An",
"avatar_url": "https://avatars.githubusercontent.com/u/12584040?v=4",
"profile": "https://github.com/donniean",
"contributions": [
"code"
]
},
{
"login": "amstiel",
"name": "Alexey Kunitsky",
"avatar_url": "https://avatars.githubusercontent.com/u/9428948?v=4",
"profile": "https://github.com/amstiel",
"contributions": [
"code",
"ideas"
]
},
{
"login": "aparajita",
"name": "Aparajita Fishman",
"avatar_url": "https://avatars.githubusercontent.com/u/22218?v=4",
"profile": "https://github.com/aparajita",
"contributions": [
"ideas",
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "a-file-icon-idea",
"projectOwner": "mallowigi",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}