From c0a20e99367cc5f47082f1c512066d5bea5962aa Mon Sep 17 00:00:00 2001 From: Oscar Hinton Date: Mon, 16 Jan 2023 12:11:06 +0100 Subject: [PATCH] [SM-347] Add Codeowners (#4457) * Add Codeowners --- .github/CODEOWNERS | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .github/CODEOWNERS diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 0000000000..48a87a9436 --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1,5 @@ +# Please sort lines alphabetically, this will ensure we don't accidentally add duplicates. +# +# https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners + +bitwarden_license/bit-web/src/app/secrets-manager @bitwarden/pod-sm-dev