Skip to content
This repository was archived by the owner on Aug 20, 2018. It is now read-only.

Commit c02b773

Browse files
authored
Merge branch 'master' into patch-1
2 parents b09c8fc + 02500fd commit c02b773

File tree

1 file changed

+25
-9
lines changed

1 file changed

+25
-9
lines changed

README.md

Lines changed: 25 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
[![npm][npm]][npm-url]
22
[![node][node]][node-url]
33
[![deps][deps]][deps-url]
4-
[![tests][tests]][tests-url]
5-
[![coverage][cover]][cover-url]
64
[![chat][chat]][chat-url]
75

86
<div align="center">
@@ -72,8 +70,32 @@ import json from 'json-loader!file.json';
7270
</br>
7371
<a href="https://github.com/sokra">Tobias Koppers</a>
7472
</td>
73+
<td align="center">
74+
<img width="150" height="150"
75+
src="https://avatars3.githubusercontent.com/u/166921?v=3&s=150">
76+
</br>
77+
<a href="https://github.com/bebraw">Juho Vepsäläinen</a>
78+
</td>
79+
<td align="center">
80+
<img width="150" height="150"
81+
src="https://avatars2.githubusercontent.com/u/8420490?v=3&s=150">
82+
</br>
83+
<a href="https://github.com/d3viant0ne">Joshua Wiens</a>
84+
</td>
85+
<td align="center">
86+
<img width="150" height="150"
87+
src="https://avatars3.githubusercontent.com/u/533616?v=3&s=150">
88+
</br>
89+
<a href="https://github.com/SpaceK33z">Kees Kluskens</a>
90+
</td>
91+
<td align="center">
92+
<img width="150" height="150"
93+
src="https://avatars3.githubusercontent.com/u/3408176?v=3&s=150">
94+
</br>
95+
<a href="https://github.com/TheLarkInn">Sean Larkin</a>
96+
</td>
7597
</tr>
76-
</tbody>
98+
<tbody>
7799
</table>
78100

79101
[npm]: https://img.shields.io/npm/v/json-loader.svg
@@ -85,11 +107,5 @@ import json from 'json-loader!file.json';
85107
[deps]: https://david-dm.org/webpack/json-loader.svg
86108
[deps-url]: https://david-dm.org/webpack/json-loader
87109

88-
[tests]: http://img.shields.io/travis/webpack/json-loader.svg
89-
[tests-url]: https://travis-ci.org/webpack/json-loader
90-
91-
[cover]: https://coveralls.io/repos/github/webpack/json-loader/badge.svg
92-
[cover-url]: https://coveralls.io/github/webpack/json-loader
93-
94110
[chat]: https://badges.gitter.im/webpack/webpack.svg
95111
[chat-url]: https://gitter.im/webpack/webpack

0 commit comments

Comments
 (0)