From 8e25d1103289319fd4fc07f781efc20bc872af42 Mon Sep 17 00:00:00 2001 From: Christopher Lepski <139237321+clepski@users.noreply.github.com> Date: Tue, 15 Jul 2025 15:50:19 +0200 Subject: [PATCH 1/2] doc: Create RELEASE.md Signed-off-by: Christopher Lepski <139237321+clepski@users.noreply.github.com> --- RELEASE.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 RELEASE.md diff --git a/RELEASE.md b/RELEASE.md new file mode 100644 index 0000000..b679748 --- /dev/null +++ b/RELEASE.md @@ -0,0 +1,3 @@ +# Release + +See the official [contributing guide](https://com-pas.github.io/contributing/) on how to [release](https://com-pas.github.io/contributing/RELEASES.html) and [deploy](https://com-pas.github.io/contributing/DEPLOYMENT.html). From 5a7dd5886ab4bbfef95d924033ac28984ed00131 Mon Sep 17 00:00:00 2001 From: Christopher Lepski <139237321+clepski@users.noreply.github.com> Date: Tue, 15 Jul 2025 15:51:01 +0200 Subject: [PATCH 2/2] doc: Create RELEASE.md.license Signed-off-by: Christopher Lepski <139237321+clepski@users.noreply.github.com> --- RELEASE.md.license | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 RELEASE.md.license diff --git a/RELEASE.md.license b/RELEASE.md.license new file mode 100644 index 0000000..9ab6622 --- /dev/null +++ b/RELEASE.md.license @@ -0,0 +1,3 @@ +SPDX-FileCopyrightText: 2024 Alliander N.V. + +SPDX-License-Identifier: Apache-2.0