-
-
Notifications
You must be signed in to change notification settings - Fork 20
/
Copy path.all-contributorsrc
134 lines (134 loc) · 3.32 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
134
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "mregni",
"name": "Mikhaël Regni",
"avatar_url": "https://avatars3.githubusercontent.com/u/22617019?v=4",
"profile": "http://uping.be",
"contributions": [
"projectManagement",
"code"
]
},
{
"login": "jaketame",
"name": "Jake Tamé",
"avatar_url": "https://avatars0.githubusercontent.com/u/1787973?v=4",
"profile": "https://github.com/jaketame",
"contributions": [
"question"
]
},
{
"login": "Darkassassin07",
"name": "Darkassassin07",
"avatar_url": "https://avatars3.githubusercontent.com/u/6593614?v=4",
"profile": "https://github.com/Darkassassin07",
"contributions": [
"userTesting",
"test"
]
},
{
"login": "jaycedk",
"name": "jaycedk",
"avatar_url": "https://avatars3.githubusercontent.com/u/17232146?v=4",
"profile": "https://github.com/jaycedk",
"contributions": [
"userTesting",
"bug"
]
},
{
"login": "Happy2Play",
"name": "Doug",
"avatar_url": "https://avatars1.githubusercontent.com/u/10268557?v=4",
"profile": "https://github.com/Happy2Play",
"contributions": [
"userTesting",
"bug"
]
},
{
"login": "Diedrich",
"name": "Diedrich",
"avatar_url": "https://avatars2.githubusercontent.com/u/638793?v=4",
"profile": "https://github.com/diedrich",
"contributions": [
"userTesting",
"bug"
]
},
{
"login": "adrianwi",
"name": "adrianwi",
"avatar_url": "https://avatars1.githubusercontent.com/u/15711539?v=4",
"profile": "https://github.com/adrianwi",
"contributions": [
"userTesting",
"bug"
]
},
{
"login": "WilhelmStroker",
"name": "WilhelmStroker",
"avatar_url": "https://avatars1.githubusercontent.com/u/45869623?v=4",
"profile": "https://github.com/wilhelmstroker",
"contributions": [
"userTesting",
"bug"
]
},
{
"login": "gerritv",
"name": "Gerrit Visser",
"avatar_url": "https://avatars1.githubusercontent.com/u/8202594?v=4",
"profile": "https://github.com/gerritv",
"contributions": [
"userTesting",
"bug"
]
},
{
"login": "diedrichg",
"name": "diedrichg",
"avatar_url": "https://avatars0.githubusercontent.com/u/9559987?v=4",
"profile": "https://github.com/diedrichg",
"contributions": [
"design"
]
},
{
"login": "n00b42",
"name": "n00b42",
"avatar_url": "https://avatars0.githubusercontent.com/u/6792900?v=4",
"profile": "https://github.com/n00b42",
"contributions": [
"translation",
"userTesting",
"bug"
]
},
{
"login": "pju55",
"name": "pju55",
"avatar_url": "https://avatars.githubusercontent.com/u/32414636?v=4",
"profile": "https://github.com/pju55",
"contributions": [
"bug",
"userTesting"
]
}
],
"contributorsPerLine": 7,
"projectName": "EmbyStat",
"projectOwner": "mregni",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}