From 8f4b147372733294d5d30ca5c89989c560cb3271 Mon Sep 17 00:00:00 2001
From: Toru Komatsu <k0ma@utam0k.jp>
Date: Mon, 7 Oct 2024 12:56:53 +0000
Subject: [PATCH 1/3] Add the affiliations of youki maintainers

Signed-off-by: Toru Komatsu <k0ma@utam0k.jp>
---
 docs/src/community/maintainer.md | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/docs/src/community/maintainer.md b/docs/src/community/maintainer.md
index 2433a612b..1ab2213b9 100644
--- a/docs/src/community/maintainer.md
+++ b/docs/src/community/maintainer.md
@@ -1,10 +1,10 @@
 # Current Maintainers
 
-| Name            | Role      | GitHub ID                                          |
-|-----------------|-----------|----------------------------------------------------|
-| Toru Komatsu    | Committer | [@utam0k](https://github.com/utam0k)               |
-| Thomas Schubart | Committer | [@Furisto](https://github.com/Furisto)             |
-| Yashodhan       | Committer | [@YJDoc2](https://github.com/YJDoc2)               |
-| Eric Fang       | Committer | [@yihuaf](https://github.com/yihuaf)               |
-| Sascha Grunert  | Committer | [@saschagrunert](https://github.com/saschagrunert) |
-| Jorge Prendes   | Committer | [@jprendes](https://github.com/jprendes)           |
+| Name            | Role      | GitHub ID                                          | Affiliation |
+|-----------------|-----------|----------------------------------------------------|-------------|
+| Toru Komatsu    | Committer | [@utam0k](https://github.com/utam0k)               | Independent |
+| Thomas Schubart | Committer | [@Furisto](https://github.com/Furisto)             | Independent |
+| Yashodhan       | Committer | [@YJDoc2](https://github.com/YJDoc2)               | Independent |
+| Eric Fang       | Committer | [@yihuaf](https://github.com/yihuaf)               | Independent |
+| Sascha Grunert  | Committer | [@saschagrunert](https://github.com/saschagrunert) | Red Hat     |
+| Jorge Prendes   | Committer | [@jprendes](https://github.com/jprendes)           | Docker      |

From b0e198c90857482b053deb0aa5f0e286d39b6bc3 Mon Sep 17 00:00:00 2001
From: Toru Komatsu <k0ma@utam0k.jp>
Date: Tue, 8 Oct 2024 20:19:16 +0900
Subject: [PATCH 2/3] Apply suggestions from code review

Co-authored-by: Thomas Schubart <24721048+Furisto@users.noreply.github.com>
---
 docs/src/community/maintainer.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/src/community/maintainer.md b/docs/src/community/maintainer.md
index 1ab2213b9..b6a89008b 100644
--- a/docs/src/community/maintainer.md
+++ b/docs/src/community/maintainer.md
@@ -3,7 +3,7 @@
 | Name            | Role      | GitHub ID                                          | Affiliation |
 |-----------------|-----------|----------------------------------------------------|-------------|
 | Toru Komatsu    | Committer | [@utam0k](https://github.com/utam0k)               | Independent |
-| Thomas Schubart | Committer | [@Furisto](https://github.com/Furisto)             | Independent |
+| Thomas Schubart | Committer | [@Furisto](https://github.com/Furisto)             | Gitpod |
 | Yashodhan       | Committer | [@YJDoc2](https://github.com/YJDoc2)               | Independent |
 | Eric Fang       | Committer | [@yihuaf](https://github.com/yihuaf)               | Independent |
 | Sascha Grunert  | Committer | [@saschagrunert](https://github.com/saschagrunert) | Red Hat     |

From b3dd9c5ff670ae6f5b8e7eef45b1d1493f3be744 Mon Sep 17 00:00:00 2001
From: Toru Komatsu <k0ma@utam0k.jp>
Date: Tue, 8 Oct 2024 20:20:32 +0900
Subject: [PATCH 3/3] Update maintainer.md

---
 docs/src/community/maintainer.md | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/docs/src/community/maintainer.md b/docs/src/community/maintainer.md
index b6a89008b..db407c336 100644
--- a/docs/src/community/maintainer.md
+++ b/docs/src/community/maintainer.md
@@ -1,10 +1,10 @@
 # Current Maintainers
 
-| Name            | Role      | GitHub ID                                          | Affiliation |
-|-----------------|-----------|----------------------------------------------------|-------------|
-| Toru Komatsu    | Committer | [@utam0k](https://github.com/utam0k)               | Independent |
-| Thomas Schubart | Committer | [@Furisto](https://github.com/Furisto)             | Gitpod |
-| Yashodhan       | Committer | [@YJDoc2](https://github.com/YJDoc2)               | Independent |
-| Eric Fang       | Committer | [@yihuaf](https://github.com/yihuaf)               | Independent |
-| Sascha Grunert  | Committer | [@saschagrunert](https://github.com/saschagrunert) | Red Hat     |
-| Jorge Prendes   | Committer | [@jprendes](https://github.com/jprendes)           | Docker      |
+| Name            | Role      | GitHub ID                                          | Affiliation        |
+|-----------------|-----------|----------------------------------------------------|--------------------|
+| Toru Komatsu    | Committer | [@utam0k](https://github.com/utam0k)               | Preferred Networks |
+| Thomas Schubart | Committer | [@Furisto](https://github.com/Furisto)             | Gitpod             |
+| Yashodhan       | Committer | [@YJDoc2](https://github.com/YJDoc2)               | Independent        |
+| Eric Fang       | Committer | [@yihuaf](https://github.com/yihuaf)               | Independent        |
+| Sascha Grunert  | Committer | [@saschagrunert](https://github.com/saschagrunert) | Red Hat            |
+| Jorge Prendes   | Committer | [@jprendes](https://github.com/jprendes)           | Microsoft          |