forked from constverum/ProxyBroker
-
-
Notifications
You must be signed in to change notification settings - Fork 115
/
.all-contributorsrc
109 lines (109 loc) · 2.67 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "a5r0n",
"name": "a5r0n",
"avatar_url": "https://avatars.githubusercontent.com/u/32464596?v=4",
"profile": "https://github.com/a5r0n",
"contributions": [
"code"
]
},
{
"login": "afunTW",
"name": "C.M. Yang",
"avatar_url": "https://avatars.githubusercontent.com/u/4820492?v=4",
"profile": "https://afun.tw",
"contributions": [
"code",
"ideas",
"review"
]
},
{
"login": "ivaano",
"name": "Ivan Villareal",
"avatar_url": "https://avatars.githubusercontent.com/u/190708?v=4",
"profile": "http://ivanvillareal.com",
"contributions": [
"code"
]
},
{
"login": "quancore",
"name": "Quancore",
"avatar_url": "https://avatars.githubusercontent.com/u/15036825?v=4",
"profile": "https://github.com/quancore",
"contributions": [
"code"
]
},
{
"login": "synchronizing",
"name": "Felipe",
"avatar_url": "https://avatars.githubusercontent.com/u/2829082?v=4",
"profile": "https://github.com/synchronizing",
"contributions": [
"ideas"
]
},
{
"login": "vincentinttsh",
"name": "vincentinttsh",
"avatar_url": "https://avatars.githubusercontent.com/u/14941597?v=4",
"profile": "https://www.vincentinttsh.tw/",
"contributions": [
"code",
"review"
]
},
{
"login": "ziloka",
"name": "Ziloka",
"avatar_url": "https://avatars.githubusercontent.com/u/50429450?v=4",
"profile": "https://github.com/ziloka",
"contributions": [
"code"
]
},
{
"login": "hms5232",
"name": "hms5232",
"avatar_url": "https://avatars.githubusercontent.com/u/43672033?v=4",
"profile": "http://hhming.moe",
"contributions": [
"code"
]
},
{
"login": "stefanDeveloper",
"name": "Stefan Machmeier",
"avatar_url": "https://avatars.githubusercontent.com/u/18898803?v=4",
"profile": "https://github.com/stefanDeveloper",
"contributions": [
"code"
]
},
{
"login": "SilverSteven",
"name": "steven",
"avatar_url": "https://avatars.githubusercontent.com/u/33377370?v=4",
"profile": "https://github.com/SilverSteven",
"contributions": [
"doc"
]
}
],
"contributorsPerLine": 7,
"projectName": "proxybroker2",
"projectOwner": "bluet",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true,
"commitConvention": "angular"
}