Thanks Doug!!
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
| ... | ... |
@@ -31,7 +31,6 @@ |
| 31 | 31 |
"cpuguy83", |
| 32 | 32 |
"crosbymichael", |
| 33 | 33 |
"dnephin", |
| 34 |
- "duglin", |
|
| 35 | 34 |
"estesp", |
| 36 | 35 |
"johnstep", |
| 37 | 36 |
"justincormack", |
| ... | ... |
@@ -103,6 +102,12 @@ |
| 103 | 103 |
# and tweets as @calavera. |
| 104 | 104 |
"calavera", |
| 105 | 105 |
|
| 106 |
+ # Doug Davis contributed many features and fixes for the classic builder, |
|
| 107 |
+ # such as "wildcard" copy, the dockerignore file, custom paths/names |
|
| 108 |
+ # for the Dockerfile, as well as enhancements to the API and documentation. |
|
| 109 |
+ # Follow Doug on Twitter, where he tweets as @duginabox. |
|
| 110 |
+ "duglin", |
|
| 111 |
+ |
|
| 106 | 112 |
# As a maintainer, Erik was responsible for the "builder", and |
| 107 | 113 |
# started the first designs for the new networking model in |
| 108 | 114 |
# Docker. Erik is now working on all kinds of plugins for Docker |