From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:37843) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VOO9N-0001py-Ff for qemu-devel@nongnu.org; Tue, 24 Sep 2013 04:39:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VOO9H-0001gM-3m for qemu-devel@nongnu.org; Tue, 24 Sep 2013 04:39:17 -0400 Received: from mx1.redhat.com ([209.132.183.28]:50435) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VOO9G-0001gD-SC for qemu-devel@nongnu.org; Tue, 24 Sep 2013 04:39:11 -0400 Received: from int-mx12.intmail.prod.int.phx2.redhat.com (int-mx12.intmail.prod.int.phx2.redhat.com [10.5.11.25]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id r8O8dAYQ018332 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Tue, 24 Sep 2013 04:39:10 -0400 From: Gerd Hoffmann Date: Tue, 24 Sep 2013 10:39:00 +0200 Message-Id: <1380011943-15083-2-git-send-email-kraxel@redhat.com> In-Reply-To: <1380011943-15083-1-git-send-email-kraxel@redhat.com> References: <1380011943-15083-1-git-send-email-kraxel@redhat.com> Subject: [Qemu-devel] [PATCH 1/4] audio maintainers update List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Bandan Das , Gerd Hoffmann av1474@comtv.ru bounces, and I havn't seen malc @ qemu-devel for quite a while (anyone knows what is up?). Adding myself as audio maintainer, so audio patches don't fall through the cracks that easily. Signed-off-by: Gerd Hoffmann --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index d128ed0..bee4b6e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -638,6 +638,7 @@ Subsystems ---------- Audio M: Vassili Karpov (malc) +M: Gerd Hoffmann S: Maintained F: audio/ F: hw/audio/ -- 1.8.3.1