From patchwork Wed Oct 15 20:30:52 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Peter Maydell X-Patchwork-Id: 400082 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from lists.gnu.org (lists.gnu.org [IPv6:2001:4830:134:3::11]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 5553D1400A3 for ; Thu, 16 Oct 2014 07:31:24 +1100 (EST) Received: from localhost ([::1]:46704 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XeVE8-00028v-OS for incoming@patchwork.ozlabs.org; Wed, 15 Oct 2014 16:31:20 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:37582) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XeVDq-0001rB-MT for qemu-devel@nongnu.org; Wed, 15 Oct 2014 16:31:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XeVDp-0002Oc-1w for qemu-devel@nongnu.org; Wed, 15 Oct 2014 16:31:02 -0400 Received: from mnementh.archaic.org.uk ([2001:8b0:1d0::1]:54237) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XeVDo-0002NA-QE for qemu-devel@nongnu.org; Wed, 15 Oct 2014 16:31:00 -0400 Received: from pm215 by mnementh.archaic.org.uk with local (Exim 4.80) (envelope-from ) id 1XeVDg-0001BU-4t; Wed, 15 Oct 2014 21:30:52 +0100 From: Peter Maydell To: qemu-devel@nongnu.org Date: Wed, 15 Oct 2014 21:30:52 +0100 Message-Id: <1413405052-4527-1-git-send-email-peter.maydell@linaro.org> X-Mailer: git-send-email 1.7.10.4 X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:8b0:1d0::1 Cc: Anthony Liguori , patches@linaro.org Subject: [Qemu-devel] [PATCH] MAINTAINERS: add myself under 'general project admin' section X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org Sender: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org Signed-off-by: Peter Maydell Reviewed-by: Stefan Weil Reviewed-by: Edgar E. Iglesias Acked-by: Kevin Wolf Acked-by: Markus Armbruster --- Update the 'general project admin' section to include me as well as Anthony, given that I've been in practice doing a bunch of said admin, and the general consensus at the QEMU Summit yesterday seemed to think this was a sensible idea. MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 206bf7e..edb9944 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -51,6 +51,7 @@ Descriptions of section entries: General Project Administration ------------------------------ M: Anthony Liguori +M: Peter Maydell Responsible Disclosure, Reporting Security Issues ------------------------------