aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAleksandar Markovic <amarkovic@wavecomp.com>2018-12-17 17:43:11 +0100
committerAleksandar Markovic <amarkovic@wavecomp.com>2019-01-03 17:52:52 +0100
commit0968455732485ba8c964f1bfc9f1a38ec8896164 (patch)
treebf6fe898b0b7d060ec27288385edb16800b6fb97
parent10a9794d8f9390c8562d62f8edbc7a0cef938841 (diff)
downloadqemu-0968455732485ba8c964f1bfc9f1a38ec8896164.zip
qemu-0968455732485ba8c964f1bfc9f1a38ec8896164.tar.gz
qemu-0968455732485ba8c964f1bfc9f1a38ec8896164.tar.bz2
MAINTAINERS: target/mips: Add filter for mips in email subjects
Add ability to redirect mails (sent to qemu-devel) containing "mips" in the subject line to MIPS maintainers and reviewers. Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> Signed-off-by: Aleksandar Markovic <amarkovic@wavecomp.com>
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 998f657..0543bbe 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -221,6 +221,7 @@ F: tests/tcg/mips/
F: disas/mips.c
F: disas/nanomips.h
F: disas/nanomips.cpp
+K: ^Subject:.*(?i)mips
Moxie
M: Anthony Green <green@moxielogic.com>