Skip to content

Commit

Permalink
Update CODEOWNERS (#13091)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jim Kalafut committed Nov 9, 2021
1 parent b5bcfe6 commit a0830b1
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,11 @@
#
# More on CODEOWNERS files: https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners

/builtin/credential/ @hashicorp/vault-ecosystem
# Select Auth engines are owned by Ecosystem
/builtin/credential/aws/ @hashicorp/vault-ecosystem
/builtin/credential/github/ @hashicorp/vault-ecosystem
/builtin/credential/ldap/ @hashicorp/vault-ecosystem
/builtin/credential/okta/ @hashicorp/vault-ecosystem

# Secrets engines (pki, ssh, totp and transit omitted)
/builtin/logical/aws/ @hashicorp/vault-ecosystem
Expand Down

0 comments on commit a0830b1

Please sign in to comment.