diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 7f8b6a1..0152eaf 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,5 +1,5 @@ # The releng team is by default the owner of everything. -* @{{ org }}/eclipsefdn-releng +* @eclipse-iofog/eclipsefdn-releng # Otterdog related configurations are also owned by the security team. -/otterdog/** @{{ org }}/eclipsefdn-security +/otterdog/** @eclipse-iofog/eclipsefdn-security