diff options
author | Eduardo Otubo | 2013-09-09 19:04:15 +0200 |
---|---|---|
committer | Anthony Liguori | 2013-09-17 18:22:16 +0200 |
commit | 92bfedb0b6071c5c59f97c99a0ff79e3a0856bd4 (patch) | |
tree | 1515bc8ddf4a1d07b12e88e3c538a1707565418e /MAINTAINERS | |
parent | hmp: block-stream: fix typo (diff) | |
download | qemu-92bfedb0b6071c5c59f97c99a0ff79e3a0856bd4.tar.gz qemu-92bfedb0b6071c5c59f97c99a0ff79e3a0856bd4.tar.xz qemu-92bfedb0b6071c5c59f97c99a0ff79e3a0856bd4.zip |
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 |