Skip to content
This repository was archived by the owner on Mar 17, 2021. It is now read-only.

Commit 75fab90

Browse files
authored
docs(readme): update maintainers to admin team
1 parent 8fd2f35 commit 75fab90

File tree

1 file changed

+22
-14
lines changed

1 file changed

+22
-14
lines changed

README.md

Lines changed: 22 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<div align="center">
99
<a href="https://github.com/webpack/webpack">
1010
<img width="200" height="200"
11-
src="https://webpack.js.org/assets/icon-square-big.svg">
11+
src="https://cdn.rawgit.com/webpack/media/e7485eb2/logo/icon.svg">
1212
</a>
1313
<h1>Url Loader</h1>
1414
</div>
@@ -51,26 +51,34 @@ Don't hesitate to create a pull request. Every contribution is appreciated. In d
5151
<tbody>
5252
<tr>
5353
<td align="center">
54-
<img width="150 height="150"
55-
src="https://avatars.githubusercontent.com/sokra?v=3">
56-
<br />
57-
<a href="https://github.com/">Tobias Koppers</a>
54+
<img width="150" height="150"
55+
src="https://avatars3.githubusercontent.com/u/166921?v=3&s=150">
56+
</br>
57+
<a href="https://github.com/bebraw">Juho Vepsäläinen</a>
5858
</td>
5959
<td align="center">
60-
<img width="150 height="150"
61-
src="https://avatars.githubusercontent.com/SpaceK33z?v=3">
62-
<br />
63-
<a href="https://github.com/">Kees Kluskens</a>
60+
<img width="150" height="150"
61+
src="https://avatars2.githubusercontent.com/u/8420490?v=3&s=150">
62+
</br>
63+
<a href="https://github.com/d3viant0ne">Joshua Wiens</a>
6464
</td>
65-
<tr>
65+
<td align="center">
66+
<img width="150" height="150"
67+
src="https://avatars3.githubusercontent.com/u/533616?v=3&s=150">
68+
</br>
69+
<a href="https://github.com/SpaceK33z">Kees Kluskens</a>
70+
</td>
71+
<td align="center">
72+
<img width="150" height="150"
73+
src="https://avatars3.githubusercontent.com/u/3408176?v=3&s=150">
74+
</br>
75+
<a href="https://github.com/TheLarkInn">Sean Larkin</a>
76+
</td>
77+
</tr>
6678
<tbody>
6779
</table>
6880

6981

70-
<h2 align="center">LICENSE</h2>
71-
72-
MIT
73-
7482
[npm]: https://img.shields.io/npm/v/url-loader.svg
7583
[npm-url]: https://npmjs.com/package/url-loader
7684

0 commit comments

Comments
 (0)