Browse code

Add Johannes Kepler and Mary Jackson to name generator

Signed-off-by: cooltoast <mpatel678@gmail.com>

cooltoast authored on 2017/03/18 12:36:12
Showing 1 changed files
... ...
@@ -315,6 +315,9 @@ var (
315 315
 		// Hypatia - Greek Alexandrine Neoplatonist philosopher in Egypt who was one of the earliest mothers of mathematics - https://en.wikipedia.org/wiki/Hypatia
316 316
 		"hypatia",
317 317
 
318
+		// Mary Jackson, American mathematician and aerospace engineer who earned the highest title within NASA's engineering department - https://en.wikipedia.org/wiki/Mary_Jackson_(engineer)
319
+		"jackson",
320
+
318 321
 		// Yeong-Sil Jang was a Korean scientist and astronomer during the Joseon Dynasty; he invented the first metal printing press and water gauge. https://en.wikipedia.org/wiki/Jang_Yeong-sil
319 322
 		"jang",
320 323
 
... ...
@@ -342,6 +345,9 @@ var (
342 342
 		// Mary Kenneth Keller, Sister Mary Kenneth Keller became the first American woman to earn a PhD in Computer Science in 1965. https://en.wikipedia.org/wiki/Mary_Kenneth_Keller
343 343
 		"keller",
344 344
 
345
+		// Johannes Kepler, German astronomer known for his three laws of planetary motion - https://en.wikipedia.org/wiki/Johannes_Kepler
346
+		"kepler",
347
+
345 348
 		// Har Gobind Khorana - Indian-American biochemist who shared the 1968 Nobel Prize for Physiology - https://en.wikipedia.org/wiki/Har_Gobind_Khorana
346 349
 		"khorana",
347 350