-
Notifications
You must be signed in to change notification settings - Fork 29
/
.all-contributorsrc
74 lines (74 loc) · 2.08 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
{
"projectName": "react-cheat-sheet",
"projectOwner": "Michael Chan",
"files": [
"README.md"
],
"imageSize": 64,
"commit": true,
"contributors": [
{
"login": "chantastic",
"name": "Michael Chan",
"avatar_url": "https://avatars1.githubusercontent.com/u/658360?v=3",
"profile": "http://twitter.com/chantastic",
"contributions": []
},
{
"login": "jonstuebe",
"name": "Jon Stuebe",
"avatar_url": "https://avatars3.githubusercontent.com/u/156722?v=3",
"profile": "http://jonstuebe.com",
"contributions": []
},
{
"login": "tedpennings",
"name": "Ted Pennings",
"avatar_url": "https://avatars2.githubusercontent.com/u/310323?v=3",
"profile": "http://ted.pennin.gs/",
"contributions": []
},
{
"login": "bensie",
"name": "James Miller",
"avatar_url": "https://avatars3.githubusercontent.com/u/4595?v=3",
"profile": "http://www.bensie.com",
"contributions": []
},
{
"login": "ezhlobo",
"name": "Eugene Zhlobo",
"avatar_url": "https://avatars1.githubusercontent.com/u/974552?v=3",
"profile": "https://github.com/ezhlobo",
"contributions": []
},
{
"login": "gaearon",
"name": "Dan Abramov",
"avatar_url": "https://avatars3.githubusercontent.com/u/810438?v=3",
"profile": "http://twitter.com/dan_abramov",
"contributions": []
},
{
"login": "albburtsev",
"name": "Alexander Burtsev",
"avatar_url": "https://avatars2.githubusercontent.com/u/576455?v=3",
"profile": "http://burtsev.me",
"contributions": []
},
{
"login": "shrayasr",
"name": "Shrayas Rajagopal",
"avatar_url": "https://avatars0.githubusercontent.com/u/240368?v=3",
"profile": "http://www.shrayas.com",
"contributions": []
},
{
"login": "cs-miller",
"name": "Christopher Miller",
"avatar_url": "https://avatars1.githubusercontent.com/u/18579508?v=3",
"profile": "https://github.com/cs-miller",
"contributions": []
}
]
}