From a69cd569f84546978610983e5437fb1382d51c82 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Alfred=20G=C3=B6ppel?=
<43101280+alfi0812@users.noreply.github.com>
Date: Sat, 29 Mar 2025 20:37:22 +0100
Subject: [PATCH] docs(team-list): add Boemeltrein (#33721)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
**Description**
⚒️ Fixes #
**⚙️ Type of change**
- [ ] ⚙️ Feature/App addition
- [x] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code
- [ ] 📜 Documentation Changes
**🧪 How Has This Been Tested?**
**📃 Notes:**
**✔️ Checklist:**
- [x] ⚖️ My code follows the style guidelines of this project
- [ ] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [x] 📄 I have made changes to the documentation
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [ ] ⬆️ I increased versions for any altered app according to semantic
versioning
- [x] I made sure the title starts with `feat(chart-name):`,
`fix(chart-name):`, `chore(chart-name):`, `docs(chart-name):` or
`fix(docs):`
**➕ App addition**
If this PR is an app addition please make sure you have done the
following.
- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`
---
_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
---
website/src/content/docs/guides/staff.md | 1 +
website/src/pages/team.astro | 32 ++++++++++++++++++++++++
2 files changed, 33 insertions(+)
diff --git a/website/src/content/docs/guides/staff.md b/website/src/content/docs/guides/staff.md
index 45c1af90f40..2034a36a446 100644
--- a/website/src/content/docs/guides/staff.md
+++ b/website/src/content/docs/guides/staff.md
@@ -18,3 +18,4 @@ Below is a list of personal clusters maintained by our staff members. These can
| **kqmaverick** | [Cluster](https://github.com/kqmaverick/cluster) |
| **PrivatePuffin** | [Cluster](https://github.com/PrivatePuffin/cluster) |
| **Xstar97TheNoob** | [Cluster](https://github.com/xstar97/cluster) |
+| **Boemeltrein** | [Cluster](https://github.com/Boemeltrein/TalosCluster) |
diff --git a/website/src/pages/team.astro b/website/src/pages/team.astro
index 1200dde5e5c..c6793c79672 100644
--- a/website/src/pages/team.astro
+++ b/website/src/pages/team.astro
@@ -297,6 +297,38 @@ const iconClass = "mr-2 group-hover:animate-ping";
-> Public Kubernetes Cluster
+
+
+
+
+
+
+
+
+
+
+
+ -> Public Kubernetes Cluster
+
+