Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
| ... | ... |
@@ -30,7 +30,6 @@ |
| 30 | 30 |
"cpuguy83", |
| 31 | 31 |
"crosbymichael", |
| 32 | 32 |
"duglin", |
| 33 |
- "erikh", |
|
| 34 | 33 |
"estesp", |
| 35 | 34 |
"icecrime", |
| 36 | 35 |
"jfrazelle", |
| ... | ... |
@@ -78,6 +77,14 @@ |
| 78 | 78 |
# Thank you! |
| 79 | 79 |
|
| 80 | 80 |
people = [ |
| 81 |
+ # As a maintainer, Erik was responsible for the "builder", and |
|
| 82 |
+ # started the first designs for the new networking model in |
|
| 83 |
+ # Docker. Erik is now working on all kinds of plugins for Docker |
|
| 84 |
+ # (https://github.com/contiv) and various open source projects |
|
| 85 |
+ # in his own repository https://github.com/erikh. You may |
|
| 86 |
+ # still stumble into him in our issue tracker, or on IRC. |
|
| 87 |
+ "erikh", |
|
| 88 |
+ |
|
| 81 | 89 |
# Victor is one of the earliest contributors to Docker, having worked on the |
| 82 | 90 |
# project when it was still "dotCloud" in April 2013. He's been responsible |
| 83 | 91 |
# for multiple releases (https://github.com/docker/docker/pulls?q=is%3Apr+bump+in%3Atitle+author%3Avieux), |