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=1584450415; cv=none; d=zohomail.com; s=zohoarc; b=SBS9SYZkkST3qlJ858L18WavKfCfmMghDxmQu459PzZ5Qb4p0zXu1EVXSSd8STK8hJpQkwh2DXUp+H91pFZ6IqBcqiKx3Aznx3c0wCRljmNNQ/7/1CQTXL9S+XUcrL5061YLMVxBzTbM4XAY24tqJ/ENQhSb9G259SRSl8Pn6xM= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1584450415; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:To; bh=AuCGjzL/RhqECUBzau9pUTxJ3hGyEtLF1/ye2XarSvg=; b=nWeabaKtcD8N1B3KAVbWPbbHshz2YhUiNfnI+pAD3aYbo+zZdYnmb5hqnEc2Y1wcWTcTm3IZn/lNqPQz6O5fCIHECdZLGqcGIimDpShUTQJttPJcvLhBgGvN7ERueg8nXN4TYrApgU8QiQFy9QL/xbBl89xvzwtqucRo1ojQxi4= 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 1584450415525527.8943122048822; Tue, 17 Mar 2020 06:06:55 -0700 (PDT) Received: from localhost ([::1]:60938 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jEBvp-00077O-NT for importer@patchew.org; Tue, 17 Mar 2020 09:06:53 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39425) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jEBuk-0005Yq-Sr 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-0007II-Ry for qemu-devel@nongnu.org; Tue, 17 Mar 2020 09:05:46 -0400 Received: from mx2.rt-rk.com ([89.216.37.149]:60519 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-00067J-Gu 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 2A61D1A2185; 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 1083D1A2198; Tue, 17 Mar 2020 14:04:40 +0100 (CET) X-Virus-Scanned: amavisd-new at rt-rk.com From: Aleksandar Markovic To: qemu-devel@nongnu.org Subject: [PULL 2/3] MAINTAINERS: Adjust maintainer's email Date: Tue, 17 Mar 2020 14:04:28 +0100 Message-Id: <1584450269-26897-3-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> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable 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-Type: text/plain; charset="utf-8" From: Aleksandar Markovic For some longish time I've been using multiple email addresses for mailing list communication, and would like to consolidate it into a single email address that is the most convenient to me. My other emails, from rt-rk.com and wavecomp.com domains remain active and I will respond from them too, if needed, but I would like to manage almost all communication using gmail.com account. Signed-off-by: Aleksandar Markovic Reviewed-by: Philippe Mathieu-Daud=C3=A9 Message-Id: <1584061252-16635-3-git-send-email-aleksandar.markovic@rt-rk.co= m> --- .mailmap | 5 +++-- MAINTAINERS | 16 ++++++++-------- 2 files changed, 11 insertions(+), 10 deletions(-) diff --git a/.mailmap b/.mailmap index 76154c7..6412067 100644 --- a/.mailmap +++ b/.mailmap @@ -39,8 +39,9 @@ Julia Suvorova Julia Suvorova via Qemu-d= evel Justin Terry (VM) via Qemu-devel= =20 # Next, replace old addresses by a more recent one. -Aleksandar Markovic -Aleksandar Markovic +Aleksandar Markovic +Aleksandar Markovic +Aleksandar Markovic Aleksandar Rikalo Anthony Liguori Anthony Liguori James Hogan diff --git a/MAINTAINERS b/MAINTAINERS index 4fba8b8..682032c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -209,7 +209,7 @@ F: hw/microblaze/ F: disas/microblaze.c =20 MIPS TCG CPUs -M: Aleksandar Markovic +M: Aleksandar Markovic R: Aurelien Jarno R: Aleksandar Rikalo S: Maintained @@ -367,7 +367,7 @@ S: Maintained F: target/arm/kvm.c =20 MIPS KVM CPUs -M: Aleksandar Markovic +M: Aleksandar Markovic S: Odd Fixes F: target/mips/kvm.c =20 @@ -1016,7 +1016,7 @@ F: hw/display/jazz_led.c F: hw/dma/rc4030.c =20 Malta -M: Aleksandar Markovic +M: Aleksandar Markovic M: Philippe Mathieu-Daud=C3=A9 R: Aurelien Jarno S: Maintained @@ -1029,14 +1029,14 @@ F: tests/acceptance/linux_ssh_mips_malta.py F: tests/acceptance/machine_mips_malta.py =20 Mipssim -M: Aleksandar Markovic +M: Aleksandar Markovic R: Aleksandar Rikalo S: Odd Fixes F: hw/mips/mips_mipssim.c F: hw/net/mipsnet.c =20 R4000 -M: Aleksandar Markovic +M: Aleksandar Markovic R: Aurelien Jarno R: Aleksandar Rikalo S: Obsolete @@ -1044,7 +1044,7 @@ F: hw/mips/mips_r4k.c =20 Fulong 2E M: Philippe Mathieu-Daud=C3=A9 -M: Aleksandar Markovic +M: Aleksandar Markovic S: Odd Fixes F: hw/mips/mips_fulong2e.c F: hw/isa/vt82c686.c @@ -2508,7 +2508,7 @@ F: tcg/i386/ F: disas/i386.c =20 MIPS TCG target -M: Aleksandar Markovic +M: Aleksandar Markovic R: Aurelien Jarno R: Aleksandar Rikalo S: Maintained @@ -2837,7 +2837,7 @@ S: Odd Fixes F: scripts/git-submodule.sh =20 UI translations -M: Aleksandar Markovic +M: Aleksandar Markovic F: po/*.po =20 Sphinx documentation configuration and build machinery --=20 2.7.4