From a8cc8fea553419672e81354e45ccd1a6fad9ff07 Mon Sep 17 00:00:00 2001 From: Anuj Bahuguna Date: Tue, 26 Jan 2016 21:11:06 +0000 Subject: [PATCH] =?UTF-8?q?Adding=20biologist=20Christiane=20N=C3=BCsslein?= =?UTF-8?q?=20Volhard=20and=20AI=20pioneer=20Marvin=20Minsky=20Signed-off-?= =?UTF-8?q?by:=20Anuj=20Bahuguna=20anujbahuguna.dev@gmail.com?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Anuj Bahuguna --- namesgenerator/names-generator.go | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/namesgenerator/names-generator.go b/namesgenerator/names-generator.go index 2929e30..1764fc2 100644 --- a/namesgenerator/names-generator.go +++ b/namesgenerator/names-generator.go @@ -348,6 +348,9 @@ var ( // Johanna Mestorf - German prehistoric archaeologist and first female museum director in Germany - https://en.wikipedia.org/wiki/Johanna_Mestorf "mestorf", + // Marvin Minsky - Pioneer in Artificial Intelligence, co-founder of the MIT's AI Lab, won the Turing Award in 1969. https://en.wikipedia.org/wiki/Marvin_Minsky + "minsky", + // Maryam Mirzakhani - an Iranian mathematician and the first woman to win the Fields Medal. https://en.wikipedia.org/wiki/Maryam_Mirzakhani "mirzakhani", @@ -474,6 +477,9 @@ var ( // 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 "visvesvaraya", + // Christiane Nüsslein-Volhard - German biologist, won Nobel Prize in Physiology or Medicine in 1995 for research on the genetic control of embryonic development. https://en.wikipedia.org/wiki/Christiane_N%C3%BCsslein-Volhard + "volhard", + // Marlyn Wescoff - one of the original programmers of the ENIAC. https://en.wikipedia.org/wiki/ENIAC - https://en.wikipedia.org/wiki/Marlyn_Meltzer "wescoff",