Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Jan 2026 20:01:13 +0000
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: 9b54998d1bdd - main - MAINTAINERS/CODEOWNERS: Add myself to mpr, mps and mpi3mr
Message-ID:  <69640189.a58a.34b68876@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by imp:

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

commit 9b54998d1bdd5098d5538052024f88edcd625b4f
Author:     Warner Losh <imp@FreeBSD.org>
AuthorDate: 2026-01-11 06:22:41 +0000
Commit:     Warner Losh <imp@FreeBSD.org>
CommitDate: 2026-01-11 19:36:02 +0000

    MAINTAINERS/CODEOWNERS: Add myself to mpr, mps and mpi3mr
    
    Yea, I realize these are decaying, but I'm going to take a run at
    automatically tagging reviews for github pull requests. I suspect that
    tagging will help with the 'stale' issues with at least CODEOWNER.  As
    better data becomes available, especailly for contrib, I'll update
    things.
    
    Sponsored by:           Netflix
---
 .github/CODEOWNERS | 3 +++
 MAINTAINERS        | 3 +++
 2 files changed, 6 insertions(+)

diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 98ef1f5db2ce..63d8e9869c1c 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -83,6 +83,9 @@
 /sys/dev/iscsi/	@trasz
 /sys/dev/nctgpio/	@stephane-rochoy-stormshield
 /sys/dev/ncthwm/	@stephane-rochoy-stormshield
+/sys/dev/mpi3mr	@bsdimp
+/sys/dev/mps	@bsdimp
+/sys/dev/mpr	@bsdimp
 /sys/dev/nvd	@bsdimp
 /sys/dev/nvme	@bsdimp
 /sys/dev/pci	@bsdimp @bsdjhb
diff --git a/MAINTAINERS b/MAINTAINERS
index e32822f8675d..fd3d4c40d508 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -70,6 +70,9 @@ lpr		gad	Pre-commit review requested, particularly for
 nanobsd		imp	Pre-commit phabricator review requested.
 net80211	adrian	Pre-commit review requested, send to freebsd-wireless@freebsd.org
 nfs		freebsd-fs@FreeBSD.org, rmacklem is best for reviews.
+mpi3mr(4)	imp	Pre-commit review requested.
+mpr(4)		imp	Pre-commit review requested.
+mps(4)		imp	Pre-commit review requested.
 nvd(4)		imp	Pre-commit review requested.
 nvme(4)		imp	Pre-commit review requested.
 nvmecontrol(8)	imp	Pre-commit review requested.


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69640189.a58a.34b68876>