From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:44536) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wzk4H-0008Mg-5e for qemu-devel@nongnu.org; Wed, 25 Jun 2014 06:04:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wzk4B-0001LG-T9 for qemu-devel@nongnu.org; Wed, 25 Jun 2014 06:04:41 -0400 Received: from mx1.redhat.com ([209.132.183.28]:39408) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wzk4B-0001L5-LW for qemu-devel@nongnu.org; Wed, 25 Jun 2014 06:04:35 -0400 Date: Wed, 25 Jun 2014 13:04:52 +0300 From: "Michael S. Tsirkin" Message-ID: <20140625100452.GG6357@redhat.com> References: <1403690115-14869-1-git-send-email-hutao@cn.fujitsu.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1403690115-14869-1-git-send-email-hutao@cn.fujitsu.com> Subject: Re: [Qemu-devel] [PATCH RESEND] MAINTAINERS: add myself as maintainer of numa.c List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Hu Tao Cc: Peter Maydell , Paolo Bonzini , qemu-devel@nongnu.org, Anthony Liguori , Eduardo Habkost On Wed, Jun 25, 2014 at 05:55:15PM +0800, Hu Tao wrote: > After commit 96d0e26c238e8 this file becomes unmaintained, not listed in MAINTAINERS != unmaintained > add myself as > the maintainer. > > Signed-off-by: Hu Tao Let's wait with this one, for now people can figure out Cc based on git history. > --- > MAINTAINERS | 5 +++++ > 1 file changed, 5 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 9b93edd..47dfc37 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -858,6 +858,11 @@ S: Supported > F: qemu-seccomp.c > F: include/sysemu/seccomp.h > > +NUMA > +M: Hu Tao > +S: Maintained > +F: numa.c > + > Usermode Emulation > ------------------ > BSD user > -- > 1.9.3