diff options
author | Alex Bennée | 2019-01-14 16:25:13 +0100 |
---|---|---|
committer | Alex Bennée | 2019-01-14 17:06:57 +0100 |
commit | 92329a7e70bc9755fd7114b8f91f95ed0b97648f (patch) | |
tree | 4097b202672e5789f8087e36ef2fd20d0164d993 /MAINTAINERS | |
parent | contrib/gitdm: add another name to WaveComp map (diff) | |
download | qemu-92329a7e70bc9755fd7114b8f91f95ed0b97648f.tar.gz qemu-92329a7e70bc9755fd7114b8f91f95ed0b97648f.tar.xz qemu-92329a7e70bc9755fd7114b8f91f95ed0b97648f.zip |
MAINTAINERS: add myself as a route for gitdm updates
Seeing as I'll get pegged by get_maintainers.pl anyway I might as well
make the support status of the data mining config official.
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 87f90721b9..f3002e1872 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2494,6 +2494,12 @@ M: Daniel P. Berrange <berrange@redhat.com> S: Odd Fixes F: docs/devel/build-system.txt +GIT Data Mining Config +M: Alex Bennée <alex.bennee@linaro.org> +S: Odd Fixes +F: gitdm.config +F: contrib/gitdm/* + Incompatible changes R: libvir-list@redhat.com F: qemu-deprecated.texi |