-
-
Notifications
You must be signed in to change notification settings - Fork 20
/
Copy path.all-contributorsrc
70 lines (70 loc) · 1.72 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
{
"projectName": "TrapDoor",
"projectOwner": "hhhxiao",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": true,
"commitConvention": "none",
"contributors": [
{
"login": "hhhxiao",
"name": "AgNO3",
"avatar_url": "https://avatars0.githubusercontent.com/u/33011851?v=4",
"profile": "https://github.com/hhhxiao",
"contributions": [
"code"
]
},
{
"login": "OEOTYAN",
"name": "OEOTYAN",
"avatar_url": "https://avatars2.githubusercontent.com/u/58554322?v=4",
"profile": "https://github.com/OEOTYAN",
"contributions": [
"code"
]
},
{
"login": "xiaohengying",
"name": "xiaohengying",
"avatar_url": "https://avatars2.githubusercontent.com/u/44132837?v=4",
"profile": "https://github.com/xiaohengying",
"contributions": [
"code"
]
},
{
"login": "quizhizhe",
"name": "Qiuzhizhe",
"avatar_url": "https://avatars1.githubusercontent.com/u/42761326?v=4",
"profile": "https://github.com/quizhizhe",
"contributions": [
"code"
]
},
{
"login": "0x506978656c",
"name": "! Pixel",
"avatar_url": "https://avatars.githubusercontent.com/u/66031115?s=96&v=4",
"profile": "https://github.com/0x506978656c",
"contributions": [
"code"
]
},
{
"login": "TimothyGrass",
"name": "TimothyGrass",
"avatar_url": "https://avatars.githubusercontent.com/u/77906640?v=4",
"profile": "https://github.com/TimothyGrass",
"contributions": [
"translation"
]
}
],
"contributorsPerLine": 7,
"skipCi": true
}