diff --git a/website/src/content/docs/news/authors.ts b/website/src/content/docs/news/authors.ts index 73e57d0e128..48c8dc8152e 100644 --- a/website/src/content/docs/news/authors.ts +++ b/website/src/content/docs/news/authors.ts @@ -8,6 +8,12 @@ export const authors: Record = { 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",