projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
10a9794
)
MAINTAINERS: target/mips: Add filter for mips in email subjects
author
Aleksandar Markovic
<amarkovic@wavecomp.com>
Mon, 17 Dec 2018 16:43:11 +0000
(17:43 +0100)
committer
Aleksandar 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
patch
|
blob
|
history
diff --git
a/MAINTAINERS
b/MAINTAINERS
index 998f6578c46d960548a874cd52f11715d3ce85de..0543bbe697b4e691fb2aab406cd03d35548ccd56 100644
(file)
--- 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>