Skip to content

Commit

Permalink
Update CODEOWNERS (hashicorp#13091)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jim Kalafut authored and Artem Alexandrov committed Feb 4, 2022
1 parent 4dddfa9 commit beb3cef
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 beb3cef

Please sign in to comment.