Merge pull request #16405 from michaelhuettermann/master
Adding another scientist to the hall of fame.
This commit is contained in:
commit
bf892efe36
1 changed files with 3 additions and 0 deletions
|
@ -163,6 +163,9 @@ var (
|
|||
// Leonardo Da Vinci invented too many things to list here. https://en.wikipedia.org/wiki/Leonardo_da_Vinci.
|
||||
"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
|
||||
"dubinsky",
|
||||
|
||||
|
|
Loading…
Reference in a new issue