Merge pull request #75 from strongloop/add-codeowner

Add CODEOWNERS file
This commit is contained in:
Miroslav Bajtoš 2017-07-27 09:02:09 +02:00 committed by GitHub
commit ab5992c3b9
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
* @bajtos