*: add .github

Signed-off-by: Antonio Murdaca <runcom@redhat.com>
This commit is contained in:
Antonio Murdaca 2017-11-01 19:43:22 +01:00
parent d54ad94656
commit 430ff2b01d
No known key found for this signature in database
GPG key ID: B2BEAD150DE936B9
3 changed files with 88 additions and 0 deletions

7
.github/CODEOWNERS vendored Normal file
View file

@ -0,0 +1,7 @@
# GitHub code owners
# See https://help.github.com/articles/about-codeowners/
#
# KEEP THIS FILE SORTED. Order is important. Last match takes precedence.
* @mrunalp @runcom
pkg/storage/** @nalind @runcom @rhatdan