Merge pull request #213 from strongloop/add-codeowner

Add CODEOWNERS file
This commit is contained in:
Miroslav Bajtoš 2017-07-27 09:18:03 +02:00 committed by GitHub
commit 24732f7a61
1 changed files with 6 additions and 0 deletions

6
CODEOWNERS Normal file
View File

@ -0,0 +1,6 @@
# Lines starting with '#' are comments.
# Each line is a file pattern followed by one or more owners,
# the last matching pattern has the most precendence.
# Core team members from IBM and maintainers
* @bajtos @STRML