@@ -1,5 +1,4 @@
Solomon Hykes <solomon@docker.com> (@shykes)
-Guillaume J. Charmes <guillaume@docker.com> (@creack)
Victor Vieux <vieux@docker.com> (@vieux)
Michael Crosby <michael@crosbymichael.com> (@crosbymichael)
.mailmap: Tianon Gravi <admwiggin@gmail.com> (@tianon)
@@ -1,2 +1 @@
@@ -468,7 +468,7 @@ For example you might add something like this:
# VERSION 0.0.1
FROM ubuntu
- MAINTAINER Guillaume J. Charmes <guillaume@docker.com>
+ MAINTAINER Victor Vieux <victor@docker.com>
# make sure the package repository is up to date
RUN echo "deb http://archive.ubuntu.com/ubuntu precise main universe" > /etc/apt/sources.list
@@ -1 +0,0 @@
-Guillaume J. Charmes <guillaume.charmes@docker.com> (@creack)
Solomon Hykes <solomon@dotcloud.com> (@shykes)