|
1 | 1 | [![npm][npm]][npm-url] |
2 | | -[![node][node]][node-url] |
3 | 2 | [![deps][deps]][deps-url] |
4 | 3 | [![tests][tests]][tests-url] |
5 | 4 | [![coverage][cover]][cover-url] |
@@ -112,24 +111,30 @@ Don't hesitate to create a pull request. Every contribution is appreciated. In d |
112 | 111 | <tr> |
113 | 112 | <td align="center"> |
114 | 113 | <img width="150" height="150" |
115 | | - src="https://avatars.githubusercontent.com/sokra?v=3"> |
116 | | - <br /> |
117 | | - <a href="https://github.com/">Tobias Koppers</a> |
| 114 | + src="https://avatars3.githubusercontent.com/u/166921?v=3&s=150"> |
| 115 | + </br> |
| 116 | + <a href="https://github.com/bebraw">Juho Vepsäläinen</a> |
118 | 117 | </td> |
119 | 118 | <td align="center"> |
120 | 119 | <img width="150" height="150" |
121 | | - src="https://avatars.githubusercontent.com/SpaceK33z?v=3"> |
122 | | - <br /> |
123 | | - <a href="https://github.com/">Kees Kluskens</a> |
| 120 | + src="https://avatars2.githubusercontent.com/u/8420490?v=3&s=150"> |
| 121 | + </br> |
| 122 | + <a href="https://github.com/d3viant0ne">Joshua Wiens</a> |
124 | 123 | </td> |
125 | 124 | <td align="center"> |
126 | 125 | <img width="150" height="150" |
127 | | - src="https://avatars.githubusercontent.com/mobitar?v=3"> |
128 | | - <br /> |
129 | | - <a href="https://github.com/">Mo Bitar</a> |
| 126 | + src="https://avatars3.githubusercontent.com/u/533616?v=3&s=150"> |
| 127 | + </br> |
| 128 | + <a href="https://github.com/SpaceK33z">Kees Kluskens</a> |
| 129 | + </td> |
| 130 | + <td align="center"> |
| 131 | + <img width="150" height="150" |
| 132 | + src="https://avatars3.githubusercontent.com/u/3408176?v=3&s=150"> |
| 133 | + </br> |
| 134 | + <a href="https://github.com/TheLarkInn">Sean Larkin</a> |
130 | 135 | </td> |
131 | 136 | </tr> |
132 | | - </tbody> |
| 137 | + <tbody> |
133 | 138 | </table> |
134 | 139 |
|
135 | 140 |
|
|
140 | 145 | [npm]: https://img.shields.io/npm/v/file-loader.svg |
141 | 146 | [npm-url]: https://npmjs.com/package/file-loader |
142 | 147 |
|
143 | | -[node]: https://img.shields.io/node/v/file-loader.svg |
144 | | -[node-url]: https://nodejs.org |
145 | | - |
146 | 148 | [deps]: https://david-dm.org/webpack-contrib/file-loader.svg |
147 | 149 | [deps-url]: https://david-dm.org/webpack-contrib/file-loader |
148 | 150 |
|
|
0 commit comments