From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36339) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ebKE1-0001yS-Ha for qemu-devel@nongnu.org; Tue, 16 Jan 2018 00:55:58 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ebKDy-0003Ru-HT for qemu-devel@nongnu.org; Tue, 16 Jan 2018 00:55:57 -0500 Received: from mx1.redhat.com ([209.132.183.28]:32964) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1ebKDy-0003Re-Ax for qemu-devel@nongnu.org; Tue, 16 Jan 2018 00:55:54 -0500 References: <1516077852-7974-1-git-send-email-mst@redhat.com> <1516077852-7974-2-git-send-email-mst@redhat.com> From: Thomas Huth Message-ID: <47ce957a-460f-5f01-6859-cf89c49ec782@redhat.com> Date: Tue, 16 Jan 2018 06:55:42 +0100 MIME-Version: 1.0 In-Reply-To: <1516077852-7974-2-git-send-email-mst@redhat.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PULL 01/33] MAINTAINERS: Add myself as maintainer to X86 machines List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Michael S. Tsirkin" , qemu-devel@nongnu.org Cc: Peter Maydell , Michael Tokarev , =?UTF-8?Q?Philippe_Mathieu-Daud=c3=a9?= , =?UTF-8?Q?Marc-Andr=c3=a9_Lureau?= , Marcel Apfelbaum , Paolo Bonzini On 16.01.2018 05:46, Michael S. Tsirkin wrote: > From: Marcel Apfelbaum > > Signed-off-by: Marcel Apfelbaum > Signed-off-by: Marcel Apfelbaum I think the second SoB rather be yours, Michael, instead of a second one from Marcel. > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 4770f10..753e799 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -852,6 +852,7 @@ X86 Machines > ------------ > PC > M: Michael S. Tsirkin > +M: Marcel Apfelbaum > S: Supported > F: include/hw/i386/ > F: hw/i386/ >