This repository has been archived by the owner on Dec 3, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 10
/
.all-contributorsrc
106 lines (106 loc) · 2.64 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "AlanHolmes",
"name": "Alan Holmes",
"avatar_url": "https://avatars2.githubusercontent.com/u/4289202?v=4",
"profile": "https://github.com/AlanHolmes",
"contributions": [
"code"
]
},
{
"login": "andreich1980",
"name": "AndrewP",
"avatar_url": "https://avatars1.githubusercontent.com/u/17148882?v=4",
"profile": "https://github.com/andreich1980",
"contributions": [
"doc",
"test"
]
},
{
"login": "veganista",
"name": "veganista",
"avatar_url": "https://avatars2.githubusercontent.com/u/405763?v=4",
"profile": "https://github.com/veganista",
"contributions": [
"ideas"
]
},
{
"login": "bradroberts",
"name": "Brad Roberts",
"avatar_url": "https://avatars0.githubusercontent.com/u/362608?v=4",
"profile": "https://github.com/bradroberts",
"contributions": [
"ideas"
]
},
{
"login": "RBotfield",
"name": "Rhys Botfield",
"avatar_url": "https://avatars1.githubusercontent.com/u/17741482?v=4",
"profile": "http://rhysbotfield.co.uk",
"contributions": [
"code"
]
},
{
"login": "minthemiddle",
"name": "MB",
"avatar_url": "https://avatars1.githubusercontent.com/u/1950766?v=4",
"profile": "https://www.martinbetz.eu",
"contributions": [
"ideas"
]
},
{
"login": "Solomon04",
"name": "Solomon Antoine",
"avatar_url": "https://avatars3.githubusercontent.com/u/35110194?v=4",
"profile": "https://iamsolomon.io",
"contributions": [
"doc"
]
},
{
"login": "s-patompong",
"name": "Patompong Savaengsuk",
"avatar_url": "https://avatars2.githubusercontent.com/u/3887531?v=4",
"profile": "http://patompong.com",
"contributions": [
"code"
]
},
{
"login": "mishbah",
"name": "mishbah",
"avatar_url": "https://avatars0.githubusercontent.com/u/2609046?v=4",
"profile": "https://github.com/mishbah",
"contributions": [
"ideas"
]
},
{
"login": "dsazup",
"name": "Dainius",
"avatar_url": "https://avatars0.githubusercontent.com/u/8631224?v=4",
"profile": "https://github.com/dsazup",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "poser",
"projectOwner": "lukeraymonddowning",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}