mirror of
https://github.com/gnustep/libs-back.git
synced 2025-02-21 02:41:15 +00:00
Add CODEOWNERS.
This commit is contained in:
parent
c6919519c6
commit
3acbb83ef1
1 changed files with 7 additions and 0 deletions
7
CODEOWNERS
Normal file
7
CODEOWNERS
Normal 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
|
Loading…
Reference in a new issue