mirror of
https://github.com/hashicorp/vault.git
synced 2026-02-18 18:38:08 -05:00
Update CODEOWNERS (#12695)
Route plugin portal changes to `acahn` as well.
This commit is contained in:
parent
7540905303
commit
c5a224c694
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue