From 47f8a14410d094d9793dc2ceb2f9b343692e82d9 Mon Sep 17 00:00:00 2001 From: Felix Kronlage-Dammers Date: Fri, 7 Mar 2025 08:13:39 +0100 Subject: [PATCH 1/2] document the e-mail address of the project board. Signed-off-by: Felix Kronlage-Dammers --- community/governance/project-board.md | 1 + 1 file changed, 1 insertion(+) diff --git a/community/governance/project-board.md b/community/governance/project-board.md index 68f07fc6dd..79a0126868 100644 --- a/community/governance/project-board.md +++ b/community/governance/project-board.md @@ -1,6 +1,7 @@ # 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 From 4cb8916000652066bf9d52ec1ce51b5dbd1e4797 Mon Sep 17 00:00:00 2001 From: Felix Kronlage-Dammers Date: Fri, 7 Mar 2025 08:14:43 +0100 Subject: [PATCH 2/2] reorder the sidebar Signed-off-by: Felix Kronlage-Dammers --- sidebarsCommunity.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sidebarsCommunity.js b/sidebarsCommunity.js index 5aaa44e7f1..dc3ef65e59 100644 --- a/sidebarsCommunity.js +++ b/sidebarsCommunity.js @@ -5,6 +5,7 @@ const sidebars = { community: [ 'index', 'mission-statement', + 'license-considerations', { type: 'category', link: { @@ -16,7 +17,6 @@ const sidebars = { 'governance/project-board' ] }, - 'license-considerations', { type: 'category', link: {