aboutsummaryrefslogtreecommitdiff
path: root/.github
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 /.github
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
Diffstat (limited to '.github')
-rw-r--r--.github/CODEOWNERS1
1 files changed, 1 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