git: be68c895c8de - main - MAINTAINERS: Add myself to stand

From: Warner Losh <imp_at_FreeBSD.org>
Date: Mon, 08 May 2023 04:30:28 UTC
The branch main has been updated by imp:

URL: https://cgit.FreeBSD.org/src/commit/?id=be68c895c8de3a46474933fc115df3c73b0301c3

commit be68c895c8de3a46474933fc115df3c73b0301c3
Author:     Warner Losh <imp@FreeBSD.org>
AuthorDate: 2023-05-08 04:28:16 +0000
Commit:     Warner Losh <imp@FreeBSD.org>
CommitDate: 2023-05-08 04:30:10 +0000

    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
---
 .github/CODEOWNERS | 1 +
 MAINTAINERS        | 1 +
 2 files changed, 2 insertions(+)

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.