From 6464d4dedcedde2b5bcfef311b7426b732425f40 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20B=C3=BCchse?= Date: Wed, 6 Nov 2024 20:06:35 +0100 Subject: [PATCH 1/2] Stabilize standard regarding key manager MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Matthias Büchse --- Standards/scs-0116-v1-key-manager-standard.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Standards/scs-0116-v1-key-manager-standard.md b/Standards/scs-0116-v1-key-manager-standard.md index 55d74f0d0..68e9902bc 100644 --- a/Standards/scs-0116-v1-key-manager-standard.md +++ b/Standards/scs-0116-v1-key-manager-standard.md @@ -1,7 +1,8 @@ --- title: Key Manager Standard type: Standard -status: Draft +status: Stable +stabilized_at: 2024-11-13 track: IaaS --- From 748696a0af7c3463bd2539cb943c9977abe570b9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20B=C3=BCchse?= Date: Wed, 6 Nov 2024 20:15:14 +0100 Subject: [PATCH 2/2] harmonize title with implementation notes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Matthias Büchse --- Standards/scs-0116-v1-key-manager-standard.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Standards/scs-0116-v1-key-manager-standard.md b/Standards/scs-0116-v1-key-manager-standard.md index 68e9902bc..b0dd19139 100644 --- a/Standards/scs-0116-v1-key-manager-standard.md +++ b/Standards/scs-0116-v1-key-manager-standard.md @@ -1,5 +1,5 @@ --- -title: Key Manager Standard +title: SCS Key Manager Standard type: Standard status: Stable stabilized_at: 2024-11-13