Browse code

Merge pull request #35606 from cbirajdar/master

added more awesome and notable women to names-generator.go

Yong Tang authored on 2017/11/29 14:37:17
Showing 1 changed files
... ...
@@ -192,6 +192,9 @@ var (
192 192
 		// Subrahmanyan Chandrasekhar - Astrophysicist known for his mathematical theory on different stages and evolution in structures of the stars. He has won nobel prize for physics - https://en.wikipedia.org/wiki/Subrahmanyan_Chandrasekhar
193 193
 		"chandrasekhar",
194 194
 
195
+		// Asima Chatterjee was an indian organic chemist noted for her research on vinca alkaloids, development of drugs for treatment of epilepsy and malaria - https://en.wikipedia.org/wiki/Asima_Chatterjee
196
+		"chatterjee",
197
+
195 198
 		//Claude Shannon - The father of information theory and founder of digital circuit design theory. (https://en.wikipedia.org/wiki/Claude_Shannon)
196 199
 		"shannon",
197 200
 
... ...
@@ -557,6 +560,9 @@ var (
557 557
 		// Varahamihira - Ancient Indian mathematician who discovered trigonometric formulae during 505-587 CE - https://en.wikipedia.org/wiki/Var%C4%81hamihira#Contributions
558 558
 		"varahamihira",
559 559
 
560
+		// Dorothy Vaughan was a NASA mathematician and computer programmer on the SCOUT launch vehicle program that put America's first satellites into space - https://en.wikipedia.org/wiki/Dorothy_Vaughan
561
+		"vaughan",
562
+
560 563
 		// Sir Mokshagundam Visvesvaraya - is a notable Indian engineer.  He is a recipient of the Indian Republic's highest honour, the Bharat Ratna, in 1955. On his birthday, 15 September is celebrated as Engineer's Day in India in his memory - https://en.wikipedia.org/wiki/Visvesvaraya
561 564
 		"visvesvaraya",
562 565