Create CODEOWNERS

This commit is contained in:
Hermet Park 2023-02-13 19:13:30 +09:00 committed by GitHub
parent 50da80573d
commit 4c2688fcd4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

8
CODEOWNERS Normal file
View 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