diff options
author | Stephen Warren | 2016-02-09 04:04:25 +0100 |
---|---|---|
committer | Paolo Bonzini | 2016-02-09 17:08:56 +0100 |
commit | c9a19d5b954fecc4deeb4b83c501ec2faffa88c4 (patch) | |
tree | 6db79a9237cfd12ceaf93decf2e566698d3082b6 /MAINTAINERS | |
parent | get_maintainer.pl: fall back to git if only lists are found (diff) | |
download | qemu-c9a19d5b954fecc4deeb4b83c501ec2faffa88c4.tar.gz qemu-c9a19d5b954fecc4deeb4b83c501ec2faffa88c4.tar.xz qemu-c9a19d5b954fecc4deeb4b83c501ec2faffa88c4.zip |
MAINTAINERS: add all-match entry for qemu-devel@
Add an entry to MAINTAINERS that matches every patch, and requests the
user send patches to qemu-devel@nongnu.org.
It's not 100% obvious to project newcomers that all patches should be sent
there; checkpatch doesn't say so, and since it mentions other lists to CC,
the wording "the list" from the SubmitAPatch wiki page can be taken
to mean only those lists, not the main list too.
The F: entries were taken from a similar entry in the Linux kernel.
Cc: Paolo Bonzini <pbonzini@redhat.com>
Cc: Markus Armbruster <armbru@redhat.com>
Cc: John Snow <jsnow@redhat.com>
Signed-off-by: Stephen Warren <swarren@wwwdotorg.org>
Message-Id: <1454987065-12961-1-git-send-email-swarren@wwwdotorg.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index b6ed87a263..2d78eea5d6 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -52,6 +52,11 @@ General Project Administration ------------------------------ M: Peter Maydell <peter.maydell@linaro.org> +All patches CC here +L: qemu-devel@nongnu.org +F: * +F: */ + Responsible Disclosure, Reporting Security Issues ------------------------------ W: http://wiki.qemu.org/SecurityProcess |