chore(security): add protected automation owners

This commit is contained in:
Vincent Koc 2026-05-06 00:30:10 -07:00
parent 57630c2f95
commit 17f8be07db
No known key found for this signature in database

10
.github/CODEOWNERS vendored Normal file
View File

@ -0,0 +1,10 @@
# Protect ownership and automation rules.
/.github/CODEOWNERS @openclaw/openclaw-secops
/.github/dependabot.yml @openclaw/openclaw-secops
/.github/workflows/ @openclaw/openclaw-secops
/AGENTS.md @openclaw/openclaw-secops
# Release and package integrity surfaces.
/docs/publishing.md @openclaw/openclaw-secops
/go.mod @openclaw/openclaw-secops
/go.sum @openclaw/openclaw-secops