Skip to content
This repository was archived by the owner on Nov 5, 2019. It is now read-only.

Commit 358b099

Browse files
authored
docs(readme): update maintainers to admin team
1 parent 6349aec commit 358b099

File tree

1 file changed

+24
-5
lines changed

1 file changed

+24
-5
lines changed

README.md

Lines changed: 24 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -51,17 +51,36 @@ module.exports = {
5151
import exec from 'script-loader!./script.js';
5252
```
5353

54-
<h2 align="center">Maintainer</h2>
54+
<h2 align="center">Maintainers</h2>
5555

5656
<table>
5757
<tbody>
5858
<tr>
5959
<td align="center">
60-
<img width="150 height="150" src="https://github.com/sokra.png?s=150">
61-
<br>
62-
<a href="https://github.com/sokra">Tobias Koppers</a>
60+
<img width="150" height="150"
61+
src="https://avatars3.githubusercontent.com/u/166921?v=3&s=150">
62+
</br>
63+
<a href="https://github.com/bebraw">Juho Vepsäläinen</a>
6364
</td>
64-
<tr>
65+
<td align="center">
66+
<img width="150" height="150"
67+
src="https://avatars2.githubusercontent.com/u/8420490?v=3&s=150">
68+
</br>
69+
<a href="https://github.com/d3viant0ne">Joshua Wiens</a>
70+
</td>
71+
<td align="center">
72+
<img width="150" height="150"
73+
src="https://avatars3.githubusercontent.com/u/533616?v=3&s=150">
74+
</br>
75+
<a href="https://github.com/SpaceK33z">Kees Kluskens</a>
76+
</td>
77+
<td align="center">
78+
<img width="150" height="150"
79+
src="https://avatars3.githubusercontent.com/u/3408176?v=3&s=150">
80+
</br>
81+
<a href="https://github.com/TheLarkInn">Sean Larkin</a>
82+
</td>
83+
</tr>
6584
<tbody>
6685
</table>
6786

0 commit comments

Comments
 (0)