chore: add CODEOWNERS file (#514)

This commit is contained in:
2026-03-22 13:37:48 +02:00
committed by GitHub
parent dc85cef1c2
commit 459781a253

12
.github/CODEOWNERS vendored
View File

@@ -1,10 +1,2 @@
# Global owners
* @ivuorinen
# Workflow files
.github/workflows/ @ivuorinen
# Security files
SECURITY.md @ivuorinen
suppressions.xml @ivuorinen
.gitleaks.toml @ivuorinen
# Default code owner for all files
* @ivuorinen