chore(security): add global CODEOWNERS gate
This commit is contained in:
parent
cde36e887d
commit
3dc3554995
1 changed files with 7 additions and 0 deletions
7
.github/CODEOWNERS
vendored
Normal file
7
.github/CODEOWNERS
vendored
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
# Global code ownership for AssetOverflow/core.
|
||||
#
|
||||
# This repository is public, but changes to protected branches must remain
|
||||
# review-gated by the repository owner. Pair this file with GitHub branch
|
||||
# protection requiring CODEOWNERS review on `main`.
|
||||
|
||||
* @AssetOverflow
|
||||
Loading…
Reference in a new issue