diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 7553b12a..99f465dc 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -15,9 +15,8 @@ *.res @Hazelfire @OAGr @quinn-dougherty # Any typescript code -*.tsx @Hazelfire @OAGr @quinn-dougherty +*.tsx @Hazelfire @OAGr # Any opsy files -*.json @quinn-dougherty -*.yaml @quinn-dougherty -*.yml @quinn-dougherty +*.json @quinn-dougherty @Hazelfire +*.y*ml @quinn-dougherty