-
-
Notifications
You must be signed in to change notification settings - Fork 6
/
.all-contributorsrc
88 lines (88 loc) · 2.23 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": "ChildishGiant",
"name": "Allie",
"avatar_url": "https://avatars.githubusercontent.com/u/13716824?v=4",
"profile": "https://github.com/ChildishGiant",
"contributions": [
"design",
"code"
]
},
{
"login": "SubhadeepJasu",
"name": "Subhadeep Jasu",
"avatar_url": "https://avatars.githubusercontent.com/u/20795161?v=4",
"profile": "https://github.com/SubhadeepJasu",
"contributions": [
"code"
]
},
{
"login": "JeysonFlores",
"name": "Jeyson Flores",
"avatar_url": "https://avatars.githubusercontent.com/u/68255757?v=4",
"profile": "https://github.com/JeysonFlores",
"contributions": [
"translation"
]
},
{
"login": "Suzie97",
"name": "Rajdeep Singha",
"avatar_url": "https://avatars.githubusercontent.com/u/68198116?v=4",
"profile": "https://dribbble.com/Suzie97",
"contributions": [
"code"
]
},
{
"login": "asdffdsdaf",
"name": "asdf",
"avatar_url": "https://avatars.githubusercontent.com/u/87440869?v=4",
"profile": "https://github.com/asdffdsdaf",
"contributions": [
"translation"
]
},
{
"login": "NathanBnm",
"name": "Nathan Bonnemains",
"avatar_url": "https://avatars.githubusercontent.com/u/45366162?v=4",
"profile": "https://nathanbonnemains.squill.fr",
"contributions": [
"translation"
]
},
{
"login": "libreajans",
"name": "Sabri Ünal",
"avatar_url": "https://avatars.githubusercontent.com/u/6218679?v=4",
"profile": "http://www.yakusha.net",
"contributions": [
"translation"
]
},
{
"login": "rene-coty",
"name": "rene-coty",
"avatar_url": "https://avatars.githubusercontent.com/u/95506494?v=4",
"profile": "https://github.com/rene-coty",
"contributions": [
"translation"
]
}
],
"contributorsPerLine": 7,
"projectName": "mixer",
"projectOwner": "ChildishGiant",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}