From: Daniel P. Berrangé Date: Thu, 3 Feb 2022 10:49:28 +0000 (+0000) Subject: MAINTAINERS: take over seccomp from Eduardo Otubo X-Git-Tag: v7.0.0-rc0~43^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3160dea5dccfca7b5dd19ebb7bbd069c58c0ea6;p=thirdparty%2Fqemu.git 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 Signed-off-by: Daniel P. Berrangé --- diff --git a/MAINTAINERS b/MAINTAINERS index 1fe647eb080..7f345e30ebf 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2978,8 +2978,8 @@ F: docs/sphinx/fakedbusdoc.py F: tests/qtest/dbus* Seccomp -M: Eduardo Otubo -S: Supported +M: Daniel P. Berrange +S: Odd Fixes F: softmmu/qemu-seccomp.c F: include/sysemu/seccomp.h F: tests/unit/test-seccomp.c