forked from AtlasFoundation/AvatarCreator
-
Notifications
You must be signed in to change notification settings - Fork 2
/
.all-contributorsrc
62 lines (62 loc) · 1.51 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "lalalune",
"name": "m00n",
"avatar_url": "https://avatars.githubusercontent.com/u/18633264?v=4",
"profile": "https://github.com/lalalune",
"contributions": [
"code"
]
},
{
"login": "mavisakalayan",
"name": "Hayk",
"avatar_url": "https://avatars.githubusercontent.com/u/55106546?v=4",
"profile": "https://github.com/mavisakalayan",
"contributions": [
"code",
"design"
]
},
{
"login": "fire",
"name": "K. S. Ernest (iFire) Lee",
"avatar_url": "https://avatars.githubusercontent.com/u/32321?v=4",
"profile": "https://github.com/fire",
"contributions": [
"ideas",
"research"
]
},
{
"login": "intelliverse777",
"name": "intelliverse777",
"avatar_url": "https://avatars.githubusercontent.com/u/103969701?v=4",
"profile": "https://github.com/intelliverse777",
"contributions": [
"code"
]
},
{
"login": "cp-daniel-mccoy",
"name": "Daniel McCoy",
"avatar_url": "https://avatars.githubusercontent.com/u/86984714?v=4",
"profile": "http://cipherproxy.com",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "OpenCharacterCreator",
"projectOwner": "AtlasFoundation",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}