diff options
author | Viktor Prutyanov | 2018-09-18 11:54:22 +0200 |
---|---|---|
committer | Paolo Bonzini | 2018-10-02 19:09:13 +0200 |
commit | 5ee547bb78a8cb868d68e4b9122b0df5650ed8a7 (patch) | |
tree | 96aeb37d672cca41f82757ad8c630fde317879ee /MAINTAINERS | |
parent | contrib: add elf2dmp tool (diff) | |
download | qemu-5ee547bb78a8cb868d68e4b9122b0df5650ed8a7.tar.gz qemu-5ee547bb78a8cb868d68e4b9122b0df5650ed8a7.tar.xz qemu-5ee547bb78a8cb868d68e4b9122b0df5650ed8a7.zip |
MAINTAINERS: add myself as elf2dmp maintainer
Add myself as contrib/elf2dmp maintainer and elf2dmp as maintained.
Signed-off-by: Viktor Prutyanov <viktor.prutyanov@phystech.edu>
Message-Id: <20180918095422.4468-1-viktor.prutyanov@phystech.edu>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 15503f41d8..3275cc6bbe 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1903,6 +1903,11 @@ S: Maintained F: include/qemu/iova-tree.h F: util/iova-tree.c +elf2dmp +M: Viktor Prutyanov <viktor.prutyanov@phystech.edu> +S: Maintained +F: contrib/elf2dmp/ + Usermode Emulation ------------------ Overall |