From 542122ce04bb3aef9a5ff456ea8f24ba787f3c22 Mon Sep 17 00:00:00 2001 From: Wayne Starr Date: Mon, 18 Mar 2024 16:27:13 -0600 Subject: [PATCH] chore: update CODEOWNERS to new style/group --- CODEOWNERS | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index f900a18..d8a4bcf 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1 +1,6 @@ -* @defenseunicorns/uds +# This repository is owned by the Software Factory Team +/* @defenseunicorns/swf + +# Additional privileged files +/CODEOWNERS @jeff-mccoy @austenbryan +/LICENSE @jeff-mccoy @austenbryan