Skip to content

Commit

Permalink
Merge branch 'main' into feat/scs2-add-monitoring-project
Browse files Browse the repository at this point in the history
  • Loading branch information
garloff authored Feb 23, 2025
2 parents f2c5bf4 + 961de1b commit 2d27e38
Show file tree
Hide file tree
Showing 3 changed files with 32 additions and 0 deletions.
4 changes: 4 additions & 0 deletions community/governance/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# Governance of the SCS Community

The SCS Community is governed by the [SCS Project Board](/community/governance/project-board). The _Project Board_ is elected on a yearly basis.
The governance of the community is described in the procedural standard [SCS-0005](https://docs.scs.community/standards/global/scs-0005).
17 changes: 17 additions & 0 deletions community/governance/project-board.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# 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).

## Project Board Term 2025

For the term 2025 the project board consists 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 |
11 changes: 11 additions & 0 deletions sidebarsCommunity.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,17 @@ const sidebars = {
community: [
'index',
'mission-statement',
{
type: 'category',
link: {
type: 'doc',
id: 'governance/index'
},
label: 'Governance',
items: [
'governance/project-board'
]
},
'license-considerations',
{
type: 'category',
Expand Down

0 comments on commit 2d27e38

Please sign in to comment.