chore(security): add global CODEOWNERS gate

This commit is contained in:
Shay 2026-06-12 00:23:43 -07:00
parent cde36e887d
commit 3dc3554995

7
.github/CODEOWNERS vendored Normal file
View 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