From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57152) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z2IbZ-0003v7-BJ for qemu-devel@nongnu.org; Tue, 09 Jun 2015 08:26:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z2IbV-0003Cx-UE for qemu-devel@nongnu.org; Tue, 09 Jun 2015 08:26:09 -0400 Received: from szxga02-in.huawei.com ([119.145.14.65]:22579) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z2IbV-00038a-Bq for qemu-devel@nongnu.org; Tue, 09 Jun 2015 08:26:05 -0400 Message-ID: <5576D9A8.2070206@huawei.com> Date: Tue, 9 Jun 2015 20:18:48 +0800 From: Gonglei MIME-Version: 1.0 References: <1433847222-21388-1-git-send-email-kraxel@redhat.com> In-Reply-To: <1433847222-21388-1-git-send-email-kraxel@redhat.com> Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] MAINTAINERS: remove malc from audio List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gerd Hoffmann , qemu-devel@nongnu.org On 2015/6/9 18:53, Gerd Hoffmann wrote: > email bounces, with a appearently permanent error: > "av1474@comtv.ru mail receiving disabled, rejecting" > > Signed-off-by: Gerd Hoffmann > --- > MAINTAINERS | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 4ed8215..8a678ca 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -770,7 +770,6 @@ F: hw/net/rocker/ > Subsystems > ---------- > Audio > -M: Vassili Karpov (malc) > M: Gerd Hoffmann > S: Maintained > F: audio/ > It's apparent that you did a good job for audio sub-system. :) Reviewed-by: Gonglei