From 84fbf0e76d0a72ae71106348d7c2d4ab9a77ca78 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20Pi=C4=85tkiewicz?= Date: Wed, 28 Feb 2024 16:55:37 +0100 Subject: [PATCH] updated package name to scoped one MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Piotr Piątkiewicz --- microsite/data/plugins/dev-friends-day.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/microsite/data/plugins/dev-friends-day.yaml b/microsite/data/plugins/dev-friends-day.yaml index 5b1c07869c..9cbcd5b42f 100644 --- a/microsite/data/plugins/dev-friends-day.yaml +++ b/microsite/data/plugins/dev-friends-day.yaml @@ -6,5 +6,5 @@ category: Humor description: Be informed if there is a Programmer, Tester or SysAdmin day today so you will know when to celebrate that special day with your team! documentation: https://github.com/piatkiewicz/backstage-plugins/tree/main/dev-friends-days iconUrl: /img/dev-friends-days.jpeg -npmPackageName: 'backstage-dev-friends-days' -addedDate: '2024-02-27' +npmPackageName: '@piatkiewicz/backstage-dev-friends-days' +addedDate: '2024-02-28'