From: "Philippe Mathieu-Daudé" <philmd@linaro.org>
To: qemu-devel@nongnu.org
Cc: "Aleksandar Rikalo" <aleksandar.rikalo@syrmia.com>,
"Aurelien Jarno" <aurelien@aurel32.net>,
"Thomas Huth" <thuth@redhat.com>,
"Philippe Mathieu-Daudé" <philmd@linaro.org>,
"Petar Jovanovic" <mips32r2@gmail.com>,
"Stefan Weil" <sw@weilnetz.de>,
"Jiaxun Yang" <jiaxun.yang@flygoat.com>,
"Vince Del Vecchio" <Vince.DelVecchio@mediatek.com>,
"Richard Henderson" <richard.henderson@linaro.org>
Subject: [PATCH 5/5] MAINTAINERS: Inherit from nanoMIPS
Date: Tue, 1 Nov 2022 12:44:58 +0100 [thread overview]
Message-ID: <20221101114458.25756-6-philmd@linaro.org> (raw)
In-Reply-To: <20221101114458.25756-1-philmd@linaro.org>
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.pejic@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/TY0PR03MB679726901BD6C6BE40114A2FE2A79@TY0PR03MB6797.apcprd03.prod.outlook.com/
- https://lore.kernel.org/qemu-devel/b858a20e97b74e7b90a94948314d0008@MTKMBS62N2.mediatek.inc/
Cc: Vince Del Vecchio <Vince.DelVecchio@mediatek.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <49f41916-687f-b9e5-2de7-9c658fe0d4c7@linaro.org>
---
MAINTAINERS | 8 +-------
1 file changed, 1 insertion(+), 7 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index c41d8d65e2..0fa3c92b29 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -237,16 +237,10 @@ R: Jiaxun Yang <jiaxun.yang@flygoat.com>
R: Aleksandar Rikalo <aleksandar.rikalo@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.pejic@syrmia.com>
-S: Maintained
-F: disas/nanomips.*
-F: target/mips/tcg/*nanomips*
-
NiosII TCG CPUs
M: Chris Wulff <crwulff@gmail.com>
M: Marek Vasut <marex@denx.de>
--
2.37.3
next prev parent reply other threads:[~2022-11-01 11:46 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-01 11:44 [PATCH 0/5] disas/nanomips: Format string fixes Philippe Mathieu-Daudé
2022-11-01 11:44 ` [PATCH 1/5] disas/nanomips: Fix invalid PRId64 format calling img_format() Philippe Mathieu-Daudé
2022-11-01 12:09 ` Stefan Weil via
2022-11-01 11:44 ` [PATCH 2/5] disas/nanomips: Fix invalid PRIx64 " Philippe Mathieu-Daudé
2022-11-01 12:10 ` Stefan Weil via
2022-11-01 11:44 ` [PATCH 3/5] disas/nanomips: Use G_GNUC_PRINTF to avoid invalid string formats Philippe Mathieu-Daudé
2022-11-01 12:10 ` Stefan Weil via
2022-11-01 11:44 ` [PATCH 4/5] disas/nanomips: Remove headers already included by "qemu/osdep.h" Philippe Mathieu-Daudé
2022-11-01 12:12 ` Stefan Weil via
2022-11-01 11:44 ` Philippe Mathieu-Daudé [this message]
2022-11-02 7:07 ` [PATCH 5/5] MAINTAINERS: Inherit from nanoMIPS Thomas Huth
2022-11-02 5:56 ` [PATCH 0/5] disas/nanomips: Format string fixes Richard Henderson
2022-11-07 23:23 ` Philippe Mathieu-Daudé
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20221101114458.25756-6-philmd@linaro.org \
--to=philmd@linaro.org \
--cc=Vince.DelVecchio@mediatek.com \
--cc=aleksandar.rikalo@syrmia.com \
--cc=aurelien@aurel32.net \
--cc=jiaxun.yang@flygoat.com \
--cc=mips32r2@gmail.com \
--cc=qemu-devel@nongnu.org \
--cc=richard.henderson@linaro.org \
--cc=sw@weilnetz.de \
--cc=thuth@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).