From patchwork Thu Mar 21 18:29:30 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stefan Berger X-Patchwork-Id: 229798 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from lists.gnu.org (lists.gnu.org [208.118.235.17]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id EFDCE2C00A3 for ; Fri, 22 Mar 2013 05:32:04 +1100 (EST) Received: from localhost ([::1]:36663 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UIkHT-00022A-5P for incoming@patchwork.ozlabs.org; Thu, 21 Mar 2013 14:32:03 -0400 Received: from eggs.gnu.org ([208.118.235.92]:37605) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UIkGB-0000DM-Ld for qemu-devel@nongnu.org; Thu, 21 Mar 2013 14:30:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UIkG5-0002Oo-Ck for qemu-devel@nongnu.org; Thu, 21 Mar 2013 14:30:43 -0400 Received: from e9.ny.us.ibm.com ([32.97.182.139]:55482) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UIkG5-0002Oj-87 for qemu-devel@nongnu.org; Thu, 21 Mar 2013 14:30:37 -0400 Received: from /spool/local by e9.ny.us.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Thu, 21 Mar 2013 14:30:36 -0400 Received: from d01dlp03.pok.ibm.com (9.56.250.168) by e9.ny.us.ibm.com (192.168.1.109) with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted; Thu, 21 Mar 2013 14:30:35 -0400 Received: from d01relay05.pok.ibm.com (d01relay05.pok.ibm.com [9.56.227.237]) by d01dlp03.pok.ibm.com (Postfix) with ESMTP id 7681AC90028 for ; Thu, 21 Mar 2013 14:30:29 -0400 (EDT) Received: from d03av04.boulder.ibm.com (d03av04.boulder.ibm.com [9.17.195.170]) by d01relay05.pok.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id r2LIUSc8345826 for ; Thu, 21 Mar 2013 14:30:29 -0400 Received: from d03av04.boulder.ibm.com (loopback [127.0.0.1]) by d03av04.boulder.ibm.com (8.14.4/8.13.1/NCO v10.0 AVout) with ESMTP id r2LITvhk021979 for ; Thu, 21 Mar 2013 12:29:57 -0600 Received: from k-d941f-5.watson.ibm.com (k-d941f-5.watson.ibm.com [9.2.141.165]) by d03av04.boulder.ibm.com (8.14.4/8.13.1/NCO v10.0 AVin) with ESMTP id r2LITuoH021912; Thu, 21 Mar 2013 12:29:56 -0600 Received: from k-d941f-5.watson.ibm.com (localhost.localdomain [127.0.0.1]) by k-d941f-5.watson.ibm.com (8.14.5/8.14.3) with ESMTP id r2LITtxc015229; Thu, 21 Mar 2013 14:29:55 -0400 Received: (from root@localhost) by k-d941f-5.watson.ibm.com (8.14.5/8.14.5/Submit) id r2LITsvU015228; Thu, 21 Mar 2013 14:29:54 -0400 From: Stefan Berger To: stefanb@linux.vnet.ibm.com, qemu-devel@nongnu.org, anthony@codemonkey.ws Date: Thu, 21 Mar 2013 14:29:30 -0400 Message-Id: <1363890571-15146-9-git-send-email-stefanb@linux.vnet.ibm.com> X-Mailer: git-send-email 1.7.11.7 In-Reply-To: <1363890571-15146-1-git-send-email-stefanb@linux.vnet.ibm.com> References: <1363890571-15146-1-git-send-email-stefanb@linux.vnet.ibm.com> X-TM-AS-MML: No X-Content-Scanned: Fidelis XPS MAILER x-cbid: 13032118-7182-0000-0000-000005E50AE7 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4.x-2.6.x [generic] X-Received-From: 32.97.182.139 Cc: jschopp@linux.vnet.ibm.com, coreyb@linux.vnet.ibm.com, mdroth@linux.vnet.ibm.com, mst@redhat.com Subject: [Qemu-devel] [PATCH v4 8/9] Update MAINTAINERS 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 Since I'm throwing all this code out there I'm also signing up to maintain it. Send me your bug reports. Cc: Michael Tsirkin Cc: Stefan Berger Signed-off-by: Joel Schopp --- MAINTAINERS | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 0ca7e1d..3e32ecb 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -790,3 +790,11 @@ Stable 0.10 L: qemu-stable@nongnu.org T: git git://git.qemu.org/qemu-stable-0.10.git S: Orphan + +Visitors +--------------- +ASN.1 BER +M: Stefan Berger +S: Maintained +F: /qapi/ber* +F: include/qapi/ber*