Add CODEOWNERS file with maintainers (#3994)

Enforce that only designated code owners can satisfy the
required review count on protected branches. This prevents
non-member approvals (which GitHub allows on public repos)
from appearing to meet branch protection requirements.
This commit is contained in:
Ludovico Magnocavallo
2026-05-26 09:41:09 +02:00
committed by GitHub
parent f44d633311
commit fcae290c3a

1
.github/CODEOWNERS vendored Normal file
View File

@@ -0,0 +1 @@
* @ludoo @juliocc @sruffilli @wiktorn @LucaPrete