[PATCH 6/6] MAINTAINERS: Remove Chris Browy

Peter Maydell posted 6 patches 1 month, 1 week ago
[PATCH 6/6] MAINTAINERS: Remove Chris Browy
Posted by Peter Maydell 1 month, 1 week ago
Chris Browy's listed email address is undeliverable:

The recipient server did not accept our requests to connect; it
times out on attempts to connect by my sending mail server (gmail):
  [avery-design.com 99.83.249.127: timed out]
  [avery-design.com 75.2.78.167: timed out]

Remove his name from the file.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
---
 MAINTAINERS | 1 -
 1 file changed, 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 37c93f0611..dc4b837821 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2169,7 +2169,6 @@ F: docs/system/sriov.rst
 
 PCIE DOE
 M: Huai-Cheng Kuo <hchkuo@avery-design.com.tw>
-M: Chris Browy <cbrowy@avery-design.com>
 S: Supported
 F: include/hw/pci/pcie_doe.h
 F: hw/pci/pcie_doe.c
-- 
2.43.0
Re: [PATCH 6/6] MAINTAINERS: Remove Chris Browy
Posted by Peter Maydell 1 month, 1 week ago
On Fri, 6 Mar 2026 at 12:06, Peter Maydell <peter.maydell@linaro.org> wrote:
>
> Chris Browy's listed email address is undeliverable:
>
> The recipient server did not accept our requests to connect; it
> times out on attempts to connect by my sending mail server (gmail):
>   [avery-design.com 99.83.249.127: timed out]
>   [avery-design.com 75.2.78.167: timed out]
>
> Remove his name from the file.
>
> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
> ---
>  MAINTAINERS | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 37c93f0611..dc4b837821 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2169,7 +2169,6 @@ F: docs/system/sriov.rst
>
>  PCIE DOE
>  M: Huai-Cheng Kuo <hchkuo@avery-design.com.tw>
> -M: Chris Browy <cbrowy@avery-design.com>
>  S: Supported
>  F: include/hw/pci/pcie_doe.h
>  F: hw/pci/pcie_doe.c
> --
> 2.43.

Cc'ing Huai-Cheng Kuo in case they know an updated email for Chris Browy.

-- PMM