diff options
author | Aleksandar Markovic <amarkovic@wavecomp.com> | 2018-12-17 17:43:11 +0100 |
---|---|---|
committer | Aleksandar Markovic <amarkovic@wavecomp.com> | 2019-01-03 17:52:52 +0100 |
commit | 0968455732485ba8c964f1bfc9f1a38ec8896164 (patch) | |
tree | bf6fe898b0b7d060ec27288385edb16800b6fb97 /MAINTAINERS | |
parent | 10a9794d8f9390c8562d62f8edbc7a0cef938841 (diff) |
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>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 998f6578c4..0543bbe697 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> |