-
Notifications
You must be signed in to change notification settings - Fork 39
/
.all-contributorsrc
78 lines (78 loc) · 1.92 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
{
"projectName": "fiddly",
"projectOwner": "SaraVieira",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"Readme.md"
],
"imageSize": 100,
"commit": true,
"contributors": [
{
"login": "SaraVieira",
"name": "Sara Vieira",
"avatar_url": "https://avatars0.githubusercontent.com/u/1051509?v=4",
"profile": "http://iamsaravieira.com",
"contributions": [
"code",
"design",
"ideas"
]
},
{
"login": "BrunoScheufler",
"name": "Bruno Scheufler",
"avatar_url": "https://avatars2.githubusercontent.com/u/4772980?v=4",
"profile": "https://brunoscheufler.com",
"contributions": [
"code"
]
},
{
"login": "siddharthkp",
"name": "Siddharth Kshetrapal",
"avatar_url": "https://avatars0.githubusercontent.com/u/1863771?v=4",
"profile": "https://sid.studio",
"contributions": [
"code"
]
},
{
"login": "jamonholmgren",
"name": "Jamon Holmgren",
"avatar_url": "https://avatars3.githubusercontent.com/u/1479215?v=4",
"profile": "https://jamonholmgren.com",
"contributions": [
"code"
]
},
{
"login": "timothyis",
"name": "Timothy",
"avatar_url": "https://avatars0.githubusercontent.com/u/1695613?v=4",
"profile": "http://timothy.is",
"contributions": [
"code"
]
},
{
"login": "cherniavskii",
"name": "Andrew Cherniavskii",
"avatar_url": "https://avatars2.githubusercontent.com/u/13808724?v=4",
"profile": "https://github.com/cherniavskii",
"contributions": [
"code"
]
},
{
"login": "TimKolberger",
"name": "timkolberger",
"avatar_url": "https://avatars2.githubusercontent.com/u/16899513?v=4",
"profile": "https://github.com/TimKolberger",
"contributions": [
"code"
]
}
]
}