forked from vttred/ose
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.all-contributorsrc
69 lines (69 loc) · 1.71 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "Godforsaken84",
"name": "Godforsaken84",
"avatar_url": "https://avatars.githubusercontent.com/u/100036544?v=4",
"profile": "https://github.com/Godforsaken84",
"contributions": [
"design"
]
},
{
"login": "freohr",
"name": "Stephen FAURE",
"avatar_url": "https://avatars.githubusercontent.com/u/3462951?v=4",
"profile": "https://github.com/freohr",
"contributions": [
"code"
]
},
{
"login": "engleback",
"name": "Ian Engleback",
"avatar_url": "https://avatars.githubusercontent.com/u/35422051?v=4",
"profile": "https://github.com/engleback",
"contributions": [
"code"
]
},
{
"login": "RabidOwlbear",
"name": "Grim",
"avatar_url": "https://avatars.githubusercontent.com/u/71675732?v=4",
"profile": "https://github.com/RabidOwlbear",
"contributions": [
"code"
]
},
{
"login": "WallaceMcGregor",
"name": "WallaceMcGregor",
"avatar_url": "https://avatars.githubusercontent.com/u/17795541?v=4",
"profile": "https://github.com/WallaceMcGregor",
"contributions": [
"translation"
]
},
{
"login": "IGALEGOI",
"name": "IGALEGOI",
"avatar_url": "https://avatars.githubusercontent.com/u/97805442?v=4",
"profile": "https://github.com/IGALEGOI",
"contributions": [
"translation"
]
}
],
"contributorsPerLine": 7,
"projectName": "ose",
"projectOwner": "vttred",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}