forked from NYXFLOWER/TIP
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
73 lines (73 loc) · 1.73 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": "sangsq",
"name": "sangsq",
"avatar_url": "https://avatars.githubusercontent.com/u/16742808?v=4",
"profile": "https://github.com/sangsq",
"contributions": [
"code",
"test",
"ideas",
"doc"
]
},
{
"login": "haipinglu",
"name": "Haiping Lu",
"avatar_url": "https://avatars.githubusercontent.com/u/23463961?v=4",
"profile": "https://haipinglu.github.io/",
"contributions": [
"doc",
"a11y"
]
},
{
"login": "shree970",
"name": "Shreeyash",
"avatar_url": "https://avatars.githubusercontent.com/u/41207097?v=4",
"profile": "https://github.com/shree970",
"contributions": [
"bug"
]
},
{
"login": "Chertoganov",
"name": "Chertoganov",
"avatar_url": "https://avatars.githubusercontent.com/u/40623363?v=4",
"profile": "https://github.com/Chertoganov",
"contributions": [
"bug"
]
},
{
"login": "ZillaRU",
"name": "ZillaRU",
"avatar_url": "https://avatars.githubusercontent.com/u/25343084?v=4",
"profile": "https://www.jianshu.com/u/31c221f09d8a",
"contributions": [
"bug"
]
},
{
"login": "gilgamsh",
"name": "Jiaxi Jiang ",
"avatar_url": "https://avatars.githubusercontent.com/u/56181610?v=4",
"profile": "https://github.com/gilgamsh",
"contributions": [
"bug"
]
}
],
"contributorsPerLine": 7,
"projectName": "TIP",
"projectOwner": "NYXFLOWER",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}