From mboxrd@z Thu Jan 1 00:00:00 1970 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 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 From: Stefan Berger Date: Thu, 21 Mar 2013 14:29:30 -0400 Message-Id: <1363890571-15146-9-git-send-email-stefanb@linux.vnet.ibm.com> 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> Subject: [Qemu-devel] [PATCH v4 8/9] Update MAINTAINERS List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: stefanb@linux.vnet.ibm.com, qemu-devel@nongnu.org, anthony@codemonkey.ws Cc: jschopp@linux.vnet.ibm.com, coreyb@linux.vnet.ibm.com, mdroth@linux.vnet.ibm.com, mst@redhat.com 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* -- 1.7.11.7