Add myself to command/stack codeowners

Cleanup a test

Signed-off-by: Daniel Nephin <dnephin@docker.com>
This commit is contained in:
Daniel Nephin
2017-07-20 12:05:20 -04:00
parent 45a7e1ca87
commit 60991e943b
2 changed files with 3 additions and 8 deletions

1
.github/CODEOWNERS vendored
View File

@ -1,6 +1,7 @@
# Github code owners
# See https://github.com/blog/2392-introducing-code-owners
cli/command/stack/** @dnephin @vdemeester
cli/compose/** @dnephin @vdemeester
contrib/completion/bash/** @albers
contrib/completion/zsh/** @sdurrheimer