Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
| ... | ... |
@@ -43,7 +43,6 @@ |
| 43 | 43 |
"tibor", |
| 44 | 44 |
"tonistiigi", |
| 45 | 45 |
"unclejack", |
| 46 |
- "vbatts", |
|
| 47 | 46 |
"vdemeester" |
| 48 | 47 |
] |
| 49 | 48 |
|
| ... | ... |
@@ -90,6 +89,20 @@ |
| 90 | 90 |
# still stumble into him in our issue tracker, or on IRC. |
| 91 | 91 |
"erikh", |
| 92 | 92 |
|
| 93 |
+ # Vincent "vbatts!" Batts made his first contribution to the project |
|
| 94 |
+ # in November 2013, to become a maintainer a few months later, on |
|
| 95 |
+ # May 10, 2014 (https://github.com/docker/docker/commit/d6e666a87a01a5634c250358a94c814bf26cb778). |
|
| 96 |
+ # As a maintainer, Vincent made important contributions to core elements |
|
| 97 |
+ # of Docker, such as "distribution" (tarsum) and graphdrivers (btrfs, devicemapper). |
|
| 98 |
+ # He also contributed the "tar-split" library, an important element |
|
| 99 |
+ # for the content-addressable store. |
|
| 100 |
+ # Vincent is currently a member of the Open Containers Initiative |
|
| 101 |
+ # Technical Oversight Board (TOB), besides his work at Red Hat and |
|
| 102 |
+ # Project Atomic. You can still find him regularly hanging out in |
|
| 103 |
+ # our repository and the #docker-dev and #docker-maintainers IRC channels |
|
| 104 |
+ # for a chat, as he's always a lot of fun. |
|
| 105 |
+ "vbatts", |
|
| 106 |
+ |
|
| 93 | 107 |
# Victor is one of the earliest contributors to Docker, having worked on the |
| 94 | 108 |
# project when it was still "dotCloud" in April 2013. He's been responsible |
| 95 | 109 |
# for multiple releases (https://github.com/docker/docker/pulls?q=is%3Apr+bump+in%3Atitle+author%3Avieux), |