From a56d2f36f20d5bcab726aa61bde6e8aab4afa0cb Mon Sep 17 00:00:00 2001 From: Kjeld Schouten Date: Thu, 30 Jan 2025 14:07:15 +0100 Subject: [PATCH] Update authors.ts Signed-off-by: Kjeld Schouten --- website/src/content/docs/news/authors.ts | 6 ++++++ 1 file changed, 6 insertions(+) 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",