Message ID | 20240202163038.4080702-1-quic_jhugo@quicinc.com |
---|---|
State | New |
Headers | show |
Series | MAINTAINERS: Update bouncing @codeaurora addresses | expand |
Jeffrey Hugo <quic_jhugo@quicinc.com> writes: > 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. > Thanks Jeffrey for the cc. Since I am not really active in linux-mmc anymore, I would like to propose to have a Reviewer entry (R:) for myself which I can try to help with. Is that ok? Thanks again for taking this up. > Signed-off-by: Jeffrey Hugo <quic_jhugo@quicinc.com> > --- > MAINTAINERS | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 1e5dfd169a19..ac7e524cd8f8 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -7803,8 +7803,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: Ritesh Harjani <ritesh.list@gmail.com> > +M: Asutosh Das <quic_asutoshd@quicinc.com> > L: linux-mmc@vger.kernel.org > S: Supported > F: drivers/mmc/host/cqhci* > -- > 2.34.1
diff --git a/MAINTAINERS b/MAINTAINERS index 1e5dfd169a19..ac7e524cd8f8 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7803,8 +7803,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: Ritesh Harjani <ritesh.list@gmail.com> +M: Asutosh Das <quic_asutoshd@quicinc.com> L: linux-mmc@vger.kernel.org S: Supported F: drivers/mmc/host/cqhci*
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. Signed-off-by: Jeffrey Hugo <quic_jhugo@quicinc.com> --- MAINTAINERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)