Update authors.ts

Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
This commit is contained in:
Kjeld Schouten
2025-01-30 14:07:15 +01:00
committed by GitHub
parent 62189ebb34
commit a56d2f36f2

View File

@@ -8,6 +8,12 @@ export const authors: Record<string, StarlightBlogAuthor> = {
url: "https://github.com/privatepuffin",
picture: "https://avatars.githubusercontent.com/u/7613738?v=4",
},
privatepuffin: {
name: "Kjeld Schouten",
title: "Maintainer & Founder of TrueCharts",
url: "https://github.com/privatepuffin",
picture: "https://avatars.githubusercontent.com/u/7613738?v=4",
},
stavros: {
name: "Stavros Kois",
title: "Core Contributor & Maintainer of TrueCharts",