aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2023-05-08 04:28:16 +0000
committerWarner Losh <imp@FreeBSD.org>2023-05-08 04:30:10 +0000
commitbe68c895c8de3a46474933fc115df3c73b0301c3 (patch)
treefdcd2dce9bfd77623f512b6798b61d9527b43ce1
parent4e2ddfba507f045ed83ae5a7beb5ec6b8eb897c5 (diff)
downloadsrc-be68c895c8de3a46474933fc115df3c73b0301c3.tar.gz
src-be68c895c8de3a46474933fc115df3c73b0301c3.zip
MAINTAINERS: Add myself to stand
People email me when the boot loader breaks anyway, so ask to be included in reviews. And ask strongly since I've had to deal with too many major breakages lately, distruting other things I need to do. Sponsored by: Netflix
-rw-r--r--.github/CODEOWNERS1
-rw-r--r--MAINTAINERS1
2 files changed, 2 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 0d9aed6b5f3b..bd735363716e 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -60,6 +60,7 @@
/sbin/mount_fusefs @asomers
/secure/usr.bin/openssl/ @juikim
/share/mk @bsdimp @bapt @bdrewery @emaste
+/stand @bsdimp
/stand/lua @kevans91
/sys/amd64/pci @bsdimp @bsdjhb
/sys/amd64/vmm/ @bsdjhb @grehan-freebsd
diff --git a/MAINTAINERS b/MAINTAINERS
index 04232b7a26e3..809a5d70c775 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -97,6 +97,7 @@ share/mk/*.test.mk imp,bapt,bdrewery, Pre-commit review requested.
emaste,ngie,sjg,#test
stand/forth dteske Pre-commit review requested.
stand/lua kevans Pre-commit review requested
+stand imp Pre-commit review strongly requested.
sys/compat/linuxkpi hselasky If in doubt, ask.
zeising, johalun pre-commit review requested via
#x11 phabricator group.