Skip to content

Commit bf66dee

Browse files
committed
add james golick to names generator
Signed-off-by: Jessica Frazelle <acidburn@docker.com>
1 parent dd25d2c commit bf66dee

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pkg/namesgenerator/names-generator.go

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -222,6 +222,9 @@ var (
222222
// Adele Goldstine, born Adele Katz, wrote the complete technical description for the first electronic digital computer, ENIAC. https://en.wikipedia.org/wiki/Adele_Goldstine
223223
"goldstine",
224224

225+
// James Golick, all around gangster.
226+
"golick",
227+
225228
// 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
226229
"goodall",
227230

0 commit comments

Comments
 (0)