Remove myself from CODEOWNERS

Signed-off-by: Daniel Nephin <dnephin@docker.com>
This commit is contained in:
Daniel Nephin 2018-03-26 13:39:03 -04:00
parent db11cffe37
commit 3a633aa271
1 changed files with 2 additions and 3 deletions

5
.github/CODEOWNERS vendored
View File

@ -1,9 +1,8 @@
# GitHub code owners
# See https://github.com/blog/2392-introducing-code-owners
cli/command/stack/** @dnephin @vdemeester
cli/compose/** @dnephin @vdemeester
cli/command/stack/** @vdemeester
cli/compose/** @vdemeester
contrib/completion/bash/** @albers
contrib/completion/zsh/** @sdurrheimer
docs/** @mistyhacks @vdemeester @thaJeztah
scripts/** @dnephin