1
0

Update CODEOWNERS (#12695)

Route plugin portal changes to `acahn` as well.
This commit is contained in:
Jim Kalafut 2021-09-30 12:51:47 -07:00 committed by GitHub
parent 7540905303
commit c5a224c694
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,6 @@
# Each line is a file pattern followed by one or more owners.
# More on CODEOWNERS files: https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners
/builtin/credential/ @hashicorp/vault-ecosystem
# Secrets engines (pki, ssh, totp and transit omitted)
@ -19,4 +18,5 @@
/command/agent/ @hashicorp/vault-ecosystem
/plugins/ @hashicorp/vault-ecosystem
/website/content/ @taoism4504
/website/content/ @taoism4504
/website/content/docs/plugin-portal.mdx @taoism4504 @acahn