From 3cf2047c0b2add64a7dd9db31f87531f44041b7f Mon Sep 17 00:00:00 2001 From: genie-jnosql <35729815+genie-jnosql@users.noreply.github.com> Date: Tue, 17 Dec 2024 09:56:46 +0100 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..1d89488 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-jnosql/eclipsefdn-releng # Otterdog related configurations are also owned by the security team. -/otterdog/** @{{ org }}/eclipsefdn-security +/otterdog/** @eclipse-jnosql/eclipsefdn-security