aboutsummaryrefslogtreecommitdiff
path: root/.github/CODEOWNERS
diff options
context:
space:
mode:
authorJose Luis Duran <jlduran@gmail.com>2022-02-24 17:31:44 +0000
committerWarner Losh <imp@FreeBSD.org>2022-02-27 16:11:39 +0000
commitbff83dd3956b54705557fa840e038265dcccf673 (patch)
tree3441012b8ed9d4b5979dc5124368b0aa36b431d7 /.github/CODEOWNERS
parentcd46006588c47e61e871a8ccf8f6418b320f34f0 (diff)
downloadsrc-bff83dd3956b54705557fa840e038265dcccf673.tar.gz
src-bff83dd3956b54705557fa840e038265dcccf673.zip
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
Diffstat (limited to '.github/CODEOWNERS')
-rw-r--r--.github/CODEOWNERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index f64ce9d91d15..9ae918446aa1 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -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