From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57962) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bP1cI-0000Tq-I7 for qemu-devel@nongnu.org; Mon, 18 Jul 2016 02:01:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bP1cE-0002d9-G7 for qemu-devel@nongnu.org; Mon, 18 Jul 2016 02:01:21 -0400 Received: from mx1.redhat.com ([209.132.183.28]:55133) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bP1cE-0002d5-A8 for qemu-devel@nongnu.org; Mon, 18 Jul 2016 02:01:18 -0400 References: <1468223382-6185-1-git-send-email-jiri@resnulli.us> From: Jason Wang Message-ID: <578C70A7.7060203@redhat.com> Date: Mon, 18 Jul 2016 14:01:11 +0800 MIME-Version: 1.0 In-Reply-To: <1468223382-6185-1-git-send-email-jiri@resnulli.us> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [patch qemu] MAINTAINERS: release Scott from being a rocker maintainer List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jiri Pirko , qemu-devel@nongnu.org Cc: pbonzini@redhat.com, sfeldma@gmail.com On 2016=E5=B9=B407=E6=9C=8811=E6=97=A5 15:49, Jiri Pirko wrote: > From: Jiri Pirko > > As requested by Scott, removing him. > > Signed-off-by: Scott Feldman > Signed-off-by: Jiri Pirko > --- > MAINTAINERS | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 1d0e2c3..5928f22 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -971,7 +971,6 @@ F: hw/net/vmxnet* > F: hw/scsi/vmw_pvscsi* > =20 > Rocker > -M: Scott Feldman > M: Jiri Pirko > S: Maintained > F: hw/net/rocker/ Applied to -net. Thanks