From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38092) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZcA45-0002QN-V0 for qemu-devel@nongnu.org; Wed, 16 Sep 2015 06:35:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZcA42-0000Xy-PB for qemu-devel@nongnu.org; Wed, 16 Sep 2015 06:35:49 -0400 Received: from mx1.redhat.com ([209.132.183.28]:59817) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZcA42-0000Ue-J8 for qemu-devel@nongnu.org; Wed, 16 Sep 2015 06:35:46 -0400 Date: Wed, 16 Sep 2015 11:35:41 +0100 From: Stefan Hajnoczi Message-ID: <20150916103541.GA5898@stefanha-thinkpad.redhat.com> References: <1442372730-11360-1-git-send-email-jasowang@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1442372730-11360-1-git-send-email-jasowang@redhat.com> Subject: Re: [Qemu-devel] [PATCH] MAINTAINERS: Stefan will not maintain net subsystem List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jason Wang Cc: peter.maydell@linaro.org, qemu-devel@nongnu.org, "Michael S. Tsirkin" On Wed, Sep 16, 2015 at 11:05:30AM +0800, Jason Wang wrote: > Talked with Stefan, he will not maintain net subsystem. > > Cc: Stefan Hajnoczi > Cc: Michael S. Tsirkin > Signed-off-by: Jason Wang > --- > MAINTAINERS | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) Thanks, applied to my net tree: https://github.com/stefanha/qemu/commits/net The next pull request will be my last net pull request. I haven't had enough time for the net subsystem for a while now. Jason has been active in contributing and reviewing patches. He has agreed to become the maintainer and will be sending pull requests from now on. Stefan