Selaa lähdekoodia

Adding another scientist to the hall of fame.

Signed-off-by: Michael Hüttermann <michael@huettermann.net>
michaelhuettermann 10 vuotta sitten
vanhempi
commit
3e212eec5e
1 muutettua tiedostoa jossa 3 lisäystä ja 0 poistoa
  1. 3 0
      pkg/namesgenerator/names-generator.go

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

@@ -163,6 +163,9 @@ var (
 		// Leonardo Da Vinci invented too many things to list here. https://en.wikipedia.org/wiki/Leonardo_da_Vinci.
 		// Leonardo Da Vinci invented too many things to list here. https://en.wikipedia.org/wiki/Leonardo_da_Vinci.
 		"davinci",
 		"davinci",
 
 
+		// Edsger Wybe Dijkstra was a Dutch computer scientist and mathematical scientist. https://en.wikipedia.org/wiki/Edsger_W._Dijkstra.
+		"dijkstra",
+
 		// Donna Dubinsky - played an integral role in the development of personal digital assistants (PDAs) serving as CEO of Palm, Inc. and co-founding Handspring. https://en.wikipedia.org/wiki/Donna_Dubinsky
 		// Donna Dubinsky - played an integral role in the development of personal digital assistants (PDAs) serving as CEO of Palm, Inc. and co-founding Handspring. https://en.wikipedia.org/wiki/Donna_Dubinsky
 		"dubinsky",
 		"dubinsky",