소스 검색

Merge pull request #23435 from thaJeztah/carry-23352-peaceful-zen

[carry 23352] update peaceful zen
Sebastiaan van Stijn 9 년 전
부모
커밋
29283143be
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      pkg/namesgenerator/names-generator.go

+ 2 - 0
pkg/namesgenerator/names-generator.go

@@ -54,6 +54,7 @@ var (
 		"naughty",
 		"naughty",
 		"nauseous",
 		"nauseous",
 		"nostalgic",
 		"nostalgic",
+		"peaceful",
 		"pedantic",
 		"pedantic",
 		"pensive",
 		"pensive",
 		"prickly",
 		"prickly",
@@ -73,6 +74,7 @@ var (
 		"thirsty",
 		"thirsty",
 		"tiny",
 		"tiny",
 		"trusting",
 		"trusting",
+		"zen",
 	}
 	}
 
 
 	// Docker, starting from 0.7.x, generates names from notable scientists and hackers.
 	// Docker, starting from 0.7.x, generates names from notable scientists and hackers.