diff options
| author | Cy Schubert <cy@FreeBSD.org> | 2026-01-27 15:47:36 +0000 |
|---|---|---|
| committer | Cy Schubert <cy@FreeBSD.org> | 2026-01-27 15:52:04 +0000 |
| commit | 19a913c4ed9df1b220dfedfe02ee4d8d90cbccce (patch) | |
| tree | 24b5e575a1cd12d124a0d3bb7dca3dff7c99aa39 | |
| parent | 5b036b25853349cd3cf26495e628276f79f29c42 (diff) | |
CODEOWNERS: Add myself to Heimdal and MIT KRB5
| -rw-r--r-- | .github/CODEOWNERS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index ad6262c3380b..d602cd25ad86 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -48,10 +48,14 @@ /contrib/one-true-awk/ @bsdimp /contrib/openpam/lib/libpam/ @dag-erling /contrib/pjdfstest @ngie-eign @asomers +/crypto/heimdal @cschuber +/crypto/krb5 @cschuber /crypto/openssh @dag-erling @emaste /crypto/openssl/ @juikim /etc/mail @gshapiro /etc/sendmail @gshapiro +/kerberos5 @cschuber +/krb5 @cschuber /lib/libblocklist @jlduran /lib/libc/string/ @fuz /lib/libc/*/string/ @fuz |
