MAINTAINERS: target/mips: Add filter for mips in email subjects
authorAleksandar Markovic <amarkovic@wavecomp.com>
Mon, 17 Dec 2018 16:43:11 +0000 (17:43 +0100)
committerAleksandar Markovic <amarkovic@wavecomp.com>
Thu, 3 Jan 2019 16:52:52 +0000 (17:52 +0100)
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>
MAINTAINERS

index 998f6578c46d960548a874cd52f11715d3ce85de..0543bbe697b4e691fb2aab406cd03d35548ccd56 100644 (file)
@@ -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>