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'