14 lines
734 B
Plaintext
14 lines
734 B
Plaintext
# Replace this template owner when forking the repository. CODEOWNERS is effective only when the
|
|
# forge supports it and default-branch protection requires code-owner review.
|
|
|
|
/.trivyignore.yaml @DongHyeonka
|
|
/.github/ @DongHyeonka
|
|
/renovate.json @DongHyeonka
|
|
/flaky-quarantine.yaml @DongHyeonka
|
|
|
|
# Public security and compatibility baselines require an explicit maintainer review.
|
|
/docs/security/ @DongHyeonka
|
|
/src/config/architecture/modules.json @DongHyeonka
|
|
*.approved.json @DongHyeonka
|
|
*.approved.txt @DongHyeonka
|