Ver código fonte

Merge pull request #25294 from klinden/patch-1

adding entry for Hugh Beaver
Sebastiaan van Stijn 9 anos atrás
pai
commit
f2fb28cbb3
1 arquivos alterados com 9 adições e 0 exclusões
  1. 9 0
      pkg/namesgenerator/names-generator.go

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

@@ -10,6 +10,7 @@ var (
 	left = [...]string{
 	left = [...]string{
 		"admiring",
 		"admiring",
 		"adoring",
 		"adoring",
+		"affectionate",
 		"agitated",
 		"agitated",
 		"amazing",
 		"amazing",
 		"angry",
 		"angry",
@@ -28,7 +29,9 @@ var (
 		"distracted",
 		"distracted",
 		"dreamy",
 		"dreamy",
 		"drunk",
 		"drunk",
+		"eager",
 		"ecstatic",
 		"ecstatic",
+		"elastic",
 		"elated",
 		"elated",
 		"elegant",
 		"elegant",
 		"evil",
 		"evil",
@@ -119,6 +122,9 @@ var (
 		// Laura Bassi, the world's first female professor https://en.wikipedia.org/wiki/Laura_Bassi
 		// Laura Bassi, the world's first female professor https://en.wikipedia.org/wiki/Laura_Bassi
 		"bassi",
 		"bassi",
 
 
+		// Hugh Beaver, British engineer, founder of the Guinness Book of World Records https://en.wikipedia.org/wiki/Hugh_Beaver
+		"beaver",
+
 		// Alexander Graham Bell - an eminent Scottish-born scientist, inventor, engineer and innovator who is credited with inventing the first practical telephone - https://en.wikipedia.org/wiki/Alexander_Graham_Bell
 		// Alexander Graham Bell - an eminent Scottish-born scientist, inventor, engineer and innovator who is credited with inventing the first practical telephone - https://en.wikipedia.org/wiki/Alexander_Graham_Bell
 		"bell",
 		"bell",
 
 
@@ -247,6 +253,9 @@ var (
 		// 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",
 
 
+		// Lois Haibt - American computer scientist, part of the team at IBM that developed FORTRAN - https://en.wikipedia.org/wiki/Lois_Haibt
+		"haibt",
+
 		// Margaret Hamilton - Director of the Software Engineering Division of the MIT Instrumentation Laboratory, which developed on-board flight software for the Apollo space program. https://en.wikipedia.org/wiki/Margaret_Hamilton_(scientist)
 		// Margaret Hamilton - Director of the Software Engineering Division of the MIT Instrumentation Laboratory, which developed on-board flight software for the Apollo space program. https://en.wikipedia.org/wiki/Margaret_Hamilton_(scientist)
 		"hamilton",
 		"hamilton",