Merge pull request #12 from gnustep/ivucica-codeowners-1

Add CODEOWNERS.
This commit is contained in:
Fred Kiefer 2019-11-04 09:08:11 +01:00 committed by GitHub
commit f409903fb4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

7
CODEOWNERS Normal file
View file

@ -0,0 +1,7 @@
# These owners will be the default owners for everything in
# the repo. Unless a later match takes precedence,
# @global-owner1 and @global-owner2 will be requested for
# review when someone opens a pull request.
* @fredkiefer
Source/opal/* @ivucica @fredkiefer
Headers/opal/* @ivucica @fredkiefer