diff options
| author | Victor Algaze <valgaze@gmail.com> | 2016-08-23 23:24:29 -0700 |
|---|---|---|
| committer | Victor Algaze <valgaze@gmail.com> | 2016-08-23 23:24:29 -0700 |
| commit | bc0e2f1a6ebf6f9235ee8aa921570533db1ec57a (patch) | |
| tree | be2556bce9fcd88b09d98b1b5275bf41261921e6 /pkg/namesgenerator | |
| parent | 426046db3a5c3c056f02bf3ad5efd1342ff79533 (diff) | |
| download | docker-bc0e2f1a6ebf6f9235ee8aa921570533db1ec57a.tar.gz | |
Add Daniel Lewin to names collection
Signed-off-by: Victor Algaze <valgaze@gmail.com>
Diffstat (limited to 'pkg/namesgenerator')
| -rw-r--r-- | pkg/namesgenerator/names-generator.go | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/pkg/namesgenerator/names-generator.go b/pkg/namesgenerator/names-generator.go index 93a305f92b..f83b954730 100644 --- a/pkg/namesgenerator/names-generator.go +++ b/pkg/namesgenerator/names-generator.go @@ -337,6 +337,9 @@ var ( // Henrietta Swan Leavitt - she was an American astronomer who discovered the relation between the luminosity and the period of Cepheid variable stars. https://en.wikipedia.org/wiki/Henrietta_Swan_Leavitt "leavitt", + //Daniel Lewin - Mathematician, Akamai co-founder, soldier, 9/11 victim-- Developed optimization techniques for routing traffic on the internet. Died attempting to stop the 9-11 hijackers. https://en.wikipedia.org/wiki/Daniel_Lewin + "lewin", + // Ruth Lichterman - one of the original programmers of the ENIAC. https://en.wikipedia.org/wiki/ENIAC - https://en.wikipedia.org/wiki/Ruth_Teitelbaum "lichterman", |
