Browse code

change email

Signed-off-by: Jessica Frazelle <acidburn@docker.com>

Jessica Frazelle authored on 2016/03/19 05:17:28
Showing 1 changed files
... ...
@@ -82,7 +82,7 @@
82 82
 	# Thank you!
83 83
 
84 84
 		people = [
85
-			# As a maintainer, Erik was responsible for the "builder", and 
85
+			# As a maintainer, Erik was responsible for the "builder", and
86 86
 			# started the first designs for the new networking model in
87 87
 			# Docker. Erik is now working on all kinds of plugins for Docker
88 88
 			# (https://github.com/contiv) and various open source projects
... ...
@@ -171,7 +171,7 @@
171 171
 
172 172
 	[people.jfrazelle]
173 173
 	Name = "Jessie Frazelle"
174
-	Email = "j@docker.com"
174
+	Email = "jess@linux.com"
175 175
 	GitHub = "jfrazelle"
176 176
 
177 177
 	[people.lk4d4]