Browse code

Added four names to namesgenerator

Signed-off-by: Ma Müller <mueller-ma@users.noreply.github.com>

mueller-ma authored on 2017/01/15 06:31:32
Showing 1 changed files
... ...
@@ -151,6 +151,9 @@ var (
151 151
 		// 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
152 152
 		"bell",
153 153
 
154
+		// Karl Friedrich Benz - a German automobile engineer. Inventor of the first practical motorcar. https://en.wikipedia.org/wiki/Karl_Benz
155
+		"benz",
156
+
154 157
 		// Homi J Bhabha - was an Indian nuclear physicist, founding director, and professor of physics at the Tata Institute of Fundamental Research. Colloquially known as "father of Indian nuclear programme"- https://en.wikipedia.org/wiki/Homi_J._Bhabha
155 158
 		"bhabha",
156 159
 
... ...
@@ -291,6 +294,9 @@ var (
291 291
 		// Werner Heisenberg was a founding father of quantum mechanics. https://en.wikipedia.org/wiki/Werner_Heisenberg
292 292
 		"heisenberg",
293 293
 
294
+		// Grete Hermann was a German philosopher noted for her philosophical work on the foundations of quantum mechanics. https://en.wikipedia.org/wiki/Grete_Hermann
295
+		"hermann",
296
+
294 297
 		// Jaroslav Heyrovský was the inventor of the polarographic method, father of the electroanalytical method, and recipient of the Nobel Prize in 1959. His main field of work was polarography. https://en.wikipedia.org/wiki/Jaroslav_Heyrovsk%C3%BD
295 298
 		"heyrovsky",
296 299
 
... ...
@@ -318,6 +324,9 @@ var (
318 318
 		// Mary Lou Jepsen, was the founder and chief technology officer of One Laptop Per Child (OLPC), and the founder of Pixel Qi. https://en.wikipedia.org/wiki/Mary_Lou_Jepsen
319 319
 		"jepsen",
320 320
 
321
+		// Katherine Coleman Goble Johnson - American physicist and mathematician contributed to the NASA. https://en.wikipedia.org/wiki/Katherine_Johnson
322
+		"johnson",
323
+
321 324
 		// Irène Joliot-Curie - French scientist who was awarded the Nobel Prize for Chemistry in 1935. Daughter of Marie and Pierre Curie. https://en.wikipedia.org/wiki/Ir%C3%A8ne_Joliot-Curie
322 325
 		"joliot",
323 326
 
... ...
@@ -417,6 +426,9 @@ var (
417 417
 		// Ian Murdock - founder of the Debian project - https://en.wikipedia.org/wiki/Ian_Murdock
418 418
 		"murdock",
419 419
 
420
+		// John von Neumann - todays computer architectures are based on the von Neumann architecture. https://en.wikipedia.org/wiki/Von_Neumann_architecture
421
+		"neumann",
422
+
420 423
 		// Isaac Newton invented classic mechanics and modern optics. https://en.wikipedia.org/wiki/Isaac_Newton
421 424
 		"newton",
422 425