From: Bin Meng <bin.meng...@windriver.com> The old Wind River email address (bin.m...@windriver.com) is no longer available due to an internal infrastructure change within the company. While a new email address (bin.meng...@windriver.com) has been assigned to me, I am unable to find a way to send this patch directly from the new address. Presumably, the basic authentication with client submission (SMTP AUTH) [1] has been disabled by the company's IT.
Switch to use my personal email address instead. Signed-off-by: Bin Meng <bin.meng...@windriver.com> Signed-off-by: Bin Meng <bmeng...@gmail.com> [1] https://learn.microsoft.com/en-us/exchange/mail-flow-best-practices/how-to-set-up-a-multifunction-device-or-application-to-send-email-using-microsoft-365-or-office-365 Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org> Message-ID: <20240505072312.2776074-1-bmeng...@gmail.com> Signed-off-by: Philippe Mathieu-Daudé <phi...@linaro.org> --- MAINTAINERS | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 63ada48bb4..84391777db 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -320,7 +320,7 @@ F: tests/tcg/ppc*/* RISC-V TCG CPUs M: Palmer Dabbelt <pal...@dabbelt.com> M: Alistair Francis <alistair.fran...@wdc.com> -M: Bin Meng <bin.m...@windriver.com> +M: Bin Meng <bmeng...@gmail.com> R: Weiwei Li <liwei1...@gmail.com> R: Daniel Henrique Barboza <dbarb...@ventanamicro.com> R: Liu Zhiwei <zhiwei_...@linux.alibaba.com> @@ -1603,7 +1603,7 @@ F: include/hw/riscv/opentitan.h F: include/hw/*/ibex_*.h Microchip PolarFire SoC Icicle Kit -M: Bin Meng <bin.m...@windriver.com> +M: Bin Meng <bmeng...@gmail.com> L: qemu-ri...@nongnu.org S: Supported F: docs/system/riscv/microchip-icicle-kit.rst @@ -1630,7 +1630,7 @@ F: include/hw/char/shakti_uart.h SiFive Machines M: Alistair Francis <alistair.fran...@wdc.com> -M: Bin Meng <bin.m...@windriver.com> +M: Bin Meng <bmeng...@gmail.com> M: Palmer Dabbelt <pal...@dabbelt.com> L: qemu-ri...@nongnu.org S: Supported @@ -2126,7 +2126,7 @@ F: hw/ssi/xilinx_* SD (Secure Card) M: Philippe Mathieu-Daudé <phi...@linaro.org> -M: Bin Meng <bin.m...@windriver.com> +M: Bin Meng <bmeng...@gmail.com> L: qemu-bl...@nongnu.org S: Odd Fixes F: include/hw/sd/sd* -- 2.41.0