The branch main has been updated by cy: URL: https://cgit.FreeBSD.org/src/commit/?id=af9d11303c9bba56d78c79d2b4832f3549f4f0d3
commit af9d11303c9bba56d78c79d2b4832f3549f4f0d3 Author: Cy Schubert <[email protected]> AuthorDate: 2026-01-27 15:49:29 +0000 Commit: Cy Schubert <[email protected]> CommitDate: 2026-01-27 15:52:05 +0000 CODEOWNERS: Add myself to WPA --- .github/CODEOWNERS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index d602cd25ad86..172a2eee5263 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -48,6 +48,7 @@ /contrib/one-true-awk/ @bsdimp /contrib/openpam/lib/libpam/ @dag-erling /contrib/pjdfstest @ngie-eign @asomers +/contrib/wpa @cschuber /crypto/heimdal @cschuber /crypto/krb5 @cschuber /crypto/openssh @dag-erling @emaste @@ -135,3 +136,4 @@ /usr.sbin/blocklistd @jlduran /usr.sbin/lpr @gbergling /usr.sbin/makefs @emaste +/usr.sbin/wpa @cschuber
