diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2016-08-24 16:04:56 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2016-09-13 19:08:45 +0200 |
commit | b1ed728a61183cba0ed0c78885c8f7ee0c42d87b (patch) | |
tree | 6cd92b3858da6ce2f966b9fea3df1ea14deee867 | |
parent | 98f62e3d5d7cd25b025f8410005cc3898dfa16e9 (diff) | |
download | qemu-b1ed728a61183cba0ed0c78885c8f7ee0c42d87b.tar.gz qemu-b1ed728a61183cba0ed0c78885c8f7ee0c42d87b.tar.bz2 qemu-b1ed728a61183cba0ed0c78885c8f7ee0c42d87b.zip |
MAINTAINERS: add myself as stubs maintainers
Let's just remove some files from the pool of unmaintained files.
I am obviously not going to send pull requests only for stubs/, but
I will ack them if maintainers want that.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
-rw-r--r-- | MAINTAINERS | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index b6fb84e826..c63671bcac 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1257,6 +1257,11 @@ F: net/slirp.c F: include/net/slirp.h T: git git://git.kiszka.org/qemu.git queues/slirp +Stubs +M: Paolo Bonzini <pbonzini@redhat.com> +S: Maintained +F: stubs/ + Tracing M: Stefan Hajnoczi <stefanha@redhat.com> S: Maintained |