From fa504c8d5193b2a0fd89016f483386714cf931bb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20Pi=C4=85tkiewicz?= Date: Tue, 27 Feb 2024 23:11:01 +0100 Subject: [PATCH] Create dev-friends-day.yaml 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 | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 microsite/data/plugins/dev-friends-day.yaml diff --git a/microsite/data/plugins/dev-friends-day.yaml b/microsite/data/plugins/dev-friends-day.yaml new file mode 100644 index 0000000000..b13fb82d22 --- /dev/null +++ b/microsite/data/plugins/dev-friends-day.yaml @@ -0,0 +1,10 @@ +--- +title: Dev Friends Days +author: Piotr Piątkiewicz +authorUrl: https://piatkiewicz.com +category: Humor +description: Be informed if there is the 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-logo.png +npmPackageName: '@https://www.npmjs.com/package/backstage-dev-friends-days' +addedDate: '2024-02-27'