GitHub: Add libefivar's path to CODEOWNERS

Code owners are automatically requested for review when someone opens a
pull request that modifies code that they own.

https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners

Pull Request: https://github.com/freebsd/freebsd-src/pull/581
This commit is contained in:
Jose Luis Duran 2022-02-24 14:31:44 -03:00 committed by Warner Losh
parent cd46006588
commit bff83dd395

1
.github/CODEOWNERS vendored
View File

@ -51,6 +51,7 @@
/etc/mail @gshapiro
/etc/sendmail @gshapiro
/lib/libc/sys/kevent.c @jmgurney
/lib/libefivar/ @bsdimp
/lib/libfetch @dag-erling
/lib/libfigpar @dag-erling
/lib/libpam/ @dag-erling