|
8 | 8 | <div align="center"> |
9 | 9 | <a href="https://github.com/webpack/webpack"> |
10 | 10 | <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"> |
12 | 12 | </a> |
13 | 13 | <h1>Url Loader</h1> |
14 | 14 | </div> |
@@ -51,26 +51,34 @@ Don't hesitate to create a pull request. Every contribution is appreciated. In d |
51 | 51 | <tbody> |
52 | 52 | <tr> |
53 | 53 | <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> |
58 | 58 | </td> |
59 | 59 | <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> |
64 | 64 | </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> |
66 | 78 | <tbody> |
67 | 79 | </table> |
68 | 80 |
|
69 | 81 |
|
70 | | -<h2 align="center">LICENSE</h2> |
71 | | - |
72 | | -MIT |
73 | | - |
74 | 82 | [npm]: https://img.shields.io/npm/v/url-loader.svg |
75 | 83 | [npm-url]: https://npmjs.com/package/url-loader |
76 | 84 |
|
|
0 commit comments