forked from sysgears/apollo-universal-starter-kit
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.all-contributorsrc
115 lines (115 loc) · 2.71 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
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
{
"projectName": "apollo-fullstack-starter-kit",
"projectOwner": "sysgears",
"files": [
"README.md"
],
"imageSize": 100,
"commit": true,
"contributors": [
{
"login": "vlasenko",
"name": "Victor Vlasenko",
"avatar_url": "https://avatars1.githubusercontent.com/u/1259926?v=3",
"profile": "https://ua.linkedin.com/in/victorvlasenko",
"contributions": [
"code",
"tool",
"doc",
"test",
"question",
"review"
]
},
{
"login": "mitjade",
"name": "mitjade",
"avatar_url": "https://avatars3.githubusercontent.com/u/26156?v=3",
"profile": "http://www.internetne-storitve.si",
"contributions": [
"code",
"tool",
"doc",
"test",
"question",
"review"
]
},
{
"login": "mairh",
"name": "Ujjwal",
"avatar_url": "https://avatars0.githubusercontent.com/u/4072250?v=3",
"profile": "https://github.com/mairh",
"contributions": [
"code",
"tool",
"doc",
"test",
"question",
"review"
]
},
{
"login": "dmitriypdv",
"name": "Dmitry Pavlenko",
"avatar_url": "https://avatars2.githubusercontent.com/u/1845914?v=3",
"profile": "https://github.com/dmitriypdv",
"contributions": [
"code",
"tool"
]
},
{
"login": "josephdburdick",
"name": "Joe",
"avatar_url": "https://avatars0.githubusercontent.com/u/1349077?v=3",
"profile": "http://j0ey.co",
"contributions": [
"code",
"tool",
"doc",
"question"
]
},
{
"login": "GiladShoham",
"name": "Gilad Shoham",
"avatar_url": "https://avatars3.githubusercontent.com/u/3840769?v=3",
"profile": "http://shohamgilad.wordpress.com/",
"contributions": [
"code",
"tool",
"question"
]
},
{
"login": "alexandervetrov",
"name": "Alexander Vetrov",
"avatar_url": "https://avatars1.githubusercontent.com/u/5399002?v=3",
"profile": "https://github.com/alexandervetrov",
"contributions": [
"code",
"test"
]
},
{
"login": "NickPavlov",
"name": "Nikita Pavlov",
"avatar_url": "https://avatars0.githubusercontent.com/u/7948838?v=3",
"profile": "https://github.com/NickPavlov",
"contributions": [
"code"
]
},
{
"login": "yishaic",
"name": "Yishai Chernovitzky",
"avatar_url": "https://avatars2.githubusercontent.com/u/13224812?v=3",
"profile": "https://github.com/yishaic",
"contributions": [
"code",
"tool"
]
}
]
}