mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
namesgenerator: Proposing Kilby/Noyce
Signed-off-by: Ahmet Alp Balkan <ahmetalpbalkan@gmail.com>
This commit is contained in:
parent
91abff41dd
commit
197ec4a637
1 changed files with 6 additions and 0 deletions
|
@ -188,6 +188,12 @@ var (
|
|||
// Karen Spärck Jones came up with the concept of inverse document frequency, which is used in most search engines today. https://en.wikipedia.org/wiki/Karen_Sp%C3%A4rck_Jones
|
||||
"jones",
|
||||
|
||||
// Jack Kilby and Robert Noyce have invented silicone integrated circuits and gave Silicon Valley its name.
|
||||
// - https://en.wikipedia.org/wiki/Jack_Kilby
|
||||
// - https://en.wikipedia.org/wiki/Robert_Noyce
|
||||
"kilby",
|
||||
"noyce",
|
||||
|
||||
// Maria Kirch - German astronomer and first woman to discover a comet - https://en.wikipedia.org/wiki/Maria_Margarethe_Kirch
|
||||
"kirch",
|
||||
|
||||
|
|
Loading…
Reference in a new issue