From 33aaf1ac3b82270a6855c64cb48f139377f286b6 Mon Sep 17 00:00:00 2001 From: Fero Volar Date: Fri, 23 Oct 2015 01:01:58 +0200 Subject: [PATCH 1/2] Add Heyrovsky Signed-off-by: Fero Volar --- namesgenerator/names-generator.go | 3 +++ 1 file changed, 3 insertions(+) diff --git a/namesgenerator/names-generator.go b/namesgenerator/names-generator.go index 3b917e3..fc5e581 100644 --- a/namesgenerator/names-generator.go +++ b/namesgenerator/names-generator.go @@ -229,6 +229,9 @@ var ( // Werner Heisenberg was a founding father of quantum mechanics. https://en.wikipedia.org/wiki/Werner_Heisenberg "heisenberg", + // Jaroslav Heyrovský was the inventor of the polarographic method, father of the electroanalytical method, and recipient of the Nobel Prize in 1959. His main field of work was polarography. https://en.wikipedia.org/wiki/Jaroslav_Heyrovsk%C3%BD + "heyrovsky", + // Dorothy Hodgkin was a British biochemist, credited with the development of protein crystallography. She was awarded the Nobel Prize in Chemistry in 1964. https://en.wikipedia.org/wiki/Dorothy_Hodgkin "hodgkin", From 390c3f6590ef022acb4e040420ab110fce9383a9 Mon Sep 17 00:00:00 2001 From: Fero Volar Date: Fri, 23 Oct 2015 01:32:47 +0200 Subject: [PATCH 2/2] Add Bassi Signed-off-by: Fero Volar --- namesgenerator/names-generator.go | 3 +++ 1 file changed, 3 insertions(+) diff --git a/namesgenerator/names-generator.go b/namesgenerator/names-generator.go index fc5e581..51873f8 100644 --- a/namesgenerator/names-generator.go +++ b/namesgenerator/names-generator.go @@ -109,6 +109,9 @@ var ( // Jean Bartik, born Betty Jean Jennings, was one of the original programmers for the ENIAC computer. https://en.wikipedia.org/wiki/Jean_Bartik "bartik", + // Laura Bassi, the world's first female professor https://en.wikipedia.org/wiki/Laura_Bassi + "bassi", + // Alexander Graham Bell - an eminent Scottish-born scientist, inventor, engineer and innovator who is credited with inventing the first practical telephone - https://en.wikipedia.org/wiki/Alexander_Graham_Bell "bell",