Browse Source

Merge pull request #18296 from jfrazelle/add-james

add james golick to names generator
David Calavera 9 years ago
parent
commit
221d979e7b
1 changed files with 3 additions and 0 deletions
  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
 		"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
 		"goodall",