diff options
author | Eduardo Otubo <otubo@linux.vnet.ibm.com> | 2013-09-09 14:04:15 -0300 |
---|---|---|
committer | Anthony Liguori <anthony@codemonkey.ws> | 2013-09-17 11:22:16 -0500 |
commit | 92bfedb0b6071c5c59f97c99a0ff79e3a0856bd4 (patch) | |
tree | 1515bc8ddf4a1d07b12e88e3c538a1707565418e /MAINTAINERS | |
parent | 46663e5eff4be1d79971f46e51c9bb415ec8f5be (diff) |
MAINTAINERS: Add myself to MAINTAINERS file
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>
Acked-by: Paul Moore <pmoore@redhat.com>
Message-id: 1378746255-2089-1-git-send-email-otubo@linux.vnet.ibm.com
Signed-off-by: Anthony Liguori <anthony@codemonkey.ws>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index d128ed035a..09c5148cdd 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 |