From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38819) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VJ7Xj-0007ll-4R for qemu-devel@nongnu.org; Mon, 09 Sep 2013 15:54:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VJ7Xe-0000hZ-8n for qemu-devel@nongnu.org; Mon, 09 Sep 2013 15:54:39 -0400 Received: from mx1.redhat.com ([209.132.183.28]:63701) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VJ7Xe-0000hO-13 for qemu-devel@nongnu.org; Mon, 09 Sep 2013 15:54:34 -0400 From: Paul Moore Date: Mon, 09 Sep 2013 15:54:29 -0400 Message-ID: <16418071.3G8ubuW258@sifl> In-Reply-To: <1378746255-2089-1-git-send-email-otubo@linux.vnet.ibm.com> References: <1378746255-2089-1-git-send-email-otubo@linux.vnet.ibm.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [Qemu-devel] [PATCH] MAINTAINERS: Add myself to MAINTAINERS file List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Eduardo Otubo , qemu-devel@nongnu.org Cc: pbonzini@redhat.com, coreyb@linux.vnet.ibm.com, anthony@codemonkey.ws On Monday, September 09, 2013 02:04:15 PM Eduardo Otubo wrote: > Add myself to the MAINTAINERS file. I'll be looking at qemu-seccomp.c > and include/sysemu/seccomp.h. > > Signed-off-by: Eduardo Otubo > --- > As discussed in previous threads, I'm including myself to the MAINTAINERS > file so I can take care of the sandbox feature in Qemu. > > MAINTAINERS | 6 ++++++ > 1 files changed, 6 insertions(+), 0 deletions(-) Acked-by: Paul Moore > diff --git a/MAINTAINERS b/MAINTAINERS > index d128ed0..09c5148 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -766,6 +766,12 @@ M: Blue Swirl > S: Odd Fixes > F: scripts/checkpatch.pl > > +Seccomp > +M: Eduardo Otubo > +S: Supported > +F: qemu-seccomp.c > +F: include/sysemu/seccomp.h > + > Usermode Emulation > ------------------ > BSD user -- paul moore security and virtualization @ redhat