.DEREK.yml: add myself
... so finally I'll be able to talk to a bot rather than a real person in order to restart a CI job ;) [v2: add to curators in MAINTAINERS] Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
This commit is contained in:
parent
b4842cfe88
commit
66210fae70
2 changed files with 7 additions and 0 deletions
|
@ -7,6 +7,7 @@ curators:
|
|||
- ehazlett
|
||||
- fntlnz
|
||||
- gianarb
|
||||
- kolyshkin
|
||||
- mgoelzer
|
||||
- olljanat
|
||||
- programmerq
|
||||
|
|
|
@ -78,6 +78,7 @@
|
|||
"chanwit",
|
||||
"fntlnz",
|
||||
"gianarb",
|
||||
"kolyshkin",
|
||||
"olljanat",
|
||||
"programmerq",
|
||||
"rheinwein",
|
||||
|
@ -366,6 +367,11 @@
|
|||
Email = "justin.cormack@docker.com"
|
||||
GitHub = "justincormack"
|
||||
|
||||
[people.kolyshkin]
|
||||
Name = "Kir Kolyshkin"
|
||||
Email = "kolyshkin@gmail.com"
|
||||
GitHub = "kolyshkin"
|
||||
|
||||
[people.lk4d4]
|
||||
Name = "Alexander Morozov"
|
||||
Email = "lk4d4@docker.com"
|
||||
|
|
Loading…
Reference in a new issue