From 3e212eec5ea6018d4a001574748df0ce9e0f3e32 Mon Sep 17 00:00:00 2001 From: michaelhuettermann Date: Fri, 18 Sep 2015 20:50:53 +0200 Subject: [PATCH] Adding another scientist to the hall of fame. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michael Hüttermann --- pkg/namesgenerator/names-generator.go | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pkg/namesgenerator/names-generator.go b/pkg/namesgenerator/names-generator.go index 4ba048675e..1a16c3460a 100644 --- a/pkg/namesgenerator/names-generator.go +++ b/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. "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",