CODEOWNERS: add @fuz for libc/string

Approved by:	markj (mentor)
Differential Revision:	https://reviews.freebsd.org/D54664
This commit is contained in:
Robert Clausecker
2026-01-12 08:25:42 +01:00
parent 742d93da84
commit c1d7c95789
+2
View File
@@ -51,6 +51,8 @@
/crypto/openssl/ @juikim
/etc/mail @gshapiro
/etc/sendmail @gshapiro
/lib/libc/string/ @fuz
/lib/libc/*/string/ @fuz
/lib/libc/sys/kevent.c @jmgurney
/lib/libefivar/ @bsdimp
/lib/libfetch @dag-erling