diff mbox series

[RFC] MAINTAINERS: drop unreachable contact for MEDIATEK JPEG DRIVER

Message ID 20220308114300.12502-1-lukas.bulwahn@gmail.com (mailing list archive)
State New, archived
Headers show
Series [RFC] MAINTAINERS: drop unreachable contact for MEDIATEK JPEG DRIVER | expand

Commit Message

Lukas Bulwahn March 8, 2022, 11:43 a.m. UTC
After sending a patch to Rick Chang, the mediatek mail server responded:

  ** Message not delivered **

  Your message couldn't be delivered to rick.chang@mediatek.com because
  the remote server is misconfigured. See technical details below for more
  information.

  The response from the remote server was:
  550 Relaying mail to rick.chang@mediatek.com is not allowed

So, drop Rick Chang from the MEDIATEK JPEG DRIVER section.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
---

If Rick Chang is gone, pick this patch.

 MAINTAINERS | 1 -
 1 file changed, 1 deletion(-)

Comments

Miles Chen March 9, 2022, 3:04 a.m. UTC | #1
Hi Lukas,

> After sending a patch to Rick Chang, the mediatek mail server responded:
> 
>   ** Message not delivered **
> 
>   Your message couldn't be delivered to rick.chang@mediatek.com because
>   the remote server is misconfigured. See technical details below for more
>   information.
> 
>   The response from the remote server was:
>   550 Relaying mail to rick.chang@mediatek.com is not allowed
> 
> So, drop Rick Chang from the MEDIATEK JPEG DRIVER section.
> 
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>

I confirmed that Rick Chang has left Mediatek, so it is ok to remove his name.

Reviewed-by: Miles Chen <miles.chen@mediatek.com>

Thanks,
Miles
Mauro Carvalho Chehab May 13, 2022, 7:23 a.m. UTC | #2
Em Wed, 9 Mar 2022 11:04:31 +0800
Miles Chen <miles.chen@mediatek.com> escreveu:

> Hi Lukas,
> 
> > After sending a patch to Rick Chang, the mediatek mail server responded:
> > 
> >   ** Message not delivered **
> > 
> >   Your message couldn't be delivered to rick.chang@mediatek.com because
> >   the remote server is misconfigured. See technical details below for more
> >   information.
> > 
> >   The response from the remote server was:
> >   550 Relaying mail to rick.chang@mediatek.com is not allowed
> > 
> > So, drop Rick Chang from the MEDIATEK JPEG DRIVER section.

Funny... I did a quick test here, and the e-mail to Rick was not rejected:

Connecting to smtp.kernel.org [35.85.114.177]:587 ...  TFO mode sendto, no data: EINPROGRESS
 connected
  SMTP<< 220 smtp.kernel.org ESMTP Postfix
  SMTP>> EHLO mail.kernel.org
  SMTP<< 250-smtp.kernel.org
         250-PIPELINING
         250-SIZE 30720000
         250-VRFY
         250-ETRN
         250-STARTTLS
         250-ENHANCEDSTATUSCODES
         250-8BITMIME
         250-DSN
         250 CHUNKING
  SMTP>> STARTTLS
  SMTP<< 220 2.0.0 Ready to start TLS
  SMTP>> EHLO mail.kernel.org
  SMTP<< 250-smtp.kernel.org
         250-PIPELINING
         250-SIZE 30720000
         250-VRFY
         250-ETRN
         250-AUTH PLAIN LOGIN
         250-ENHANCEDSTATUSCODES
         250-8BITMIME
         250-DSN
         250 CHUNKING
  SMTP>> AUTH PLAIN ************************************
  SMTP<< 235 2.7.0 Authentication successful
  SMTP|> MAIL FROM:<mchehab@kernel.org> SIZE=1361 AUTH=mchehab@kernel.org
  SMTP|> RCPT TO:<rick.chang@mediatek.com>
         will write message using CHUNKING
  SMTP+> BDAT 338 LAST
  SMTP>> QUIT
  SMTP<< 250 2.1.0 Ok
  SMTP<< 250 2.1.5 Ok
  SMTP<< 250 2.0.0 Ok: 338 bytes queued as 8DCF4C34100
  SMTP<< 221 2.0.0 Bye
  SMTP(close)>>
LOG: MAIN
  => rick.chang@mediatek.com R=smarthost T=remote_msa H=smtp.kernel.org [35.85.114.177] X=TLS1.2:ECDHE-RSA-AES256-GCM-SHA384:256 CV=yes A=client_auth_plain K C="250 2.0.0 Ok: 338 bytes queued as 8DCF4C34100"
LOG: MAIN
  Completed

> > 
> > Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>  
> 
> I confirmed that Rick Chang has left Mediatek, so it is ok to remove his name.

Ok, I'll apply the patch.

> 
> Reviewed-by: Miles Chen <miles.chen@mediatek.com>
> 
> Thanks,
> Miles

Thanks,
Mauro
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 8c7e40e1215e..02a75dd04187 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -12334,7 +12334,6 @@  F:	drivers/iommu/mtk_iommu*
 F:	include/dt-bindings/memory/mt*-port.h
 
 MEDIATEK JPEG DRIVER
-M:	Rick Chang <rick.chang@mediatek.com>
 M:	Bin Liu <bin.liu@mediatek.com>
 S:	Supported
 F:	Documentation/devicetree/bindings/media/mediatek-jpeg-*.yaml