6 months ago Stefan Pejic stepped in as nanoMIPS maintainer
(see commit a 8e0e23445a "target/mips: Undeprecate nanoMIPS
ISA support in QEMU"), however today his email is bouncing:

** Message blocked **

Your message to stefan.pe...@syrmia.com has been blocked. See technical details 
below for more information.

Hi,

Stefan is no longer working with us, but I will be more than happy to take 
maintaining the nanoMIPS ISA on me!

Regards,
Milica
________________________________
From: Philippe Mathieu-Daudé <phi...@linaro.org>
Sent: Sunday, October 30, 2022 11:50 PM
To: qemu-devel@nongnu.org <qemu-devel@nongnu.org>
Cc: Philippe Mathieu-Daudé <phi...@linaro.org>; Richard Henderson 
<richard.hender...@linaro.org>; Milica Lazarevic <milica.lazare...@syrmia.com>; 
Thomas Huth <th...@redhat.com>; Jiaxun Yang <jiaxun.y...@flygoat.com>; Markus 
Armbruster <arm...@redhat.com>; Vince Del Vecchio 
<vince.delvecc...@mediatek.com>
Subject: [PATCH] MAINTAINERS: Inherit from nanoMIPS

6 months ago Stefan Pejic stepped in as nanoMIPS maintainer
(see commit a 8e0e23445a "target/mips: Undeprecate nanoMIPS
ISA support in QEMU"), however today his email is bouncing:

  ** Message blocked **

  Your message to stefan.pe...@syrmia.com has been blocked. See technical 
details below for more information.

  The response from the remote server was:
  550 5.4.1 Recipient address rejected: Access denied. AS(201806281) 
[DBAEUR03FT030.eop-EUR03.prod.protection.outlook.com]

To avoid unmaintained code, I feel forced to merge this code
back with the generic MIPS section.

Historical references:
- 
https://lore.kernel.org/qemu-devel/ty0pr03mb679726901bd6c6be40114a2fe2...@ty0pr03mb6797.apcprd03.prod.outlook.com/
- 
https://lore.kernel.org/qemu-devel/b858a20e97b74e7b90a94948314d0...@mtkmbs62n2.mediatek.inc/

Cc: Vince Del Vecchio <vince.delvecc...@mediatek.com>
Signed-off-by: Philippe Mathieu-Daudé <phi...@linaro.org>
---
 MAINTAINERS | 8 +-------
 1 file changed, 1 insertion(+), 7 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 32e495e165..0ba3b589bf 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -239,16 +239,10 @@ R: Jiaxun Yang <jiaxun.y...@flygoat.com>
 R: Aleksandar Rikalo <aleksandar.rik...@syrmia.com>
 S: Odd Fixes
 F: target/mips/
-F: disas/mips.c
+F: disas/*mips.c
 F: docs/system/cpu-models-mips.rst.inc
 F: tests/tcg/mips/

-MIPS TCG CPUs (nanoMIPS ISA)
-M: Stefan Pejic <stefan.pe...@syrmia.com>
-S: Maintained
-F: disas/nanomips.*
-F: target/mips/tcg/*nanomips*
-
 NiosII TCG CPUs
 M: Chris Wulff <crwu...@gmail.com>
 M: Marek Vasut <ma...@denx.de>
--
2.37.3

Reply via email to