-
Notifications
You must be signed in to change notification settings - Fork 41
/
.all-contributorsrc
63 lines (63 loc) · 1.54 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
{
"projectName": "flickr-downloadr-gtk",
"projectOwner": "flickr-downloadr",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"commitConvention": "angular",
"contributors": [
{
"login": "floydpink",
"name": "Hari Pachuveetil",
"avatar_url": "https://avatars2.githubusercontent.com/u/171072?v=4",
"profile": "https://harimenon.com/",
"contributions": [
"code",
"mentoring"
]
},
{
"login": "CGarces",
"name": "Carlos Garcés",
"avatar_url": "https://avatars2.githubusercontent.com/u/6617155?v=4",
"profile": "http://cgarces.github.io/",
"contributions": [
"code"
]
},
{
"login": "robermann",
"name": "Roberto Mannai",
"avatar_url": "https://avatars3.githubusercontent.com/u/2182986?v=4",
"profile": "https://github.com/robermann",
"contributions": [
"code",
"question"
]
},
{
"login": "W1N9Zr0",
"name": "W1N9Zr0",
"avatar_url": "https://avatars2.githubusercontent.com/u/529107?v=4",
"profile": "https://github.com/W1N9Zr0",
"contributions": [
"code"
]
},
{
"login": "cutedaffodil",
"name": "Sindhu Vijayan",
"avatar_url": "https://avatars0.githubusercontent.com/u/16906624?v=4",
"profile": "https://cutedaffodil.github.io/",
"contributions": [
"code",
"maintenance"
]
}
],
"contributorsPerLine": 7
}