From 4f2a6d83a1653f95f67aa1cac3b69f6ebfe9c7e7 Mon Sep 17 00:00:00 2001 From: Mike Jensen Date: Mon, 10 Mar 2025 11:56:40 -0600 Subject: [PATCH] Update CODEOWNERS to include @opentdf/security for helping with Dependabot --- CODEOWNERS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CODEOWNERS b/CODEOWNERS index 29114117..3111823c 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -6,3 +6,9 @@ CODEOWNERS @opentdf/architecture @opentdf/security LICENSE @opentdf/architecture + +# @opentdf/security added on 2025-02-04 pom.xml +examples/pom.xml @opentdf/java-sdk @opentdf/architecture @opentdf/security +pom.xml @opentdf/java-sdk @opentdf/architecture @opentdf/security +cmdline/pom.xml @opentdf/java-sdk @opentdf/architecture @opentdf/security +sdk/pom.xml @opentdf/java-sdk @opentdf/architecture @opentdf/security