Forráskód Böngészése

add james golick to names generator

Signed-off-by: Jessica Frazelle <acidburn@docker.com>
Jessica Frazelle 9 éve
szülő
commit
bf66deeb08
1 módosított fájl, 3 hozzáadás és 0 törlés
  1. 3 0
      pkg/namesgenerator/names-generator.go

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

@@ -222,6 +222,9 @@ var (
 		// Adele Goldstine, born Adele Katz, wrote the complete technical description for the first electronic digital computer, ENIAC. https://en.wikipedia.org/wiki/Adele_Goldstine
 		// Adele Goldstine, born Adele Katz, wrote the complete technical description for the first electronic digital computer, ENIAC. https://en.wikipedia.org/wiki/Adele_Goldstine
 		"goldstine",
 		"goldstine",
 
 
+		// James Golick, all around gangster.
+		"golick",
+
 		// Jane Goodall - British primatologist, ethologist, and anthropologist who is considered to be the world's foremost expert on chimpanzees - https://en.wikipedia.org/wiki/Jane_Goodall
 		// Jane Goodall - British primatologist, ethologist, and anthropologist who is considered to be the world's foremost expert on chimpanzees - https://en.wikipedia.org/wiki/Jane_Goodall
 		"goodall",
 		"goodall",