add gravatar plugin to backstage site

Signed-off-by: Brian Fletcher <brian@roadie.io>
This commit is contained in:
Brian Fletcher
2024-08-26 13:45:02 +01:00
parent 0bb347826e
commit df35de2feb
+14
View File
@@ -0,0 +1,14 @@
---
title: Gravatar catalog processor
author: roadie.io
authorUrl: https://roadie.io
category: Catalog
description: The processor generates a Gravatar URL for each user based on their email address and the generated Gravatar URL is added to the spec.profile.picture field of User entities.
documentation: https://github.com/RoadieHQ/roadie-backstage-plugins/blob/main/plugins/backend/catalog-backend-module-gravatar/README.md
iconUrl: https://gravatar.com/avatar/gravatar
npmPackageName: '@roadiehq/catalog-backend-module-gravatar'
tags:
- gravatar
- catalog
- processor
addedDate: '2024-08-26'