Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

MAINTAINERS: Update bouncing @codeaurora addresses for EMMC CMDQ

The @codeaurora email domain's servers have been decommissioned for a
long while now, and any emails addressed there will bounce.

Asutosh has an entry in .mailmap pointing to a new address, but
MAINTAINERS still lists an old @codeaurora address. Update MAINTAINERS
to match .mailmap for anyone reading the file directly.

Ritesh appears to have changed jobs, but looks to be still active in the
community. Update Ritesh's address to the one used in recient community
postings. Also Ritesh has indicated their entry should be changed from
Maintainer (M:) to Reviewer (R:) so make that update while we are making
changes to the entry.

Signed-off-by: Jeffrey Hugo <quic_jhugo@quicinc.com>
Acked-by: Ritesh Harjani <ritesh.list@gmail.com>
Link: https://lore.kernel.org/r/20240209160934.3866475-1-quic_jhugo@quicinc.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>

authored by

Jeffrey Hugo and committed by
Ulf Hansson
02c80137 d6e5288c

+2 -2
+2 -2
MAINTAINERS
··· 7785 7785 7786 7786 EMMC CMDQ HOST CONTROLLER INTERFACE (CQHCI) DRIVER 7787 7787 M: Adrian Hunter <adrian.hunter@intel.com> 7788 - M: Ritesh Harjani <riteshh@codeaurora.org> 7789 - M: Asutosh Das <asutoshd@codeaurora.org> 7788 + M: Asutosh Das <quic_asutoshd@quicinc.com> 7789 + R: Ritesh Harjani <ritesh.list@gmail.com> 7790 7790 L: linux-mmc@vger.kernel.org 7791 7791 S: Supported 7792 7792 F: drivers/mmc/host/cqhci*