Skip to content

Commit b647aff

Browse files
authored
Add initial CODEOWNERS file (#939)
See also: https://github.com/openbao/dev-wg/blob/main/notes/2024-11-14.md Signed-off-by: Alexander Scheel <ascheel@gitlab.com>
1 parent 75106a6 commit b647aff

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CODEOWNERS

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# OpenBao CODEOWNERS file
2+
3+
# Everything
4+
* @openbao/openbao-committers
5+
6+
# JWT Auth Plugin
7+
builtin/credential/jwt @openbao/openbao-committers @openbao/openbao-auth-jwt-committers
8+
command/agentproxyshared/auth/jwt @openbao/openbao-committers @openbao/openbao-auth-jwt-committers
9+
website/content/docs/auth/jwt/ @openbao/openbao-committers @openbao/openbao-auth-jwt-committers
10+
website/content/api-docs/auth/jwt.mdx @openbao/openbao-committers @openbao/openbao-auth-jwt-committers
11+
website/content/docs/agent-and-proxy/autoauth/methods/jwt.mdx @openbao/openbao-committers @openbao/openbao-auth-jwt-committers

0 commit comments

Comments
 (0)