From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:35149) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aST2l-0004VY-E3 for qemu-devel@nongnu.org; Sun, 07 Feb 2016 12:22:40 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aST2i-00047r-7j for qemu-devel@nongnu.org; Sun, 07 Feb 2016 12:22:39 -0500 Received: from avon.wwwdotorg.org ([70.85.31.133]:44395) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aST2i-00047n-38 for qemu-devel@nongnu.org; Sun, 07 Feb 2016 12:22:36 -0500 From: Stephen Warren Date: Sun, 7 Feb 2016 10:22:09 -0700 Message-Id: <1454865729-5791-1-git-send-email-swarren@wwwdotorg.org> Subject: [Qemu-devel] [PATCH] MAINTAINERS: add all-match entry for qemu-devel@ List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: qemu-devel@nongnu.org, Stephen Warren 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. Signed-off-by: Stephen Warren --- MAINTAINERS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index b6ed87a26349..2d78eea5d62d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -52,6 +52,11 @@ General Project Administration ------------------------------ M: Peter Maydell +All patches CC here +L: qemu-devel@nongnu.org +F: * +F: */ + Responsible Disclosure, Reporting Security Issues ------------------------------ W: http://wiki.qemu.org/SecurityProcess -- 1.9.1