From 2af8c6214e78256a1775f4775a20ec7da3a0823c Mon Sep 17 00:00:00 2001 From: Kashish Mittal <113269381+04kash@users.noreply.github.com> Date: Thu, 26 Sep 2024 16:45:22 -0400 Subject: [PATCH] codeowners: add codeowner for the acr plugin (#1351) Signed-off-by: Kashish Mittal --- .github/CODEOWNERS | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 0c39ce1380..816feae2dd 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -9,6 +9,7 @@ yarn.lock @backstage/community-plugins */yarn.lock @backstage/community-plugins-maintainers @backstage-service /workspaces/3scale @backstage/community-plugins-maintainers @fmenesesg +/workspaces/acr @backstage/community-plugins-maintainers @invincibleJai /workspaces/adr @backstage/community-plugins-maintainers @kuangp /workspaces/analytics @backstage/community-plugins-maintainers @jmezach /workspaces/azure-devops @backstage/community-plugins-maintainers @awanlin