Unfortunately, combining a job as CTO and maintaining
Docker is too much to combine, so David asked to be
moved to the alumni section.
Thanks for all the awesome work on Docker!
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
| ... | ... |
@@ -28,7 +28,6 @@ |
| 28 | 28 |
people = [ |
| 29 | 29 |
"aaronlehmann", |
| 30 | 30 |
"aluzzardi", |
| 31 |
- "calavera", |
|
| 32 | 31 |
"coolljt0725", |
| 33 | 32 |
"cpuguy83", |
| 34 | 33 |
"crosbymichael", |
| ... | ... |
@@ -89,6 +88,15 @@ |
| 89 | 89 |
# Thank you! |
| 90 | 90 |
|
| 91 | 91 |
people = [ |
| 92 |
+ # David Calavera contributed many features to Docker, such as an improved |
|
| 93 |
+ # event system, dynamic configuration reloading, volume plugins, fancy |
|
| 94 |
+ # new templating options, and an external client credential store. As a |
|
| 95 |
+ # maintainer, David was release captain for Docker 1.8, and competing |
|
| 96 |
+ # with Jess Frazelle to be "top dream killer". |
|
| 97 |
+ # David is now doing amazing stuff as CTO for https://www.netlify.com, |
|
| 98 |
+ # and tweets as @calavera. |
|
| 99 |
+ "calavera", |
|
| 100 |
+ |
|
| 92 | 101 |
# As a maintainer, Erik was responsible for the "builder", and |
| 93 | 102 |
# started the first designs for the new networking model in |
| 94 | 103 |
# Docker. Erik is now working on all kinds of plugins for Docker |