diff mbox

MAINTAINERS: Add myself to MAINTAINERS file

Message ID 1378746255-2089-1-git-send-email-otubo@linux.vnet.ibm.com
State New
Headers show

Commit Message

Eduardo Otubo Sept. 9, 2013, 5:04 p.m. UTC
Add myself to the MAINTAINERS file. I'll be looking at qemu-seccomp.c
and include/sysemu/seccomp.h.

Signed-off-by: Eduardo Otubo <otubo@linux.vnet.ibm.com>
---
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(-)

Comments

Paul Moore Sept. 9, 2013, 7:54 p.m. UTC | #1
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 <otubo@linux.vnet.ibm.com>
> ---
> 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 <pmoore@redhat.com>

> diff --git a/MAINTAINERS b/MAINTAINERS
> index d128ed0..09c5148 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -766,6 +766,12 @@ M: Blue Swirl <blauwirbel@gmail.com>
>  S: Odd Fixes
>  F: scripts/checkpatch.pl
> 
> +Seccomp
> +M: Eduardo Otubo <otubo@linux.vnet.ibm.com>
> +S: Supported
> +F: qemu-seccomp.c
> +F: include/sysemu/seccomp.h
> +
>  Usermode Emulation
>  ------------------
>  BSD user
diff mbox

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index d128ed0..09c5148 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -766,6 +766,12 @@  M: Blue Swirl <blauwirbel@gmail.com>
 S: Odd Fixes
 F: scripts/checkpatch.pl
 
+Seccomp
+M: Eduardo Otubo <otubo@linux.vnet.ibm.com>
+S: Supported
+F: qemu-seccomp.c
+F: include/sysemu/seccomp.h
+
 Usermode Emulation
 ------------------
 BSD user