From c84e1d81788fb081c01a0e9e7bca3ad0b1536488 Mon Sep 17 00:00:00 2001 From: Nora Blomaard Date: Mon, 21 Jul 2025 10:45:31 +0200 Subject: [PATCH] docs: add CODEOWNERS file --- .github/CODEOWNERS | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .github/CODEOWNERS diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 0000000..669db1f --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1,3 @@ +# All members of the @com-pas/Alliander and @com-pas/Bearingpoint team are code owners for this repository + +* @com-pas/Alliander @com-pas/Bearingpoint \ No newline at end of file