From ccf465ee4ad2e6acdb94e24c1073dec81d9f1c7d Mon Sep 17 00:00:00 2001 From: Kashish Mittal Date: Tue, 13 May 2025 08:53:57 -0400 Subject: [PATCH] add authorImageURL Signed-off-by: Kashish Mittal --- ...m-zero-to-maintainer-my-opensource-journey-with-backstage.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/microsite/blog/2025-05-12-from-zero-to-maintainer-my-opensource-journey-with-backstage.mdx b/microsite/blog/2025-05-12-from-zero-to-maintainer-my-opensource-journey-with-backstage.mdx index 4cfad0a2c0..90133eb68d 100644 --- a/microsite/blog/2025-05-12-from-zero-to-maintainer-my-opensource-journey-with-backstage.mdx +++ b/microsite/blog/2025-05-12-from-zero-to-maintainer-my-opensource-journey-with-backstage.mdx @@ -2,6 +2,7 @@ title: 'From Zero to Maintainer: My Open Source Journey with Backstage' author: Kashish Mittal, Red Hat authorURL: https://github.com/04kash +authorImageURL: https://avatars.githubusercontent.com/u/113269381?v=4 --- My path to becoming a maintainer in the Backstage project wasn’t paved with years of prior open source experience. As a student interning at Red Hat, I started with a relatively fresh perspective. This is the story of that journey – how I navigated the complexities of Backstage, with the support of its community, allowing me to grow and learn, and how open source can empower anyone to do the same. Whether you’re new to open source or a seasoned developer, I believe you’ll find something valuable here. For those just starting out, I hope this inspires you to take that first step. And for experienced developers, I hope this offers a fresh perspective – a look at how a new contributor navigates a complex project, and perhaps, a reminder of our own beginnings.