mirror of
https://github.com/thorvg/thorvg.git
synced 2025-06-08 05:33:36 +00:00
Create CODEOWNERS
This commit is contained in:
parent
50da80573d
commit
4c2688fcd4
1 changed files with 8 additions and 0 deletions
8
CODEOWNERS
Normal file
8
CODEOWNERS
Normal file
|
@ -0,0 +1,8 @@
|
|||
# This is a comment.
|
||||
# Each line is a file pattern followed by one or more owners.
|
||||
|
||||
# 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.
|
||||
* @hermet @JSUYA @mgrudzinska
|
Loading…
Add table
Reference in a new issue