From 92eae66c4d0fdf1eab1db4f0be273ff4e43f7f00 Mon Sep 17 00:00:00 2001 From: Felix Kronlage-Dammers Date: Fri, 5 Jun 2026 18:12:10 +0200 Subject: [PATCH 1/9] document the history of the project board as well as nominees This originates from the idea to clean-up the Standards repository by @mbuechse. See sovereigncloudstack/standards#1197 Signed-off-by: Felix Kronlage-Dammers --- community/governance/project-board-2025.md | 35 ++++++++++++++++++++++ community/governance/project-board.md | 14 +++++++++ sidebarsCommunity.js | 1 + 3 files changed, 50 insertions(+) create mode 100644 community/governance/project-board-2025.md diff --git a/community/governance/project-board-2025.md b/community/governance/project-board-2025.md new file mode 100644 index 0000000000..d262315999 --- /dev/null +++ b/community/governance/project-board-2025.md @@ -0,0 +1,35 @@ +# The SCS Project Board + +The governance of the community is described in the procedural standard [SCS-0005](https://docs.scs.community/standards/global/scs-0005). +The SCS Project Board can be reached via e-mail: [project-board@lists.scs.community](mailto:project-board@lists.scs.community). + +## Project Board Term 2025 + +For the term 2025 the project board consisted of: + +Spokesperson: Felix Kronlage-Dammers, @fkr + +| Name, Firstname | Github Handle | E-Mail | Remark | +| ----------------------- | ---------------------------------------------- | ------------------------------------------------------------ |--------------------------------- +| Berendt, Christian | [@berendt](https://github.com/berendt) | [berendt@osism.tech](mailto:berendt@osism.tech) | Elected by Community | +| Feder, Matej | [@matofeder](https://github.com/matofeder) | [matej.feder@dnation.cloud](mailto:matej.feder@dnation.cloud)| Elected by Community | +| Garloff, Kurt | [@garloff](https://github.com/garloff) | [scs@garloff.de](mailto:scs@garloff.de) | Elected by Community | +| Kronlage-Dammers, Felix | [@fkr](https://github.com/fkr) | [fkr@osb-alliance.com](mailto:fkr@osb-alliance.com) | Represents Forum SCS-Standards | +| Schoone, Jan | [@jschoone](https://github.com/jschoone) | [jan.schoone@uhurutec.com](mailto:jan.schoone@uhurutec.com) | Elected by Community | + +## Project Board Term 2025 Nominees + +For the project board election for the term 2025 the following people were nominated or have nominated themselves: + +| Name, Firstname | Github Handle | E-Mail | +| ------------------- | ------------------------------------------------------ | ---------------------------------------------------------------------------------- | +| Bayr, Michael | [@michaelbayr](https://github.com/michaelbayr) | [mb@artcodix.com](mailto:mb@artcodix.com) | +| Berendt, Christian | [@berendt](https://github.com/berendt) | [berendt@osism.tech](mailto:berendt@osism.tech) | +| Büchse, Matthias | [@mbuechse](https://github.com/mbuechse) | [matthias.buechse@cloudandheat.com](mailto:matthias.buechse@cloudandheat.com) | +| Feder, Matej | [@matofeder](https://github.com/matofeder) | [matej.feder@dnation.cloud](mailto:matej.feder@dnation.cloud) | +| Garloff, Kurt | [@garloff](https://github.com/garloff) | [scs@garloff.de](mailto:scs@garloff.de) | +| Kemper, Janis | [@janiskemper](https://github.com/janiskemper) | [janis.kemper@syself.com](mailto:janis.kemper@syself.com) | +| Schäfer, Jonas | [@horazont](https://github.com/horazont) | [jonas.schaefer@cloudandheat.com](mailto:jonas.schaefer@cloudandheat.com) | +| Schoone, Jan | [@jschoone](https://github.com/jschoone) | [jan.schoone@uhurutec.com](mailto:jan.schoone@uhurutec.com) | +| Wolf, Tobias | [@NotTheEvilOne](https://github.com/NotTheEvilOne) | [wolf@b1-systems.de](mailto:wolf@b1-systems.de) | + diff --git a/community/governance/project-board.md b/community/governance/project-board.md index 7dbb944cad..4745d58701 100644 --- a/community/governance/project-board.md +++ b/community/governance/project-board.md @@ -17,3 +17,17 @@ Spokesperson: Kurt Garloff, @garloff | Klare, Jan | [@jklare](https://github.com/jklare) | [klare@osism.tech](mailto:klare@osism.tech) | Elected by Community | | Kronlage-Dammers, Felix | [@fkr](https://github.com/fkr) | [fkr@osb-alliance.com](mailto:fkr@osb-alliance.com) | Represents Forum SCS-Standards | | Schoone, Jan | [@jschoone](https://github.com/jschoone) | [jan.schoone@uhurutec.com](mailto:jan.schoone@uhurutec.com) | Elected by Community | + +## Project Board Term 2026 Nominees + +For the project board election for the term 2026 the following people were nominated or have nominated themselves: + +| Name, Firstname | Github Handle | E-Mail | +| ------------------- | ------------------------------------------------ | ------------------------------------------------------------------- | +| Bayr, Michael | [@michaelbayr](https://github.com/michaelbayr) | [mb@artcodix.com](mailto:mb@artcodix.com) | +| Berendt, Christian | [@berendt](https://github.com/berendt) | [berendt@osism.tech](mailto:berendt@osism.tech) | +| Garloff, Kurt | [@garloff](https://github.com/garloff) | [scs@garloff.de](mailto:scs@garloff.de) | +| Klare, Jan | [@jklare](https://github.com/jklare) | [klare@osism.tech](mailto:klare@osism.tech) | +| Pilka, Martin | [@mpilka](https://github.com/mpilka) | [martin.pilka@dnation.cloud](mailto:martin.pilka@dnation.cloud) | +| Schöchlin, Marc | [@scoopex](https://github.com/scoopex) | [marc.schoechlin@uhurutec.com](mailto:marc.schoechlin@uhurutec.com) | +| Schoone, Jan | [@jschoone](https://github.com/jschoone) | [jan.schoone@uhurutec.com](mailto:jan.schoone@uhurutec.com) | diff --git a/sidebarsCommunity.js b/sidebarsCommunity.js index 5a4fa1ed01..c95d34ebeb 100644 --- a/sidebarsCommunity.js +++ b/sidebarsCommunity.js @@ -15,6 +15,7 @@ const sidebars = { label: 'Governance', items: [ 'governance/project-board' + 'governance/project-board-2025' ] }, { From a9b2350bd4d26163ab10d17e83cfec26054b66a4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20B=C3=BCchse?= Date: Fri, 5 Jun 2026 18:39:35 +0200 Subject: [PATCH 2/9] Fix missing comma MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Matthias Büchse --- sidebarsCommunity.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sidebarsCommunity.js b/sidebarsCommunity.js index c95d34ebeb..048013984d 100644 --- a/sidebarsCommunity.js +++ b/sidebarsCommunity.js @@ -14,7 +14,7 @@ const sidebars = { }, label: 'Governance', items: [ - 'governance/project-board' + 'governance/project-board', 'governance/project-board-2025' ] }, From 65a6ab4ed6e65201a41c8e16de588a5d6487ea70 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20B=C3=BCchse?= Date: Fri, 5 Jun 2026 18:45:35 +0200 Subject: [PATCH 3/9] Satisfy markdown-lint MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - it wants spaces around pipe in table - it doesn't like two consecutive empty lines Signed-off-by: Matthias Büchse --- community/governance/project-board-2025.md | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/community/governance/project-board-2025.md b/community/governance/project-board-2025.md index d262315999..25f877939f 100644 --- a/community/governance/project-board-2025.md +++ b/community/governance/project-board-2025.md @@ -9,13 +9,13 @@ For the term 2025 the project board consisted of: Spokesperson: Felix Kronlage-Dammers, @fkr -| Name, Firstname | Github Handle | E-Mail | Remark | -| ----------------------- | ---------------------------------------------- | ------------------------------------------------------------ |--------------------------------- -| Berendt, Christian | [@berendt](https://github.com/berendt) | [berendt@osism.tech](mailto:berendt@osism.tech) | Elected by Community | -| Feder, Matej | [@matofeder](https://github.com/matofeder) | [matej.feder@dnation.cloud](mailto:matej.feder@dnation.cloud)| Elected by Community | -| Garloff, Kurt | [@garloff](https://github.com/garloff) | [scs@garloff.de](mailto:scs@garloff.de) | Elected by Community | -| Kronlage-Dammers, Felix | [@fkr](https://github.com/fkr) | [fkr@osb-alliance.com](mailto:fkr@osb-alliance.com) | Represents Forum SCS-Standards | -| Schoone, Jan | [@jschoone](https://github.com/jschoone) | [jan.schoone@uhurutec.com](mailto:jan.schoone@uhurutec.com) | Elected by Community | +| Name, Firstname | Github Handle | E-Mail | Remark | +| ----------------------- | ---------------------------------------------- | ------------------------------------------------------------- |--------------------------------- +| Berendt, Christian | [@berendt](https://github.com/berendt) | [berendt@osism.tech](mailto:berendt@osism.tech) | Elected by Community | +| Feder, Matej | [@matofeder](https://github.com/matofeder) | [matej.feder@dnation.cloud](mailto:matej.feder@dnation.cloud) | Elected by Community | +| Garloff, Kurt | [@garloff](https://github.com/garloff) | [scs@garloff.de](mailto:scs@garloff.de) | Elected by Community | +| Kronlage-Dammers, Felix | [@fkr](https://github.com/fkr) | [fkr@osb-alliance.com](mailto:fkr@osb-alliance.com) | Represents Forum SCS-Standards | +| Schoone, Jan | [@jschoone](https://github.com/jschoone) | [jan.schoone@uhurutec.com](mailto:jan.schoone@uhurutec.com) | Elected by Community | ## Project Board Term 2025 Nominees @@ -32,4 +32,3 @@ For the project board election for the term 2025 the following people were nomin | Schäfer, Jonas | [@horazont](https://github.com/horazont) | [jonas.schaefer@cloudandheat.com](mailto:jonas.schaefer@cloudandheat.com) | | Schoone, Jan | [@jschoone](https://github.com/jschoone) | [jan.schoone@uhurutec.com](mailto:jan.schoone@uhurutec.com) | | Wolf, Tobias | [@NotTheEvilOne](https://github.com/NotTheEvilOne) | [wolf@b1-systems.de](mailto:wolf@b1-systems.de) | - From 75bf4ef92db081f538d2107176ca6638916ea519 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20B=C3=BCchse?= Date: Fri, 5 Jun 2026 18:50:57 +0200 Subject: [PATCH 4/9] Amend previous commit MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit I misunderstood. The spaces around the pipes were not the problem. Rather, a pipe was missing. Signed-off-by: Matthias Büchse --- community/governance/project-board-2025.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/governance/project-board-2025.md b/community/governance/project-board-2025.md index 25f877939f..68087db5ea 100644 --- a/community/governance/project-board-2025.md +++ b/community/governance/project-board-2025.md @@ -10,7 +10,7 @@ For the term 2025 the project board consisted of: Spokesperson: Felix Kronlage-Dammers, @fkr | Name, Firstname | Github Handle | E-Mail | Remark | -| ----------------------- | ---------------------------------------------- | ------------------------------------------------------------- |--------------------------------- +| ----------------------- | ---------------------------------------------- | ------------------------------------------------------------- | ------------------------------ | | Berendt, Christian | [@berendt](https://github.com/berendt) | [berendt@osism.tech](mailto:berendt@osism.tech) | Elected by Community | | Feder, Matej | [@matofeder](https://github.com/matofeder) | [matej.feder@dnation.cloud](mailto:matej.feder@dnation.cloud) | Elected by Community | | Garloff, Kurt | [@garloff](https://github.com/garloff) | [scs@garloff.de](mailto:scs@garloff.de) | Elected by Community | From 3e446ddf37dba4c3805cd6c4aa26f20e216ef414 Mon Sep 17 00:00:00 2001 From: Felix Kronlage-Dammers Date: Fri, 5 Jun 2026 19:06:21 +0200 Subject: [PATCH 5/9] remove redundant info and adjust page title. this should fix the sidebar issue Signed-off-by: Felix Kronlage-Dammers --- community/governance/project-board-2025.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/community/governance/project-board-2025.md b/community/governance/project-board-2025.md index 68087db5ea..4a7827d13e 100644 --- a/community/governance/project-board-2025.md +++ b/community/governance/project-board-2025.md @@ -1,9 +1,4 @@ -# The SCS Project Board - -The governance of the community is described in the procedural standard [SCS-0005](https://docs.scs.community/standards/global/scs-0005). -The SCS Project Board can be reached via e-mail: [project-board@lists.scs.community](mailto:project-board@lists.scs.community). - -## Project Board Term 2025 +# Project Board Term 2025 For the term 2025 the project board consisted of: From ca3e439eef45cede5e78a245e026d420e90db0cf Mon Sep 17 00:00:00 2001 From: Felix Kronlage-Dammers Date: Fri, 5 Jun 2026 19:27:50 +0200 Subject: [PATCH 6/9] Update community/governance/project-board.md Co-authored-by: Jan Klare Signed-off-by: Felix Kronlage-Dammers --- community/governance/project-board.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/governance/project-board.md b/community/governance/project-board.md index 4745d58701..a6316b82da 100644 --- a/community/governance/project-board.md +++ b/community/governance/project-board.md @@ -27,7 +27,7 @@ For the project board election for the term 2026 the following people were nomin | Bayr, Michael | [@michaelbayr](https://github.com/michaelbayr) | [mb@artcodix.com](mailto:mb@artcodix.com) | | Berendt, Christian | [@berendt](https://github.com/berendt) | [berendt@osism.tech](mailto:berendt@osism.tech) | | Garloff, Kurt | [@garloff](https://github.com/garloff) | [scs@garloff.de](mailto:scs@garloff.de) | -| Klare, Jan | [@jklare](https://github.com/jklare) | [klare@osism.tech](mailto:klare@osism.tech) | +| Klare, Jan | [@jklare](https://github.com/jklare) | [klare@osism.de](mailto:klare@osism.de) | | Pilka, Martin | [@mpilka](https://github.com/mpilka) | [martin.pilka@dnation.cloud](mailto:martin.pilka@dnation.cloud) | | Schöchlin, Marc | [@scoopex](https://github.com/scoopex) | [marc.schoechlin@uhurutec.com](mailto:marc.schoechlin@uhurutec.com) | | Schoone, Jan | [@jschoone](https://github.com/jschoone) | [jan.schoone@uhurutec.com](mailto:jan.schoone@uhurutec.com) | From f662cc5548b7ede0002d592bbf193e7f6853e228 Mon Sep 17 00:00:00 2001 From: Felix Kronlage-Dammers Date: Fri, 5 Jun 2026 19:33:24 +0200 Subject: [PATCH 7/9] please markdownlint Signed-off-by: Felix Kronlage-Dammers --- community/governance/project-board.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/governance/project-board.md b/community/governance/project-board.md index a6316b82da..9f2ae35e37 100644 --- a/community/governance/project-board.md +++ b/community/governance/project-board.md @@ -27,7 +27,7 @@ For the project board election for the term 2026 the following people were nomin | Bayr, Michael | [@michaelbayr](https://github.com/michaelbayr) | [mb@artcodix.com](mailto:mb@artcodix.com) | | Berendt, Christian | [@berendt](https://github.com/berendt) | [berendt@osism.tech](mailto:berendt@osism.tech) | | Garloff, Kurt | [@garloff](https://github.com/garloff) | [scs@garloff.de](mailto:scs@garloff.de) | -| Klare, Jan | [@jklare](https://github.com/jklare) | [klare@osism.de](mailto:klare@osism.de) | +| Klare, Jan | [@jklare](https://github.com/jklare) | [klare@osism.de](mailto:klare@osism.de) | | Pilka, Martin | [@mpilka](https://github.com/mpilka) | [martin.pilka@dnation.cloud](mailto:martin.pilka@dnation.cloud) | | Schöchlin, Marc | [@scoopex](https://github.com/scoopex) | [marc.schoechlin@uhurutec.com](mailto:marc.schoechlin@uhurutec.com) | | Schoone, Jan | [@jschoone](https://github.com/jschoone) | [jan.schoone@uhurutec.com](mailto:jan.schoone@uhurutec.com) | From a067ab31dd365311bea790c56340f7a32822c0f5 Mon Sep 17 00:00:00 2001 From: Felix Kronlage-Dammers Date: Fri, 5 Jun 2026 19:55:29 +0200 Subject: [PATCH 8/9] be consistent: osism.tech -> osism.de Signed-off-by: Felix Kronlage-Dammers --- community/governance/project-board.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/governance/project-board.md b/community/governance/project-board.md index 9f2ae35e37..4e50383362 100644 --- a/community/governance/project-board.md +++ b/community/governance/project-board.md @@ -14,7 +14,7 @@ Spokesperson: Kurt Garloff, @garloff | Bayr, Michael | [@michaelbayr](https://github.com/michaelbayr) | [mb@artcodix.com](mailto:mb@artcodix.com) | Elected by Community | | Garloff, Kurt | [@garloff](https://github.com/garloff) | [scs@garloff.de](mailto:scs@garloff.de) | Elected by Community | | Kemper, Janis | [@janiskemper](https://github.com/janiskemper) | [janis.kemper@syself.com](mailto:janis.kemper@syself.com) | Deputy Representative Forum SCS-Standards | -| Klare, Jan | [@jklare](https://github.com/jklare) | [klare@osism.tech](mailto:klare@osism.tech) | Elected by Community | +| Klare, Jan | [@jklare](https://github.com/jklare) | [klare@osism.de](mailto:klare@osism.de) | Elected by Community | | Kronlage-Dammers, Felix | [@fkr](https://github.com/fkr) | [fkr@osb-alliance.com](mailto:fkr@osb-alliance.com) | Represents Forum SCS-Standards | | Schoone, Jan | [@jschoone](https://github.com/jschoone) | [jan.schoone@uhurutec.com](mailto:jan.schoone@uhurutec.com) | Elected by Community | From 810010720ef42ad738dbb2e9ca5722d8de5f1346 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20B=C3=BCchse?= Date: Sat, 6 Jun 2026 22:21:27 +0200 Subject: [PATCH 9/9] Introduce CODEOWNERS for governance folder MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Matthias Büchse --- CODEOWNERS | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 CODEOWNERS diff --git a/CODEOWNERS b/CODEOWNERS new file mode 100644 index 0000000000..13570c6052 --- /dev/null +++ b/CODEOWNERS @@ -0,0 +1,5 @@ +# Members of the Project Board are the owners of the Community +# Governance - see: +# https://docs.scs.community/community/governance/project-board +/community/governance/ @SovereignCloudStack/project-board +