summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorDaniel P. Berrangé2022-02-03 11:49:28 +0100
committerDaniel P. Berrangé2022-02-16 19:52:40 +0100
commite3160dea5dccfca7b5dd19ebb7bbd069c58c0ea6 (patch)
treec754b3bf1df5a546c02b644f1523bf74bd02fabe /MAINTAINERS
parentseccomp: block setns, unshare and execveat syscalls (diff)
downloadqemu-e3160dea5dccfca7b5dd19ebb7bbd069c58c0ea6.tar.gz
qemu-e3160dea5dccfca7b5dd19ebb7bbd069c58c0ea6.tar.xz
qemu-e3160dea5dccfca7b5dd19ebb7bbd069c58c0ea6.zip
MAINTAINERS: take over seccomp from Eduardo Otubo
Eduardo has indicated that he no longer has time to be involved in a QEMU maintainership role. As one of the more frequent contributors of patches and design ideas to seccomp, I'll take over in an "Odd Fixes" role. Acked-by: Eduardo Otubo <otubo@redhat.com> Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS4
1 files changed, 2 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 1fe647eb08..7f345e30eb 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2978,8 +2978,8 @@ F: docs/sphinx/fakedbusdoc.py
F: tests/qtest/dbus*
Seccomp
-M: Eduardo Otubo <otubo@redhat.com>
-S: Supported
+M: Daniel P. Berrange <berrange@redhat.com>
+S: Odd Fixes
F: softmmu/qemu-seccomp.c
F: include/sysemu/seccomp.h
F: tests/unit/test-seccomp.c