On Thu, Feb 3, 2022 at 11:51 AM Daniel P. Berrangé <[email protected]> wrote: > > Eduardo has indicated that he no longer has time to be involved in > a QEMU aintainership role. As one of the more frequent contributors > of patches and design ideas to seccomp, I'll take over. > > Signed-off-by: Daniel P. Berrangé <[email protected]> > --- > MAINTAINERS | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index bdb55924f4..2b0b400709 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -2973,8 +2973,8 @@ F: docs/sphinx/fakedbusdoc.py > F: tests/qtest/dbus* > > Seccomp > -M: Eduardo Otubo <[email protected]> > -S: Supported > +M: Daniel P. Berrange <[email protected]> > +S: Odd Fixes > F: softmmu/qemu-seccomp.c > F: include/sysemu/seccomp.h > F: tests/unit/test-seccomp.c > -- > 2.34.1 >
Acked-by: Eduardo Otubo <[email protected]>
