Victor is now a maintainer for Docker Swarm, and no
longer active as a maintainer for this repository.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
| ... | ... |
@@ -41,7 +41,6 @@ |
| 41 | 41 |
"unclejack", |
| 42 | 42 |
"vbatts", |
| 43 | 43 |
"vdemeester", |
| 44 |
- "vieux", |
|
| 45 | 44 |
"vishh" |
| 46 | 45 |
] |
| 47 | 46 |
|
| ... | ... |
@@ -72,6 +71,22 @@ |
| 72 | 72 |
"thajeztah" |
| 73 | 73 |
] |
| 74 | 74 |
|
| 75 |
+ [Org.Alumni] |
|
| 76 |
+ |
|
| 77 |
+ # This list contains maintainers that are no longer active on the project. |
|
| 78 |
+ # It is thanks to these people that the project has become what it is today. |
|
| 79 |
+ # Thank you! |
|
| 80 |
+ |
|
| 81 |
+ people = [ |
|
| 82 |
+ # Victor is one of the earliest contributors to Docker, having worked on the |
|
| 83 |
+ # project when it was still "dotCloud" in April 2013. He's been responsible |
|
| 84 |
+ # for multiple releases (https://github.com/docker/docker/pulls?q=is%3Apr+bump+in%3Atitle+author%3Avieux), |
|
| 85 |
+ # and up until today (2015), our number 2 contributor. Although he's no longer |
|
| 86 |
+ # a maintainer for the Docker "Engine", he's still actively involved in other |
|
| 87 |
+ # Docker projects, and most likely can be found in the Docker Swarm repository, |
|
| 88 |
+ # for which he's a core maintainer. |
|
| 89 |
+ "vieux" |
|
| 90 |
+ ] |
|
| 75 | 91 |
|
| 76 | 92 |
[people] |
| 77 | 93 |
|