From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50730) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zc9JB-0005oF-2V for qemu-devel@nongnu.org; Wed, 16 Sep 2015 05:47:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zc9J7-00048m-MH for qemu-devel@nongnu.org; Wed, 16 Sep 2015 05:47:21 -0400 Received: from mx1.redhat.com ([209.132.183.28]:45649) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zc9J7-00048e-Gk for qemu-devel@nongnu.org; Wed, 16 Sep 2015 05:47:17 -0400 References: <1442339207-19646-1-git-send-email-mhines@digitalocean.com> <1442339207-19646-2-git-send-email-mhines@digitalocean.com> From: Paolo Bonzini Message-ID: <55F93A8D.4060509@redhat.com> Date: Wed, 16 Sep 2015 11:46:53 +0200 MIME-Version: 1.0 In-Reply-To: <1442339207-19646-2-git-send-email-mhines@digitalocean.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH: 2/2] maintainers: changed companies, use an email that doesn't change List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: mhines@digitalocean.com, qemu-devel@nongnu.org Cc: lizhijian@cn.fujitsu.com, zhang.zhanghailiang@huawei.com, quintela@redhat.com, skottler@digitalocean.com, "Michael R. Hines" , dgilbert@redhat.com, arei.gonglei@huawei.com, chegu_vinod@hp.com On 15/09/2015 19:46, mhines@digitalocean.com wrote: > From: "Michael R. Hines" > > Is there a procedure for updating this file besides just updating the > file? Not really, more maintainers are always welcome. :) Paolo > Signed-off-by: Michael R. Hines > --- > MAINTAINERS | 6 ++++++ > 1 file changed, 6 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 688979b..c455533 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -1066,6 +1066,12 @@ F: migration/ > F: scripts/vmstate-static-checker.py > F: tests/vmstate-static-checker-data/ > > +RDMA Migration > +M: Michael R. Hines > +M: Michael R. Hines > +S: Maintained > +F: migration/rdma.c > + > Seccomp > M: Eduardo Otubo > S: Supported >