Quellcode durchsuchen

Merge pull request #13597 from sanketsaurav/master

Proposing Bose, Raman and Ramanujan
Jessie Frazelle vor 10 Jahren
Ursprung
Commit
f358b39521
1 geänderte Dateien mit 9 neuen und 0 gelöschten Zeilen
  1. 9 0
      pkg/namesgenerator/names-generator.go

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

@@ -108,6 +108,9 @@ var (
 		// Niels Bohr is the father of quantum theory. https://en.wikipedia.org/wiki/Niels_Bohr.
 		"bohr",
 
+		// Satyendra Nath Bose - He provided the foundation for Bose–Einstein statistics and the theory of the Bose–Einstein condensate. - https://en.wikipedia.org/wiki/Satyendra_Nath_Bose
+		"bose",
+
 		// Emmett Brown invented time travel. https://en.wikipedia.org/wiki/Emmett_Brown (thanks Brian Goff)
 		"brown",
 
@@ -264,6 +267,12 @@ var (
 		// Claudius Ptolemy - a Greco-Egyptian writer of Alexandria, known as a mathematician, astronomer, geographer, astrologer, and poet of a single epigram in the Greek Anthology - https://en.wikipedia.org/wiki/Ptolemy
 		"ptolemy",
 
+		// C. V. Raman - Indian physicist who won the Nobel Prize in 1930 for proposing the Raman effect. - https://en.wikipedia.org/wiki/C._V._Raman
+		"raman",
+
+		// Srinivasa Ramanujan - Indian mathematician and autodidact who made extraordinary contributions to mathematical analysis, number theory, infinite series, and continued fractions. - https://en.wikipedia.org/wiki/Srinivasa_Ramanujan
+		"ramanujan",
+
 		// Dennis Ritchie and Ken Thompson created UNIX and the C programming language.
 		// - https://en.wikipedia.org/wiki/Dennis_Ritchie
 		// - https://en.wikipedia.org/wiki/Ken_Thompson