mirror of https://github.com/docker/cli.git
Remove outdated completion reviewers file
Clean maintainers and code owners files Signed-off-by: Silvin Lubecki <silvin.lubecki@docker.com>
This commit is contained in:
parent
08f5f52cdc
commit
9022a00fbe
|
@ -1,8 +1,8 @@
|
||||||
# GitHub code owners
|
# GitHub code owners
|
||||||
# See https://github.com/blog/2392-introducing-code-owners
|
# See https://github.com/blog/2392-introducing-code-owners
|
||||||
|
|
||||||
cli/command/stack/** @vdemeester
|
cli/command/stack/** @vdemeester @silvin-lubecki
|
||||||
cli/compose/** @vdemeester
|
cli/compose/** @vdemeester
|
||||||
contrib/completion/bash/** @albers
|
contrib/completion/bash/** @albers
|
||||||
contrib/completion/zsh/** @sdurrheimer
|
contrib/completion/zsh/** @sdurrheimer
|
||||||
docs/** @mistyhacks @vdemeester @thaJeztah
|
docs/** @vdemeester @thaJeztah
|
||||||
|
|
|
@ -41,7 +41,6 @@
|
||||||
# TODO Describe the docs maintainers role.
|
# TODO Describe the docs maintainers role.
|
||||||
|
|
||||||
people = [
|
people = [
|
||||||
"misty",
|
|
||||||
"thajeztah"
|
"thajeztah"
|
||||||
]
|
]
|
||||||
|
|
||||||
|
@ -95,11 +94,6 @@
|
||||||
Email = "justin.cormack@docker.com"
|
Email = "justin.cormack@docker.com"
|
||||||
GitHub = "justincormack"
|
GitHub = "justincormack"
|
||||||
|
|
||||||
[people.misty]
|
|
||||||
Name = "Misty Stanley-Jones"
|
|
||||||
Email = "misty@docker.com"
|
|
||||||
GitHub = "mistyhacks"
|
|
||||||
|
|
||||||
[people.programmerq]
|
[people.programmerq]
|
||||||
Name = "Jeff Anderson"
|
Name = "Jeff Anderson"
|
||||||
Email = "jeff@docker.com"
|
Email = "jeff@docker.com"
|
||||||
|
|
|
@ -1,2 +0,0 @@
|
||||||
Tianon Gravi <admwiggin@gmail.com> (@tianon)
|
|
||||||
Jessie Frazelle <jess@docker.com> (@jfrazelle)
|
|
Loading…
Reference in New Issue