forked from jccguimaraes/project-viewer-plus
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.all-contributorsrc
53 lines (53 loc) · 1.25 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
{
"projectOwner": "project-viewer-plus",
"projectName": "jccguimaraes",
"imageSize": 50,
"commit": false,
"contributorsPerLine": 6,
"contributors": [
{
"login": "jccguimaraes",
"name": "João Guimarães",
"avatar_url": "https://avatars3.githubusercontent.com/u/14871650?v=4",
"profile": "https://github.com/jccguimaraes",
"contributions": [
"bug",
"code",
"design",
"doc",
"ideas"
]
},
{
"login": "Hammster",
"name": "Hans Koch",
"avatar_url": "https://avatars0.githubusercontent.com/u/1093709?v=4",
"profile": "http://hans-koch.me",
"contributions": [
"code",
"doc",
"ideas"
]
},
{
"login": "cgalvarez",
"name": "Carlos García",
"avatar_url": "https://avatars2.githubusercontent.com/u/10707639?v=4",
"profile": "https://github.com/cgalvarez",
"contributions": [
"infra",
"test"
]
},
{
"login": "phyllisstein",
"name": "Daniel P. Shannon",
"avatar_url": "https://avatars0.githubusercontent.com/u/2207980?v=4",
"profile": "https://daniel.sh",
"contributions": [
"bug"
]
}
],
"repoType": "github"
}