From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38675) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dNP5v-0000Kb-Bf for qemu-devel@nongnu.org; Tue, 20 Jun 2017 15:45:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dNP5s-0006lP-5A for qemu-devel@nongnu.org; Tue, 20 Jun 2017 15:45:47 -0400 Received: from mx1.redhat.com ([209.132.183.28]:54900) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dNP5r-0006k9-RN for qemu-devel@nongnu.org; Tue, 20 Jun 2017 15:45:44 -0400 References: <20170612121820.31106-1-otubo@redhat.com> From: Eduardo Otubo Message-ID: <48e97897-a42a-4f51-9cee-228b458ef2cf@redhat.com> Date: Tue, 20 Jun 2017 21:45:33 +0200 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] MAINTAINERS: seccomp: change email contact for Eduardo Otubo List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Thomas Huth , qemu-devel@nongnu.org Cc: Peter Maydell On 06/12/2017 06:03 PM, Thomas Huth wrote: > On 12.06.2017 14:18, Eduardo Otubo wrote: >> Signed-off-by: Eduardo Otubo >> --- >> MAINTAINERS | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) >> >> diff --git a/MAINTAINERS b/MAINTAINERS >> index 120788d..0d065a0 100644 >> --- a/MAINTAINERS >> +++ b/MAINTAINERS >> @@ -1490,7 +1490,7 @@ F: tests/vmstate-static-checker-data/ >> F: docs/migration.txt >> >> Seccomp >> -M: Eduardo Otubo >> +M: Eduardo Otubo >> S: Supported >> F: qemu-seccomp.c >> F: include/sysemu/seccomp.h > > Reviewed-by: Thomas Huth > ping?