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 <[email protected]> * reorder the sidebar Signed-off-by: Felix Kronlage-Dammers <[email protected]> --------- Signed-off-by: Felix Kronlage-Dammers <[email protected]>
1 parent fbe1ef8 commit bbef5d7

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

community/governance/project-board.md

+1
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: [[email protected]](mailto:[email protected]).
45

56
## Project Board Term 2025
67

sidebarsCommunity.js

+1-1
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)