Skip to content

Commit bbef5d7

Browse files
authored
Feat/add e mail project board (#303)
* document the e-mail address of the project board. Signed-off-by: Felix Kronlage-Dammers <fkr@hazardous.org> * reorder the sidebar Signed-off-by: Felix Kronlage-Dammers <fkr@hazardous.org> --------- Signed-off-by: Felix Kronlage-Dammers <fkr@hazardous.org>
1 parent fbe1ef8 commit bbef5d7

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

community/governance/project-board.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# The SCS Project Board
22

33
The governance of the community is described in the procedural standard [SCS-0005](https://docs.scs.community/standards/global/scs-0005).
4+
The SCS Project Board can be reached via e-mail: [project-board@lists.scs.community](mailto:project-board@lists.scs.community).
45

56
## Project Board Term 2025
67

sidebarsCommunity.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ const sidebars = {
55
community: [
66
'index',
77
'mission-statement',
8+
'license-considerations',
89
{
910
type: 'category',
1011
link: {
@@ -16,7 +17,6 @@ const sidebars = {
1617
'governance/project-board'
1718
]
1819
},
19-
'license-considerations',
2020
{
2121
type: 'category',
2222
link: {

0 commit comments

Comments
 (0)