Browse Source

adds codeowners file to repo (#36)

* adds codeowners file to repo

* move codeowners out of workflows folder
pull/37/head
Jake Fink 3 years ago committed by GitHub
parent
commit
352e4c5dd3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 7
      .github/CODEOWNERS

7
.github/CODEOWNERS

@ -0,0 +1,7 @@ @@ -0,0 +1,7 @@
# 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
# The following owners will be the default owners for everything in the repo.
# Unless a later match takes precedence
@bitwarden/team-auth-dev
Loading…
Cancel
Save