-
Notifications
You must be signed in to change notification settings - Fork 158
/
.all-contributorsrc
133 lines (133 loc) · 3.37 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
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "mgsweet",
"name": "Aaron Yau",
"avatar_url": "https://avatars.githubusercontent.com/u/15327389?v=4",
"profile": "http://mgsweet.com",
"contributions": [
"code"
]
},
{
"login": "krampus-nuggets",
"name": "Brandon Williams",
"avatar_url": "https://avatars.githubusercontent.com/u/21266436?v=4",
"profile": "https://www.wemakeart.co.za",
"contributions": [
"code"
]
},
{
"login": "filen1",
"name": "filen1",
"avatar_url": "https://avatars.githubusercontent.com/u/88589472?v=4",
"profile": "https://github.com/filen1",
"contributions": [
"data"
]
},
{
"login": "sayoui001",
"name": "sayoui001",
"avatar_url": "https://avatars.githubusercontent.com/u/89756686?v=4",
"profile": "https://github.com/sayoui001",
"contributions": [
"code"
]
},
{
"login": "SiLeNT-Sooul",
"name": "SiLeNT-Sooul",
"avatar_url": "https://avatars.githubusercontent.com/u/72454428?v=4",
"profile": "https://github.com/SiLeNT-Sooul",
"contributions": [
"data"
]
},
{
"login": "thirdpetros",
"name": "Petros",
"avatar_url": "https://avatars.githubusercontent.com/u/60510041?v=4",
"profile": "https://github.com/ThirdPetros",
"contributions": [
"data"
]
},
{
"login": "VStorm001",
"name": "VStorm001",
"avatar_url": "https://avatars.githubusercontent.com/u/79291809?v=4",
"profile": "https://github.com/VStorm001",
"contributions": [
"code"
]
},
{
"login": "VerTox",
"name": "VerTox",
"avatar_url": "https://avatars.githubusercontent.com/u/5575681?v=4",
"profile": "https://github.com/VerTox",
"contributions": [
"code"
]
},
{
"login": "jayking999",
"name": "jayking999",
"avatar_url": "https://avatars.githubusercontent.com/u/67616183?v=4",
"profile": "https://github.com/jayking999",
"contributions": [
"code"
]
},
{
"login": "Eternal-Walnut",
"name": "Eternal",
"avatar_url": "https://avatars.githubusercontent.com/u/100213430?v=4",
"profile": "https://github.com/Eternal-Walnut",
"contributions": [
"code"
]
},
{
"login": "Milesians",
"name": "Milesians",
"avatar_url": "https://avatars.githubusercontent.com/u/37968554?v=4",
"profile": "https://github.com/Milesians",
"contributions": [
"code"
]
},
{
"login": "richardzzp",
"name": "Pengcheng Zeng",
"avatar_url": "https://avatars.githubusercontent.com/u/39645545?v=4",
"profile": "https://github.com/richardzzp",
"contributions": [
"data"
]
},
{
"login": "MoralFst",
"name": "MoralFst",
"avatar_url": "https://avatars.githubusercontent.com/u/126231132?v=4",
"profile": "https://github.com/MoralFst",
"contributions": [
"data"
]
}
],
"contributorsPerLine": 7,
"projectName": "Apex-NoRecoil-2021",
"projectOwner": "mgsweet",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true,
"commitConvention": "angular"
}