mirror of https://github.com/docker/docs.git
Merge pull request #12232 from ahmetalpbalkan/names/kilby-joyce
namesgenerator: Proposing Kilby/Noyce
This commit is contained in:
commit
3ca46f29b8
|
@ -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
|
// 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",
|
"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
|
// Maria Kirch - German astronomer and first woman to discover a comet - https://en.wikipedia.org/wiki/Maria_Margarethe_Kirch
|
||||||
"kirch",
|
"kirch",
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue