From b37b491706fd0af2793ca704798b6ae550287f99 Mon Sep 17 00:00:00 2001 From: eclipse-linuxtools-bot <96238728+eclipse-linuxtools-bot@users.noreply.github.com> Date: Mon, 15 Jul 2024 21:11:50 +0200 Subject: [PATCH] Updating file '.github/CODEOWNERS' with otterdog. --- .github/CODEOWNERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 7f8b6a1..54e1de4 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-linuxtools/eclipsefdn-releng # Otterdog related configurations are also owned by the security team. -/otterdog/** @{{ org }}/eclipsefdn-security +/otterdog/** @eclipse-linuxtools/eclipsefdn-security