| ... | ... |
@@ -27,10 +27,12 @@ |
| 27 | 27 |
|
| 28 | 28 |
people = [ |
| 29 | 29 |
"aaronlehmann", |
| 30 |
+ "aluzzardi", |
|
| 30 | 31 |
"calavera", |
| 31 | 32 |
"coolljt0725", |
| 32 | 33 |
"cpuguy83", |
| 33 | 34 |
"crosbymichael", |
| 35 |
+ "dnephin", |
|
| 34 | 36 |
"duglin", |
| 35 | 37 |
"estesp", |
| 36 | 38 |
"icecrime", |
| ... | ... |
@@ -39,12 +41,15 @@ |
| 39 | 39 |
"lk4d4", |
| 40 | 40 |
"mavenugo", |
| 41 | 41 |
"mhbauer", |
| 42 |
+ "mlaventure", |
|
| 42 | 43 |
"runcom", |
| 44 |
+ "stevvooe", |
|
| 43 | 45 |
"tianon", |
| 44 | 46 |
"tibor", |
| 45 | 47 |
"tonistiigi", |
| 46 | 48 |
"unclejack", |
| 47 |
- "vdemeester" |
|
| 49 |
+ "vdemeester", |
|
| 50 |
+ "vieux" |
|
| 48 | 51 |
] |
| 49 | 52 |
|
| 50 | 53 |
[Org."Docs maintainers"] |
| ... | ... |
@@ -123,15 +128,6 @@ |
| 123 | 123 |
# for a chat, as he's always a lot of fun. |
| 124 | 124 |
"vbatts", |
| 125 | 125 |
|
| 126 |
- # Victor is one of the earliest contributors to Docker, having worked on the |
|
| 127 |
- # project when it was still "dotCloud" in April 2013. He's been responsible |
|
| 128 |
- # for multiple releases (https://github.com/docker/docker/pulls?q=is%3Apr+bump+in%3Atitle+author%3Avieux), |
|
| 129 |
- # and up until today (2015), our number 2 contributor. Although he's no longer |
|
| 130 |
- # a maintainer for the Docker "Engine", he's still actively involved in other |
|
| 131 |
- # Docker projects, and most likely can be found in the Docker Swarm repository, |
|
| 132 |
- # for which he's a core maintainer. |
|
| 133 |
- "vieux", |
|
| 134 |
- |
|
| 135 | 126 |
# Vishnu became a maintainer to help out on the daemon codebase and |
| 136 | 127 |
# libcontainer integration. He's currently involved in the |
| 137 | 128 |
# Open Containers Initiative, working on the specifications, |
| ... | ... |
@@ -152,6 +148,11 @@ |
| 152 | 152 |
Email = "aaron.lehmann@docker.com" |
| 153 | 153 |
GitHub = "aaronlehmann" |
| 154 | 154 |
|
| 155 |
+ [people.aluzzardi] |
|
| 156 |
+ Name = "Andrea Luzzardi" |
|
| 157 |
+ Email = "al@docker.com" |
|
| 158 |
+ GitHub = "aluzzardi" |
|
| 159 |
+ |
|
| 155 | 160 |
[people.calavera] |
| 156 | 161 |
Name = "David Calavera" |
| 157 | 162 |
Email = "david.calavera@gmail.com" |
| ... | ... |
@@ -172,6 +173,11 @@ |
| 172 | 172 |
Email = "crosbymichael@gmail.com" |
| 173 | 173 |
GitHub = "crosbymichael" |
| 174 | 174 |
|
| 175 |
+ [people.dnephin] |
|
| 176 |
+ Name = "Daniel Nephin" |
|
| 177 |
+ Email = "dnephin@gmail.com" |
|
| 178 |
+ GitHub = "dnephin" |
|
| 179 |
+ |
|
| 175 | 180 |
[people.duglin] |
| 176 | 181 |
Name = "Doug Davis" |
| 177 | 182 |
Email = "dug@us.ibm.com" |
| ... | ... |
@@ -232,6 +238,11 @@ |
| 232 | 232 |
Email = "mbauer@us.ibm.com" |
| 233 | 233 |
GitHub = "mhbauer" |
| 234 | 234 |
|
| 235 |
+ [people.mlaventure] |
|
| 236 |
+ Name = "Kenfe-Mickaƫl Laventure" |
|
| 237 |
+ Email = "mickael.laventure@docker.com" |
|
| 238 |
+ GitHub = "mlaventure" |
|
| 239 |
+ |
|
| 235 | 240 |
[people.moxiegirl] |
| 236 | 241 |
Name = "Mary Anthony" |
| 237 | 242 |
Email = "mary.anthony@docker.com" |
| ... | ... |
@@ -257,6 +268,11 @@ |
| 257 | 257 |
Email = "solomon@docker.com" |
| 258 | 258 |
GitHub = "shykes" |
| 259 | 259 |
|
| 260 |
+ [people.stevvooe] |
|
| 261 |
+ Name = "Stephen Day" |
|
| 262 |
+ Email = "stephen.day@docker.com" |
|
| 263 |
+ GitHub = "stevvooe" |
|
| 264 |
+ |
|
| 260 | 265 |
[people.sven] |
| 261 | 266 |
Name = "Sven Dowideit" |
| 262 | 267 |
Email = "SvenDowideit@home.org.au" |