From nobody Fri Nov 14 03:49:24 2025 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) client-ip=209.51.188.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Authentication-Results: mx.zohomail.com; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org ARC-Seal: i=1; a=rsa-sha256; t=1584450418; cv=none; d=zohomail.com; s=zohoarc; b=YKyGx5TTu/iA6RL38IDV+YgTvwxG2vpBC3YGYVd+cpYT58LwEoWoJ8mA8PJiJyM9dW0PDRNU/Llu7LzZmtVon0eCcvsvQZ4RhyoWA1ZxWVZsEGQwMGVqDwpxFG/NwGcBUmzRVe2eBRgMqFXC+C+WADWDjThM707Y1lRTNCQyx9I= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1584450418; h=Cc:Date:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:Message-ID:References:Sender:Subject:To; bh=FLEMQbpMk2qWDkWzCBl5t5NqE55YF0NAzKn13Or7y3M=; b=al20zaXghIXLKpvLrc9bV0ULiXzSh6tTSVAHNUSPMBEkbHzjP6GJ62/BQQhHXk0/Z6DdUBrFt9/RAixC+fsWAE4w4TEd4ls3i65vlQluoYnVJhDQTSoXdEtRiO84TEO2Lfs9SVNi9vXLFEL3+ramCouce+zvowDimjR2jGMbuos= ARC-Authentication-Results: i=1; mx.zohomail.com; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1584450418712824.7698003924886; Tue, 17 Mar 2020 06:06:58 -0700 (PDT) Received: from localhost ([::1]:60942 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jEBvs-0007Ci-DS for importer@patchew.org; Tue, 17 Mar 2020 09:06:56 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39429) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jEBuk-0005Yr-Vt for qemu-devel@nongnu.org; Tue, 17 Mar 2020 09:05:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jEBui-0007Hb-Pr for qemu-devel@nongnu.org; Tue, 17 Mar 2020 09:05:46 -0400 Received: from mx2.rt-rk.com ([89.216.37.149]:60520 helo=mail.rt-rk.com) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1jEBui-00067f-H5 for qemu-devel@nongnu.org; Tue, 17 Mar 2020 09:05:44 -0400 Received: from localhost (localhost [127.0.0.1]) by mail.rt-rk.com (Postfix) with ESMTP id 21E911A21B2; Tue, 17 Mar 2020 14:04:40 +0100 (CET) Received: from rtrkw774-lin.domain.local (rtrkw774-lin.domain.local [10.10.14.106]) by mail.rt-rk.com (Postfix) with ESMTPSA id 000941A2185; Tue, 17 Mar 2020 14:04:39 +0100 (CET) X-Virus-Scanned: amavisd-new at rt-rk.com From: Aleksandar Markovic To: qemu-devel@nongnu.org Subject: [PULL 1/3] MAINTAINERS: Adjust maintainer's status for some MIPS items Date: Tue, 17 Mar 2020 14:04:27 +0100 Message-Id: <1584450269-26897-2-git-send-email-aleksandar.markovic@rt-rk.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1584450269-26897-1-git-send-email-aleksandar.markovic@rt-rk.com> References: <1584450269-26897-1-git-send-email-aleksandar.markovic@rt-rk.com> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy] X-Received-From: 89.216.37.149 X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: peter.maydell@linaro.org, amarkovic@wavecomp.com Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" From: Aleksandar Markovic Aurelien has been and will forever remain an idol in QEMU for MIPS world. However, since he decided to move on to other projects, acknowledge the reality, and formally releive him from maintainer's duties for QEMU for MIPS items. Aurelien is though welcome to come back at any time. Some empty spots caused by this are filled in by Aleksandar. CC: Aurelien Jarno Signed-off-by: Aleksandar Markovic Acked-by: Aurelien Jarno Message-Id: <1584061252-16635-2-git-send-email-aleksandar.markovic@rt-rk.co= m> --- MAINTAINERS | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 32867bc..4fba8b8 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -209,8 +209,8 @@ F: hw/microblaze/ F: disas/microblaze.c =20 MIPS TCG CPUs -M: Aurelien Jarno M: Aleksandar Markovic +R: Aurelien Jarno R: Aleksandar Rikalo S: Maintained F: target/mips/ @@ -1036,7 +1036,8 @@ F: hw/mips/mips_mipssim.c F: hw/net/mipsnet.c =20 R4000 -M: Aurelien Jarno +M: Aleksandar Markovic +R: Aurelien Jarno R: Aleksandar Rikalo S: Obsolete F: hw/mips/mips_r4k.c @@ -2507,7 +2508,8 @@ F: tcg/i386/ F: disas/i386.c =20 MIPS TCG target -M: Aurelien Jarno +M: Aleksandar Markovic +R: Aurelien Jarno R: Aleksandar Rikalo S: Maintained F: tcg/mips/ --=20 2.7.4