From bb3c9e1eeab846b4f49a5031b3d3b0e1d2c00280 Mon Sep 17 00:00:00 2001 From: Emma Indal Date: Fri, 13 May 2022 14:39:30 +0200 Subject: [PATCH] fixup authors Signed-off-by: Emma Indal --- microsite/blog/2022-05-13-techdocs-addon-framework.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/microsite/blog/2022-05-13-techdocs-addon-framework.md b/microsite/blog/2022-05-13-techdocs-addon-framework.md index 6e37ec30c3..f0089c2817 100644 --- a/microsite/blog/2022-05-13-techdocs-addon-framework.md +++ b/microsite/blog/2022-05-13-techdocs-addon-framework.md @@ -1,13 +1,14 @@ --- # prettier-ignore title: "Introducing the TechDocs Addon Framework" -author: Gary Niemen and Eric Peterson, Spotify +author: Gary Niemen, Spotify authorURL: https://github.com/garyniemen/ -authorImageURL: https://github.com/garyniemen/.png -authorURL: https://github.com/iamEAP/ -authorImageURL: https://github.com/iamEAP/.png +authorImageURL: https://avatars.githubusercontent.com/u/65337273?v=4 --- +_This blog post is co-authored by Eric Peterson ([@iamEAP](https://github.com/iamEAP)), Spotify._ + + ![backstage header](assets/22-05-13/techdocs-addon-header.gif) _TL;DR:_ Introducing the TechDocs Addon Framework — a way for us all to contribute and share additional features, TechDocs Addons, on top of the base docs-like-code experience.