From bc2ab7041145c59aaa353f13117ba10981826eb0 Mon Sep 17 00:00:00 2001 From: Vince Grassia <593223+vgrassia@users.noreply.github.com> Date: Tue, 17 Sep 2024 12:54:46 -0400 Subject: [PATCH] Update CODEOWNERS --- .github/CODEOWNERS | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 10c8bdeb8..e4fbb97b9 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -12,7 +12,7 @@ crates/bitwarden-sm @bitwarden/team-secrets-manager-dev crates/bws @bitwarden/team-secrets-manager-dev -# BRE Automation -crates/bws/Cargo.toml @bitwarden/team-secrets-manager-dev @bitwarden/automation-users -crates/bws/scripts/install.ps1 @bitwarden/team-secrets-manager-dev @bitwarden/automation-users -crates/bws/scripts/install.sh @bitwarden/team-secrets-manager-dev @bitwarden/automation-users +# BRE Automations +crates/bws/Cargo.toml +crates/bws/scripts/install.ps1 +crates/bws/scripts/install.sh