forked from mucsi96/nightwatch-cucumber
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.all-contributorsrc
144 lines (144 loc) · 4.23 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
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
{
"projectName": "nightwatch-cucumber",
"projectOwner": "mucsi96",
"files": [
"README.md"
],
"imageSize": 100,
"commit": true,
"contributors": [
{
"login": "mucsi96",
"name": "Igor Muchychka",
"avatar_url": "https://avatars.githubusercontent.com/u/3163392?v=3",
"profile": "https://twitter.com/mucsi96",
"contributions": []
},
{
"login": "ZIJ",
"name": "Igor Zalutski",
"avatar_url": "https://avatars.githubusercontent.com/u/1280498?v=3",
"profile": "izalutski.consulting",
"contributions": []
},
{
"login": "dcampogiani",
"name": "Daniele Campogiani",
"avatar_url": "https://avatars.githubusercontent.com/u/1054526?v=3",
"profile": "http://danielecampogiani.com",
"contributions": []
},
{
"login": "RSsimranjeetsingh",
"name": "Simranjeet Singh",
"avatar_url": "https://avatars.githubusercontent.com/u/15341713?v=3",
"profile": "https://github.com/RSsimranjeetsingh",
"contributions": []
},
{
"login": "singhshashi",
"name": "Shashi Shekhar Singh",
"avatar_url": "https://avatars.githubusercontent.com/u/371601?v=3",
"profile": "http://blog.singhshashi.in",
"contributions": []
},
{
"login": "jbblanchet",
"name": "jbblanchet",
"avatar_url": "https://avatars.githubusercontent.com/u/2847338?v=3",
"profile": "https://github.com/jbblanchet",
"contributions": []
},
{
"login": "vspiewak",
"name": "Vincent Spiewak",
"avatar_url": "https://avatars.githubusercontent.com/u/2108652?v=3",
"profile": "https://github.com/vspiewak",
"contributions": []
},
{
"login": "FabioQ",
"name": "Fabio Quinzi",
"avatar_url": "https://avatars.githubusercontent.com/u/7160445?v=3",
"profile": "http://fabioquinzi.com",
"contributions": []
},
{
"login": "jeffrey-effendy",
"name": "Jeffrey Effendy",
"avatar_url": "https://avatars.githubusercontent.com/u/7831710?v=3",
"profile": "https://github.com/jeffrey-effendy",
"contributions": []
},
{
"login": "ldabiralai",
"name": "Lawrence",
"avatar_url": "https://avatars.githubusercontent.com/u/1711610?v=3",
"profile": "http://ldabiralai.me",
"contributions": []
},
{
"login": "aberonni",
"name": "Domenico Gemoli",
"avatar_url": "https://avatars.githubusercontent.com/u/1260402?v=3",
"profile": "http://domenicogemoli.com",
"contributions": []
},
{
"login": "klokovas",
"name": "Klokov Anton",
"avatar_url": "https://avatars.githubusercontent.com/u/8973021?v=3",
"profile": "https://github.com/klokovas",
"contributions": []
},
{
"login": "arnogues",
"name": "Arnaud gueras",
"avatar_url": "https://avatars.githubusercontent.com/u/2287663?v=3",
"profile": "https://github.com/arnogues",
"contributions": []
},
{
"login": "leipert",
"name": "Lukas Eipert",
"avatar_url": "https://avatars.githubusercontent.com/u/2906107?v=3",
"profile": "http://leipert.io",
"contributions": []
},
{
"login": "madroneropaulo",
"name": "Paulo",
"avatar_url": "https://avatars.githubusercontent.com/u/4364107?v=3",
"profile": "http://madrov.com",
"contributions": []
},
{
"login": "TylorS",
"name": "Tylor Steinberger",
"avatar_url": "https://avatars.githubusercontent.com/u/6282473?v=3",
"profile": "https://github.com/TylorS",
"contributions": []
},
{
"login": "kinyat",
"name": "Eric Chan",
"avatar_url": "https://avatars.githubusercontent.com/u/1476974?v=3",
"profile": "https://github.com/kinyat",
"contributions": []
},
{
"login": "myklt",
"name": "Mykolas",
"avatar_url": "https://avatars.githubusercontent.com/u/1476502?v=3",
"profile": "http://www.myk.lt",
"contributions": []
},
{
"login": "JonWallsten",
"name": "Jon Wallsten",
"avatar_url": "https://avatars.githubusercontent.com/u/5993909?v=3",
"profile": "https://github.com/JonWallsten",
"contributions": []
}
]
}