1
1
[ ![ npm] [ npm ]] [ npm-url ]
2
2
[ ![ node] [ node ]] [ node-url ]
3
3
[ ![ deps] [ deps ]] [ deps-url ]
4
- [ ![ tests] [ tests ]] [ tests-url ]
5
- [ ![ coverage] [ cover ]] [ cover-url ]
6
4
[ ![ chat] [ chat ]] [ chat-url ]
7
5
8
6
<div align =" center " >
@@ -71,12 +69,31 @@ import txt from 'raw-loader!./file.txt';
71
69
<tbody >
72
70
<tr>
73
71
<td align="center">
74
- <img width="150" height="150" src="https://avatars.githubusercontent.com/sokra?v=3">
72
+ <img width="150" height="150"
73
+ src="https://avatars3.githubusercontent.com/u/166921?v=3&s=150">
75
74
</br>
76
- <a href="https://github.com/sokra">Tobias Koppers</a>
75
+ <a href="https://github.com/bebraw">Juho Vepsäläinen</a>
76
+ </td>
77
+ <td align="center">
78
+ <img width="150" height="150"
79
+ src="https://avatars2.githubusercontent.com/u/8420490?v=3&s=150">
80
+ </br>
81
+ <a href="https://github.com/d3viant0ne">Joshua Wiens</a>
82
+ </td>
83
+ <td align="center">
84
+ <img width="150" height="150"
85
+ src="https://avatars3.githubusercontent.com/u/533616?v=3&s=150">
86
+ </br>
87
+ <a href="https://github.com/SpaceK33z">Kees Kluskens</a>
88
+ </td>
89
+ <td align="center">
90
+ <img width="150" height="150"
91
+ src="https://avatars3.githubusercontent.com/u/3408176?v=3&s=150">
92
+ </br>
93
+ <a href="https://github.com/TheLarkInn">Sean Larkin</a>
77
94
</td>
78
95
</tr>
79
- </ tbody >
96
+ <tbody >
80
97
</table >
81
98
82
99
[ npm ] : https://img.shields.io/npm/v/raw-loader.svg
@@ -88,11 +105,5 @@ import txt from 'raw-loader!./file.txt';
88
105
[ deps ] : https://david-dm.org/webpack/raw-loader.svg
89
106
[ deps-url ] : https://david-dm.org/webpack/raw-loader
90
107
91
- [ tests ] : http://img.shields.io/travis/webpack/raw-loader.svg
92
- [ tests-url ] : https://travis-ci.org/webpack/raw-loader
93
-
94
- [ cover ] : https://coveralls.io/repos/github/webpack/raw-loader/badge.svg
95
- [ cover-url ] : https://coveralls.io/github/webpack/raw-loader
96
-
97
108
[ chat ] : https://badges.gitter.im/webpack/webpack.svg
98
109
[ chat-url ] : https://gitter.im/webpack/webpack
0 commit comments