-
-
Notifications
You must be signed in to change notification settings - Fork 7
/
.all-contributorsrc
96 lines (96 loc) · 2.41 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "drodil",
"name": "drodil",
"avatar_url": "https://avatars0.githubusercontent.com/u/1178319?v=4",
"profile": "https://drodil.kapsi.fi",
"contributions": [
"code"
]
},
{
"login": "mlatief",
"name": "mlatief",
"avatar_url": "https://avatars3.githubusercontent.com/u/462098?v=4",
"profile": "https://github.com/mlatief",
"contributions": [
"code"
]
},
{
"login": "ProgrammerJoe93",
"name": "Joseph Russell",
"avatar_url": "https://avatars3.githubusercontent.com/u/56159225?v=4",
"profile": "https://github.com/ProgrammerJoe93",
"contributions": [
"code"
]
},
{
"login": "flauntingspade4",
"name": "flauntingspade4",
"avatar_url": "https://avatars1.githubusercontent.com/u/48335751?v=4",
"profile": "https://github.com/flauntingspade4",
"contributions": [
"code"
]
},
{
"login": "i-jey",
"name": "Ilakkiyan Jeyakumar",
"avatar_url": "https://avatars1.githubusercontent.com/u/25993326?v=4",
"profile": "https://github.com/i-jey",
"contributions": [
"code"
]
},
{
"login": "tommilligan",
"name": "Tom Milligan",
"avatar_url": "https://avatars2.githubusercontent.com/u/12255914?v=4",
"profile": "http://linkedin.com/in/tommilligan477",
"contributions": [
"code"
]
},
{
"login": "rogercyyu",
"name": "Roger Y",
"avatar_url": "https://avatars0.githubusercontent.com/u/45835736?v=4",
"profile": "https://github.com/rogercyyu",
"contributions": [
"code"
]
},
{
"login": "Sampas",
"name": "Sampsa Sarjanoja",
"avatar_url": "https://avatars1.githubusercontent.com/u/1084004?v=4",
"profile": "https://github.com/Sampas",
"contributions": [
"code"
]
},
{
"login": "1jz",
"name": "Philip Golovin",
"avatar_url": "https://avatars0.githubusercontent.com/u/1187260?v=4",
"profile": "https://github.com/1jz",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "rustybeer",
"projectOwner": "drodil",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}