[PATCH] MAINTAINERS: Remove non-working address from MAINTAINERS

From: Hugo Villeneuve hvilleneuve@dimonoff.com
The address ariel.dalessandro@collabora.com is no longer working:
A message that you sent could not be delivered to one or more of its recipients. This is a permanent error. The following address(es) failed:
ariel.dalessandro@collabora.com host mx.collabora.co.uk [46.235.227.165] SMTP error from remote mail server after RCPT TO:ariel.dalessandro@collabora.com: 550 5.1.1 ariel.dalessandro@collabora.com: Recipient address rejected: undeliverable address: host mail.collabora.co.uk[46.235.227.172] said: 550 5.1.1 ariel.dalessandro@collabora.com: Recipient address rejected: User unknown in local recipient table (in reply to RCPT TO command)
Remove this address from MAINTAINERS.
Signed-off-by: Hugo Villeneuve hvilleneuve@dimonoff.com --- board/bsh/imx8mn_smm_s2/MAINTAINERS | 1 - board/variscite/imx8mn_var_som/MAINTAINERS | 1 - 2 files changed, 2 deletions(-)
diff --git a/board/bsh/imx8mn_smm_s2/MAINTAINERS b/board/bsh/imx8mn_smm_s2/MAINTAINERS index 1de816ca871..c7898278359 100644 --- a/board/bsh/imx8mn_smm_s2/MAINTAINERS +++ b/board/bsh/imx8mn_smm_s2/MAINTAINERS @@ -1,5 +1,4 @@ ARM i.MX8MN BSH SMM S2 BOARDS -M: Ariel D'Alessandro ariel.dalessandro@collabora.com M: Michael Trimarchi michael@amarulasolutions.com S: Maintained F: arch/arm/dts/imx8mn-bsh-smm-s2* diff --git a/board/variscite/imx8mn_var_som/MAINTAINERS b/board/variscite/imx8mn_var_som/MAINTAINERS index 367f72dfe4f..a0fb1546f2f 100644 --- a/board/variscite/imx8mn_var_som/MAINTAINERS +++ b/board/variscite/imx8mn_var_som/MAINTAINERS @@ -1,5 +1,4 @@ ARM i.MX8MN VARISCITE VAR-SOM-MX8MN MODULE -M: Ariel D'Alessandro ariel.dalessandro@collabora.com M: Hugo Villeneuve hvilleneuve@dimonoff.com S: Maintained F: arch/arm/dts/imx8mn-var-som*
base-commit: 4655b75335384e040358a2e3e478cc42f32a96c9 prerequisite-patch-id: 046349f916b24300d12c076e4cc3f02d81599e5e

On Mon, Oct 23, 2023 at 1:45 PM Hugo Villeneuve hugo@hugovil.com wrote:
From: Hugo Villeneuve hvilleneuve@dimonoff.com
The Subject does indicate which board it refers to.
It would be better to have it like:
imx8mn_smm_s2: Remove non-working address from MAINTAINERS
Reviewed-by: Fabio Estevam festevam@gmail.com

On Thu, 26 Oct 2023 11:25:19 -0300 Fabio Estevam festevam@gmail.com wrote:
On Mon, Oct 23, 2023 at 1:45 PM Hugo Villeneuve hugo@hugovil.com wrote:
From: Hugo Villeneuve hvilleneuve@dimonoff.com
The Subject does indicate which board it refers to.
It would be better to have it like:
imx8mn_smm_s2: Remove non-working address from MAINTAINERS
Reviewed-by: Fabio Estevam festevam@gmail.com
Hi Fabio, since the change concerns two different boards, that is why I didn't indicate it. If required, I could send it as two separate patches.
Hugo.

Hi Hugo,
On Thu, Oct 26, 2023 at 11:38 AM Hugo Villeneuve hugo@hugovil.com wrote:
Hi Fabio, since the change concerns two different boards, that is why I didn't indicate it. If required, I could send it as two separate patches.
Ok, got it. Let's keep it as is then.
Thanks

On Mon, Oct 23, 2023 at 1:45 PM Hugo Villeneuve hugo@hugovil.com wrote:
From: Hugo Villeneuve hvilleneuve@dimonoff.com
The address ariel.dalessandro@collabora.com is no longer working:
A message that you sent could not be delivered to one or more of its recipients. This is a permanent error. The following address(es) failed:
ariel.dalessandro@collabora.com host mx.collabora.co.uk [46.235.227.165] SMTP error from remote mail server after RCPT TO:ariel.dalessandro@collabora.com: 550 5.1.1 ariel.dalessandro@collabora.com: Recipient address rejected: undeliverable address: host mail.collabora.co.uk[46.235.227.172] said: 550 5.1.1 ariel.dalessandro@collabora.com: Recipient address rejected: User unknown in local recipient table (in reply to RCPT TO command)
Remove this address from MAINTAINERS.
Signed-off-by: Hugo Villeneuve hvilleneuve@dimonoff.com
Applied to u-boot-imx next, thanks.
participants (2)
-
Fabio Estevam
-
Hugo Villeneuve