From 16700ed7758856d5d08360368424afa140266612 Mon Sep 17 00:00:00 2001 From: Jim McVea <117947708+awsjim@users.noreply.github.com> Date: Tue, 23 Dec 2025 10:38:59 -0500 Subject: [PATCH] Delete microsite/data/plugins/aws-app-development.yaml remove Harmonix plugin due to project deprecation Signed-off-by: Jim McVea <117947708+awsjim@users.noreply.github.com> --- microsite/data/plugins/aws-app-development.yaml | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 microsite/data/plugins/aws-app-development.yaml diff --git a/microsite/data/plugins/aws-app-development.yaml b/microsite/data/plugins/aws-app-development.yaml deleted file mode 100644 index 5df0598c5e..0000000000 --- a/microsite/data/plugins/aws-app-development.yaml +++ /dev/null @@ -1,10 +0,0 @@ ---- -title: Harmonix on AWS -author: Amazon Web Services -authorUrl: https://aws.amazon.com/ -category: Infrastructure -description: Harmonix allows customers to build and manage AWS Apps & Environments within Backstage -documentation: https://harmonixonaws.io -iconUrl: https://github.com/awslabs/harmonix/blob/main/docs/images/harmonix-white.png?raw=true -npmPackageName: '@aws/plugin-aws-apps-for-backstage' -addedDate: '2023-05-10'