aboutsummaryrefslogtreecommitdiff
path: root/.github/CODEOWNERS
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2024-01-12 19:07:28 +0000
committerWarner Losh <imp@FreeBSD.org>2024-01-12 19:12:15 +0000
commit46ebf11f5a328bc7c57ecc7c0d7eea64113d3441 (patch)
tree60cf09ee5f101c165fadd3bfd2659994c46751b3 /.github/CODEOWNERS
parent178679daa9c43cfffa7131dfcde8f4d3402805ae (diff)
downloadsrc-46ebf11f5a328bc7c57ecc7c0d7eea64113d3441.tar.gz
src-46ebf11f5a328bc7c57ecc7c0d7eea64113d3441.zip
Diffstat (limited to '.github/CODEOWNERS')
-rw-r--r--.github/CODEOWNERS3
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 6ac937a33a0a..3abef8d6b88e 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -57,6 +57,7 @@
/lib/libpam/ @dag-erling
/lib/libvmmapi @bsdjhb @grehan-freebsd
/libexec/rc/rc.d/rctl/ @trasz
+/sbin/nvmecontrol @bsdimp
/sbin/mount_fusefs @asomers
/secure/usr.bin/openssl/ @juikim
/share/mk @bsdimp @bapt @bdrewery @emaste
@@ -73,6 +74,8 @@
/sys/crypto/openssl/ @juikim
/sys/dev/drm2 @bsdimp
/sys/dev/iscsi/ @trasz
+/sys/dev/nvd @bsdimp
+/sys/dev/nvme @bsdimp
/sys/dev/pci @bsdimp @bsdjhb
/sys/fs/autofs/ @trasz
/sys/fs/fuse/ @asomers