diff --git a/website/src/content/docs/news/authors.ts b/website/src/content/docs/news/authors.ts index 48c8dc8152e..3d515e29c7a 100644 --- a/website/src/content/docs/news/authors.ts +++ b/website/src/content/docs/news/authors.ts @@ -4,25 +4,25 @@ import type { StarlightBlogAuthor } from "starlight-blog/schema"; export const authors: Record = { ornias: { name: "Kjeld Schouten", - title: "Maintainer & Founder of TrueCharts", + title: "Ops and R&D Lead", url: "https://github.com/privatepuffin", picture: "https://avatars.githubusercontent.com/u/7613738?v=4", }, privatepuffin: { name: "Kjeld Schouten", - title: "Maintainer & Founder of TrueCharts", + title: "Ops and R&D Lead", url: "https://github.com/privatepuffin", picture: "https://avatars.githubusercontent.com/u/7613738?v=4", }, stavros: { name: "Stavros Kois", - title: "Core Contributor & Maintainer of TrueCharts", + title: "Common Lead", url: "https://github.com/stavros-k", picture: "https://avatars.githubusercontent.com/u/47820033?v=4", }, kqmaverick: { name: "Anthony Scaffidi", - title: "Support Team", + title: "Support Lead", url: "https://github.com/kqmaverick", picture: "https://avatars.githubusercontent.com/u/121722567?v=4", }, @@ -34,7 +34,7 @@ export const authors: Record = { }, jagrbombs: { name: "Steven McElligott", - title: "Head Moderator", + title: "Community Lead", url: "https://github.com/stevenmcelligott", picture: "https://avatars.githubusercontent.com/u/89483932?v=4", }, @@ -46,13 +46,13 @@ export const authors: Record = { }, bitpushr: { name: "bitpushr", - title: "Docs Maintainer", + title: "Former Docs Maintainer", url: "https://github.com/bitpushr", picture: "https://avatars.githubusercontent.com/u/91350598?v=4", }, alfi0812: { name: "Alfi0812", - title: "Docs Maintainer", + title: "Community Development Lead", url: "https://github.com/alfi0812", picture: "https://avatars.githubusercontent.com/u/43101280?v=4", }, diff --git a/website/src/pages/team.astro b/website/src/pages/team.astro index bf8fae47633..44b553b4278 100644 --- a/website/src/pages/team.astro +++ b/website/src/pages/team.astro @@ -35,7 +35,10 @@ const iconClass = "mr-2 group-hover:animate-ping"; - + +
+ Ops and R&D Lead
+ "MrPuffin"
  • CI-CD

    @@ -55,7 +58,10 @@ const iconClass = "mr-2 group-hover:animate-ping"; - + +
    + Common Lead
    + "StavrosK"
  • Common Code

    @@ -70,6 +76,9 @@ const iconClass = "mr-2 group-hover:animate-ping";
  • +
    + Community Development Lead
    + "Alfi0812"
  • Maintain the Charts

    @@ -87,7 +96,10 @@ const iconClass = "mr-2 group-hover:animate-ping";

    Implement Community Feedback

  • - + +
    + Community Lead
    + "Jagrbombs"
  • Head-moderator

    @@ -97,7 +109,10 @@ const iconClass = "mr-2 group-hover:animate-ping";

    Community Feedback aggragation

  • - + +
    + Support Lead
    + "kqmaverick"
  • Coordinating support livechats