diff options
author | Richard Henderson | 2020-01-06 07:30:37 +0100 |
---|---|---|
committer | Richard Henderson | 2020-01-16 02:13:10 +0100 |
commit | 3e5a01ef0268ee4c9d342a26dbf6624d6b5b20d6 (patch) | |
tree | 437a231709a45ec928dc8151b41098d76f30af32 /MAINTAINERS | |
parent | configure: Remove tcg/ from the preprocessor include search list (diff) | |
download | qemu-3e5a01ef0268ee4c9d342a26dbf6624d6b5b20d6.tar.gz qemu-3e5a01ef0268ee4c9d342a26dbf6624d6b5b20d6.tar.xz qemu-3e5a01ef0268ee4c9d342a26dbf6624d6b5b20d6.zip |
MAINTAINERS: Replace Claudio Fontana for tcg/aarch64
Claudio's Huawei address has been defunct for quite a while. In
https://lists.gnu.org/archive/html/qemu-devel/2019-05/msg06872.html
he asked for his personal address to be removed as well.
I will take over officially.
Cc: Claudio Fontana <claudio.fontana@gmail.com>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index f8952cf53e..4b425d030d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2392,8 +2392,7 @@ F: plugins/ F: tests/plugin AArch64 TCG target -M: Claudio Fontana <claudio.fontana@huawei.com> -M: Claudio Fontana <claudio.fontana@gmail.com> +M: Richard Henderson <richard.henderson@linaro.org> S: Maintained L: qemu-arm@nongnu.org F: tcg/aarch64/ |