diff options
| author | Warner Losh <imp@FreeBSD.org> | 2026-01-10 23:22:41 -0700 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2026-01-11 12:36:02 -0700 |
| commit | 9b54998d1bdd5098d5538052024f88edcd625b4f (patch) | |
| tree | 22172135027c0417ad7c46e92cc7f1ec45971be6 /.github | |
| parent | da5d94d29a5ec29817476c39ae2b2ad1666c3f06 (diff) | |
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
Diffstat (limited to '.github')
| -rw-r--r-- | .github/CODEOWNERS | 3 |
1 files changed, 3 insertions, 0 deletions
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 |
