diff options
author | Jeffrey Hugo <quic_jhugo@quicinc.com> | 2024-02-09 09:09:34 -0700 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2024-02-13 17:43:59 +0100 |
commit | 02c801376bdd3dc9bcfae46ea9db382611f7612a (patch) | |
tree | 93d242d048e6b7070f912624ce167c32b364f63e | |
parent | d6e5288c8bf4f9bfbb9d3630d8605f45f15a525f (diff) | |
download | linux-02c801376bdd3dc9bcfae46ea9db382611f7612a.tar.gz linux-02c801376bdd3dc9bcfae46ea9db382611f7612a.tar.bz2 linux-02c801376bdd3dc9bcfae46ea9db382611f7612a.zip |
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>
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 73d898383e51..137582fa1012 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7785,8 +7785,8 @@ F: drivers/media/usb/em28xx/ EMMC CMDQ HOST CONTROLLER INTERFACE (CQHCI) DRIVER M: Adrian Hunter <adrian.hunter@intel.com> -M: Ritesh Harjani <riteshh@codeaurora.org> -M: Asutosh Das <asutoshd@codeaurora.org> +M: Asutosh Das <quic_asutoshd@quicinc.com> +R: Ritesh Harjani <ritesh.list@gmail.com> L: linux-mmc@vger.kernel.org S: Supported F: drivers/mmc/host/cqhci* |