diff options
author | Jeffrey Hugo <[email protected]> | 2024-02-09 09:09:34 -0700 |
---|---|---|
committer | Ulf Hansson <[email protected]> | 2024-02-13 17:43:59 +0100 |
commit | 02c801376bdd3dc9bcfae46ea9db382611f7612a (patch) | |
tree | 93d242d048e6b7070f912624ce167c32b364f63e | |
parent | d6e5288c8bf4f9bfbb9d3630d8605f45f15a525f (diff) |
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 <[email protected]>
Acked-by: Ritesh Harjani <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Ulf Hansson <[email protected]>
-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 <[email protected]> -M: Ritesh Harjani <[email protected]> -M: Asutosh Das <[email protected]> +M: Asutosh Das <[email protected]> +R: Ritesh Harjani <[email protected]> S: Supported F: drivers/mmc/host/cqhci* |