forked from reactdenver/reactdenver.com
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.all-contributorsrc
More file actions
88 lines (88 loc) · 2.21 KB
/
.all-contributorsrc
File metadata and controls
88 lines (88 loc) · 2.21 KB
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
{
"projectName": "react-denver-v2",
"projectOwner": "reactdenver",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": true,
"contributors": [
{
"login": "mckernanin",
"name": "Kevin McKernan",
"avatar_url": "https://avatars1.githubusercontent.com/u/6300047?v=4",
"profile": "https://mckernan.in",
"contributions": [
"code",
"eventOrganizing"
]
},
{
"login": "leodotng",
"name": "Josh Leong",
"avatar_url": "https://avatars0.githubusercontent.com/u/30889892?v=4",
"profile": "http://josh.leo.ng",
"contributions": [
"code",
"eventOrganizing"
]
},
{
"login": "sheelah",
"name": "Sheelah Brennan",
"avatar_url": "https://avatars0.githubusercontent.com/u/1900318?v=4",
"profile": "https://sheelahb.com",
"contributions": [
"code"
]
},
{
"login": "willklein",
"name": "Will Klein",
"avatar_url": "https://avatars0.githubusercontent.com/u/1075861?v=4",
"profile": "http://willklein.co",
"contributions": [
"eventOrganizing"
]
},
{
"login": "slamflipstrom",
"name": "Sam Lindstrom",
"avatar_url": "https://avatars2.githubusercontent.com/u/8062052?v=4",
"profile": "http://samlindstrom.com/",
"contributions": [
"eventOrganizing"
]
},
{
"login": "davidtadams",
"name": "David Adams",
"avatar_url": "https://avatars3.githubusercontent.com/u/4541737?v=4",
"profile": "https://www.linkedin.com/in/dtadams",
"contributions": [
"eventOrganizing"
]
},
{
"login": "nedsmk",
"name": "Nedas Šimkus",
"avatar_url": "https://avatars1.githubusercontent.com/u/27413335?v=4",
"profile": "https://github.com/nedsmk",
"contributions": [
"code"
]
},
{
"login": "dgarwood",
"name": "Dewey Garwood",
"avatar_url": "https://avatars2.githubusercontent.com/u/1667393?v=4",
"profile": "https://github.com/dgarwood",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 5
}