From 00d7336022f150b23de7b64881ef0c5f7e6d33a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Johannes=20Br=C3=A4uer?= Date: Wed, 11 Oct 2023 08:10:09 +0200 Subject: [PATCH] Revert of CODEOWNERS change MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Johannes Bräuer --- .github/CODEOWNERS | 1 - plugins/dynatrace/catalog-info.yaml | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 8abca2e2a7..a0ba1163f3 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -38,7 +38,6 @@ yarn.lock @backstage/maintainers @backst /plugins/devtools @backstage/maintainers @backstage/reviewers @awanlin /plugins/devtools-backend @backstage/maintainers @backstage/reviewers @awanlin /plugins/devtools-common @backstage/maintainers @backstage/reviewers @awanlin -/plugins/dynatrace @backstage/maintainers @backstage/reviewers @Dynatrace /plugins/entity-feedback @backstage/maintainers @backstage/reviewers @kuangp /plugins/entity-feedback-* @backstage/maintainers @backstage/reviewers @kuangp /plugins/events-backend @backstage/maintainers @backstage/reviewers @pjungermann diff --git a/plugins/dynatrace/catalog-info.yaml b/plugins/dynatrace/catalog-info.yaml index 02bf532db3..64d6d5f845 100644 --- a/plugins/dynatrace/catalog-info.yaml +++ b/plugins/dynatrace/catalog-info.yaml @@ -6,4 +6,4 @@ metadata: spec: lifecycle: production type: backstage-frontend-plugin - owner: Dynatrace + owner: maintainers