From d99fbc88723532fb624c1d59057b2f9c52a142f4 Mon Sep 17 00:00:00 2001 From: Felix Kronlage-Dammers Date: Fri, 20 Mar 2026 08:42:04 +0100 Subject: [PATCH 1/5] WIP Draft for adding these lists This is an outcome of the discussion at the forums meeting on March 10th. These "lists" (=> Teams) are explicitly mentioned and looped into the discussion of PRs within the standardization where these people are strong stakeholders. Signed-off-by: Felix Kronlage-Dammers --- orgs/SovereignCloudStack/data.yaml | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) diff --git a/orgs/SovereignCloudStack/data.yaml b/orgs/SovereignCloudStack/data.yaml index a6c5c1e..edc0362 100644 --- a/orgs/SovereignCloudStack/data.yaml +++ b/orgs/SovereignCloudStack/data.yaml @@ -696,7 +696,28 @@ teams: member: - gerbsen - toothstone - + - slug: "Team Global-Procedural Standards" + description: "People that care for the global track of standardization" + privacy: closed + maintainer: + - @depressiveRobot + member: + - @fkr + - + - slug: "Team KaaS Standards" + description: "People that care for the standardization of KaaS" + privacy: closed + maintainer: + - + member: + - + - slug: "Team IaaS Standards" + description: "People that care for the standardization of IaaS" + privacy: closed + maintainer: + - + member: + - # ========================== branch_protection_templates: From 1b96ecaeac28f3b26cb04e9b173b7d5ffd77a513 Mon Sep 17 00:00:00 2001 From: Felix Kronlage-Dammers Date: Fri, 20 Mar 2026 09:31:25 +0100 Subject: [PATCH 2/5] add @janiskemper as requested Signed-off-by: Felix Kronlage-Dammers --- orgs/SovereignCloudStack/data.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/orgs/SovereignCloudStack/data.yaml b/orgs/SovereignCloudStack/data.yaml index edc0362..df8aa82 100644 --- a/orgs/SovereignCloudStack/data.yaml +++ b/orgs/SovereignCloudStack/data.yaml @@ -703,14 +703,14 @@ teams: - @depressiveRobot member: - @fkr - - + - @janiskemper - slug: "Team KaaS Standards" description: "People that care for the standardization of KaaS" privacy: closed maintainer: - member: - - + - @janiskemper - slug: "Team IaaS Standards" description: "People that care for the standardization of IaaS" privacy: closed From 31dbfdc92c49f19fdf71e7217bdfc16986a93e30 Mon Sep 17 00:00:00 2001 From: Felix Kronlage-Dammers Date: Fri, 20 Mar 2026 11:00:01 +0100 Subject: [PATCH 3/5] proper slugs Signed-off-by: Felix Kronlage-Dammers --- orgs/SovereignCloudStack/data.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/orgs/SovereignCloudStack/data.yaml b/orgs/SovereignCloudStack/data.yaml index df8aa82..9cd4428 100644 --- a/orgs/SovereignCloudStack/data.yaml +++ b/orgs/SovereignCloudStack/data.yaml @@ -696,7 +696,7 @@ teams: member: - gerbsen - toothstone - - slug: "Team Global-Procedural Standards" + - slug: "team-global-procedural-standards" description: "People that care for the global track of standardization" privacy: closed maintainer: @@ -704,14 +704,14 @@ teams: member: - @fkr - @janiskemper - - slug: "Team KaaS Standards" + - slug: "team-kaas-standards" description: "People that care for the standardization of KaaS" privacy: closed maintainer: - member: - @janiskemper - - slug: "Team IaaS Standards" + - slug: "team-iaas-standards" description: "People that care for the standardization of IaaS" privacy: closed maintainer: From 15fd8eb3e653a5405fd71292db9d9b9c9009a803 Mon Sep 17 00:00:00 2001 From: Felix Kronlage-Dammers Date: Sat, 21 Mar 2026 11:48:37 +0100 Subject: [PATCH 4/5] add @fzakfeld to global and iaas discussed with @fzakfeld. Thanks! Signed-off-by: Felix Kronlage-Dammers --- orgs/SovereignCloudStack/data.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/orgs/SovereignCloudStack/data.yaml b/orgs/SovereignCloudStack/data.yaml index 9cd4428..641428c 100644 --- a/orgs/SovereignCloudStack/data.yaml +++ b/orgs/SovereignCloudStack/data.yaml @@ -704,6 +704,7 @@ teams: member: - @fkr - @janiskemper + - @fzakfeld - slug: "team-kaas-standards" description: "People that care for the standardization of KaaS" privacy: closed @@ -717,7 +718,7 @@ teams: maintainer: - member: - - + - @fzakfeld # ========================== branch_protection_templates: From 9e51a2f07c34274a0d2ea794112a031b050fd54d Mon Sep 17 00:00:00 2001 From: Felix Kronlage-Dammers Date: Sat, 21 Mar 2026 11:51:58 +0100 Subject: [PATCH 5/5] make sure there is a maintainer Signed-off-by: Felix Kronlage-Dammers --- orgs/SovereignCloudStack/data.yaml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/orgs/SovereignCloudStack/data.yaml b/orgs/SovereignCloudStack/data.yaml index 641428c..29b9c67 100644 --- a/orgs/SovereignCloudStack/data.yaml +++ b/orgs/SovereignCloudStack/data.yaml @@ -700,25 +700,25 @@ teams: description: "People that care for the global track of standardization" privacy: closed maintainer: - - @depressiveRobot + - depressiveRobot member: - - @fkr - - @janiskemper - - @fzakfeld + - fkr + - janiskemper + - fzakfeld - slug: "team-kaas-standards" description: "People that care for the standardization of KaaS" privacy: closed maintainer: - - + - fkr member: - - @janiskemper + - janiskemper - slug: "team-iaas-standards" description: "People that care for the standardization of IaaS" privacy: closed maintainer: - - + - fkr member: - - @fzakfeld + - fzakfeld # ========================== branch_protection_templates: