forked from iron-stars/IronStars
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
88 lines (88 loc) · 2.11 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
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "Cjsah",
"name": "꧁[C̲̅j̲̅s̲̅a̲̅h̲̅]꧂",
"avatar_url": "https://avatars.githubusercontent.com/u/46415647?v=4",
"profile": "https://github.com/Cjsah",
"contributions": [
"code"
]
},
{
"login": "Da-Hua",
"name": "Hua",
"avatar_url": "https://avatars.githubusercontent.com/u/58766472?v=4",
"profile": "https://github.com/Da-Hua",
"contributions": [
"code"
]
},
{
"login": "gloomybanana",
"name": "gloomybanana",
"avatar_url": "https://avatars.githubusercontent.com/u/29054038?v=4",
"profile": "http://China",
"contributions": [
"code"
]
},
{
"login": "Gu-ZT",
"name": "Gugle",
"avatar_url": "https://avatars.githubusercontent.com/u/34372427?v=4",
"profile": "http://gugle.polaris-mc.tech",
"contributions": [
"code"
]
},
{
"login": "t2ake",
"name": "t2ake",
"avatar_url": "https://avatars.githubusercontent.com/u/68280449?v=4",
"profile": "https://github.com/t2ake",
"contributions": [
"code"
]
},
{
"login": "Phoupraw",
"name": "Phoupraw",
"avatar_url": "https://avatars.githubusercontent.com/u/50520903?v=4",
"profile": "https://github.com/Phoupraw",
"contributions": [
"code"
]
},
{
"login": "LucunJi",
"name": "LucunJi",
"avatar_url": "https://avatars.githubusercontent.com/u/36262513?v=4",
"profile": "https://lucunji.github.io",
"contributions": [
"code"
]
},
{
"login": "XeKr",
"name": "XeKr",
"avatar_url": "https://avatars.githubusercontent.com/u/45423407?v=4",
"profile": "https://github.com/XeKr",
"contributions": [
"design",
"ideas"
]
}
],
"contributorsPerLine": 7,
"projectName": "IronStars",
"projectOwner": "iron-stars",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}