From 7c520b0e937d393ebc2765bc4665c18a0d017cbc Mon Sep 17 00:00:00 2001 From: Jessica Frazelle Date: Fri, 18 Mar 2016 13:17:28 -0700 Subject: [PATCH] change email Signed-off-by: Jessica Frazelle Upstream-commit: d3b650062faec3d1cc05eae8847d88d8227c1c4a Component: engine --- components/engine/MAINTAINERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/engine/MAINTAINERS b/components/engine/MAINTAINERS index 90a5fbca81..802e288a3a 100644 --- a/components/engine/MAINTAINERS +++ b/components/engine/MAINTAINERS @@ -82,7 +82,7 @@ # Thank you! people = [ - # As a maintainer, Erik was responsible for the "builder", and + # As a maintainer, Erik was responsible for the "builder", and # started the first designs for the new networking model in # Docker. Erik is now working on all kinds of plugins for Docker # (https://github.com/contiv) and various open source projects @@ -171,7 +171,7 @@ [people.jfrazelle] Name = "Jessie Frazelle" - Email = "j@docker.com" + Email = "jess@linux.com" GitHub = "jfrazelle" [people.lk4d4]