From 24c4466324270c3091fb0533d8dd19530c8052e8 Mon Sep 17 00:00:00 2001 From: tommystendahl Date: Tue, 12 Dec 2023 13:00:49 +0100 Subject: [PATCH] Add codeowners (#626) --- CODEOWNERS | 1 + pom.xml | 1 + 2 files changed, 2 insertions(+) create mode 100644 CODEOWNERS diff --git a/CODEOWNERS b/CODEOWNERS new file mode 100644 index 000000000..f375561cd --- /dev/null +++ b/CODEOWNERS @@ -0,0 +1 @@ +* @Ericsson/c2t-codeowner diff --git a/pom.xml b/pom.xml index 082d8a5de..6c8899b06 100644 --- a/pom.xml +++ b/pom.xml @@ -428,6 +428,7 @@ limitations under the License. + CODEOWNERS src/test/resources/cassandra.yaml src/test/resources/cassandra-rackdc.properties **/*.cql