Skip to content
Merged
Show file tree
Hide file tree
Changes from 5 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
29 changes: 29 additions & 0 deletions community/governance/project-board-2025.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
# 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) |
14 changes: 14 additions & 0 deletions community/governance/project-board.md
Original file line number Diff line number Diff line change
Expand Up @@ -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) |
Comment thread
fkr marked this conversation as resolved.
Outdated
| 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) |
3 changes: 2 additions & 1 deletion sidebarsCommunity.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@ const sidebars = {
},
label: 'Governance',
items: [
'governance/project-board'
'governance/project-board',
'governance/project-board-2025'
]
},
{
Expand Down
Loading