-
Notifications
You must be signed in to change notification settings - Fork 28
/
Copy path.all-contributorsrc
54 lines (54 loc) · 1.28 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": true,
"contributors": [
{
"login": "alex-saunders",
"name": "Alex Saunders",
"avatar_url": "https://avatars2.githubusercontent.com/u/22820481?v=4",
"profile": "https://asaunders.com",
"contributions": [
"code",
"design",
"infra",
"ideas",
"review"
]
},
{
"login": "threepointone",
"name": "Sunil Pai",
"avatar_url": "https://avatars2.githubusercontent.com/u/18808?v=4",
"profile": "https://github.com/threepointone",
"contributions": [
"ideas"
]
},
{
"login": "Tolsee",
"name": "Tulsi Sapkota",
"avatar_url": "https://avatars0.githubusercontent.com/u/16590492?v=4",
"profile": "https://github.com/Tolsee",
"contributions": [
"code"
]
},
{
"login": "neutrino2211",
"name": "Tsowa Mainasara Al-amin",
"avatar_url": "https://avatars1.githubusercontent.com/u/21989345?v=4",
"profile": "https://github.com/neutrino2211",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "glicky",
"projectOwner": "alex-saunders",
"repoType": "github",
"repoHost": "https://github.com"
}