diff options
author | Akihiko Odaki <akihiko.odaki@daynix.com> | 2024-03-07 19:20:58 +0900 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2024-03-11 17:06:06 +0000 |
commit | a2de23c6e3e840e3e96ad0bb9e4314988e5a2f42 (patch) | |
tree | a20c07e1dc9e3866189db414a9fe141a0af93f60 | |
parent | f024f5031ee570d952d3e93c4bb00ee111eb9dc6 (diff) | |
download | qemu-a2de23c6e3e840e3e96ad0bb9e4314988e5a2f42.zip qemu-a2de23c6e3e840e3e96ad0bb9e4314988e5a2f42.tar.gz qemu-a2de23c6e3e840e3e96ad0bb9e4314988e5a2f42.tar.bz2 |
MAINTAINERS: Add Akihiko Odaki as a elf2dmp reviewer
Signed-off-by: Akihiko Odaki <akihiko.odaki@daynix.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Tested-by: Viktor Prutyanov <viktor.prutyanov@phystech.edu>
Reviewed-by: Viktor Prutyanov <viktor.prutyanov@phystech.edu>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-id: 20240307-elf2dmp-v4-15-4f324ad4d99d@daynix.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 4d96f85..12f5e47 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3587,6 +3587,7 @@ F: util/iova-tree.c elf2dmp M: Viktor Prutyanov <viktor.prutyanov@phystech.edu> +R: Akihiko Odaki <akihiko.odaki@daynix.com> S: Maintained F: contrib/elf2dmp/ |