mirror of
https://github.com/MillironX/docker-names.git
synced 2024-11-14 21:43:10 +00:00
added a cybersecurity hero to the list (#4)
* Added a cybersecurity hero to the list - kaminsky * Added Kam Amir Co-authored-by: declanshanaghy <dshanaghy@splunk.com>
This commit is contained in:
parent
bd7372ed6e
commit
280c1068c7
1 changed files with 4 additions and 0 deletions
|
@ -459,6 +459,9 @@ export const right = [
|
||||||
|
|
||||||
// A. P. J. Abdul Kalam - is an Indian scientist aka Missile Man of India for his work on the development of ballistic missile and launch vehicle technology - https://en.wikipedia.org/wiki/A._P._J._Abdul_Kalam
|
// A. P. J. Abdul Kalam - is an Indian scientist aka Missile Man of India for his work on the development of ballistic missile and launch vehicle technology - https://en.wikipedia.org/wiki/A._P._J._Abdul_Kalam
|
||||||
"kalam",
|
"kalam",
|
||||||
|
|
||||||
|
// Dan Kaminsky - (Feb. 7, 1979 - April 23, 2021) cybersecurity hero known for his study on DNS cache poisoning and his investingations into the Sony Rootkit attacks.
|
||||||
|
"kaminsky",
|
||||||
|
|
||||||
// Sergey Petrovich Kapitsa (Russian: Серге́й Петро́вич Капи́ца; 14 February 1928 – 14 August 2012) was a Russian physicist and demographer. He was best known as host of the popular and long-running Russian scientific TV show, Evident, but Incredible. His father was the Nobel laureate Soviet-era physicist Pyotr Kapitsa, and his brother was the geographer and Antarctic explorer Andrey Kapitsa. - https://en.wikipedia.org/wiki/Sergey_Kapitsa
|
// Sergey Petrovich Kapitsa (Russian: Серге́й Петро́вич Капи́ца; 14 February 1928 – 14 August 2012) was a Russian physicist and demographer. He was best known as host of the popular and long-running Russian scientific TV show, Evident, but Incredible. His father was the Nobel laureate Soviet-era physicist Pyotr Kapitsa, and his brother was the geographer and Antarctic explorer Andrey Kapitsa. - https://en.wikipedia.org/wiki/Sergey_Kapitsa
|
||||||
"kapitsa",
|
"kapitsa",
|
||||||
|
@ -819,6 +822,7 @@ export const right = [
|
||||||
|
|
||||||
// Cribl Employees - Family Names - Add your family name to this list in alphabetical order
|
// Cribl Employees - Family Names - Add your family name to this list in alphabetical order
|
||||||
"ago", // Ledio Ago - Sr. Director of Engineering
|
"ago", // Ledio Ago - Sr. Director of Engineering
|
||||||
|
"amir", // Kam Amir - Director Business Development
|
||||||
"bitincka", // Dritan Bitincka - Co-founder and Chief Products Officer
|
"bitincka", // Dritan Bitincka - Co-founder and Chief Products Officer
|
||||||
"bitincka", // Ledion Bitincka - Co-founder and Chief Technology Officer
|
"bitincka", // Ledion Bitincka - Co-founder and Chief Technology Officer
|
||||||
"easley", // Bryce Easley - Sr Software Engineer
|
"easley", // Bryce Easley - Sr Software Engineer
|
||||||
|
|
Loading…
Reference in a new issue