From 8aa3d8adb23d9636c59f2e33506c2279bdd8e1d0 Mon Sep 17 00:00:00 2001 From: Tyler <71953103+fntyler@users.noreply.github.com> Date: Fri, 29 May 2026 10:22:37 -0400 Subject: [PATCH] [BRE-1869] chore(CODEOWNERS): cleanup (#516) --- .github/CODEOWNERS | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 07d0b8d..3fb9f46 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -16,9 +16,3 @@ # Bitwarden lite .github/workflows/build-bitwarden-lite.yml @bitwarden/dept-shot bitwarden-lite/ @bitwarden/dept-shot - -# Release workflows -.github/workflows/release-aws.yml @bitwarden/dept-bre -.github/workflows/release-azure.yml @bitwarden/dept-bre -.github/workflows/release-digital-ocean.yml @bitwarden/dept-bre -.github/workflows/release.yml @bitwarden/dept-bre