diff options
author | Brian Cain <brian.cain@oss.qualcomm.com> | 2024-12-09 10:12:42 -0800 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2024-12-13 15:37:39 +0000 |
commit | 08e199bbc6a4a9b9d929a472e14cc47116811afb (patch) | |
tree | 88177ce336f677490701fd069660131bfd7b9f9e | |
parent | e30e6fdcc59c980e83514ba731394a85428a9405 (diff) | |
download | qemu-08e199bbc6a4a9b9d929a472e14cc47116811afb.zip qemu-08e199bbc6a4a9b9d929a472e14cc47116811afb.tar.gz qemu-08e199bbc6a4a9b9d929a472e14cc47116811afb.tar.bz2 |
MAINTAINERS: correct my email address
Mea culpa, I don't know how I got this wrong in 2dfe93699c. Still
getting used to the new address, I suppose. Somehow I got it right in the
mailmap, though.
Signed-off-by: Brian Cain <brian.cain@oss.qualcomm.com>
Message-id: 20241209181242.1434231-1-brian.cain@oss.qualcomm.com
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 7c1ab51..822f343 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -226,7 +226,7 @@ F: target/avr/ F: tests/functional/test_avr_mega2560.py Hexagon TCG CPUs -M: Brian Cain <bcain@oss.qualcomm.com> +M: Brian Cain <brian.cain@oss.qualcomm.com> S: Supported F: target/hexagon/ X: target/hexagon/idef-parser/ |