소스 검색

Merge pull request #21332 from jfrazelle/change-email

change email
Brian Goff 9 년 전
부모
커밋
03003619af
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      MAINTAINERS

+ 2 - 2
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]