From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:46617) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gcCmT-0006dW-P4 for qemu-devel@nongnu.org; Wed, 26 Dec 2018 12:15:43 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gcCmQ-0004mW-Oi for qemu-devel@nongnu.org; Wed, 26 Dec 2018 12:15:41 -0500 Received: from mx2.rt-rk.com ([89.216.37.149]:39467 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 1gcCmQ-0004l8-Bi for qemu-devel@nongnu.org; Wed, 26 Dec 2018 12:15:38 -0500 From: Aleksandar Markovic Date: Wed, 26 Dec 2018 18:15:14 +0100 Message-Id: <1545844514-1854-5-git-send-email-aleksandar.markovic@rt-rk.com> In-Reply-To: <1545844514-1854-1-git-send-email-aleksandar.markovic@rt-rk.com> References: <1545844514-1854-1-git-send-email-aleksandar.markovic@rt-rk.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: [Qemu-devel] [PATCH v3 4/4] MAINTAINERS: Add Aleksandar Rikalo as a reviewer for MIPS content List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: aurelien@aurel32.net, pburton@wavecomp.com, hpoussin@reactos.org, jhogan@kernel.org, amarkovic@wavecomp.com, smarkovic@wavecomp.com, arikalo@wavecomp.com From: Aleksandar Markovic Add Aleksandar Rikalo as a reviewer for MIPS content. Aleksandar brings to us more than six years of experience in working on a variety of development tools for MIPS architectures, and will greatly help QEMU community understand and support intricacies of MIPS better. Signed-off-by: Aleksandar Markovic --- MAINTAINERS | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 39fb1ae..b06f534 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -205,6 +205,7 @@ F: disas/microblaze.c MIPS M: Aurelien Jarno M: Aleksandar Markovic +R: Aleksandar Rikalo R: Stefan Markovic S: Maintained F: target/mips/ @@ -362,6 +363,7 @@ F: target/arm/kvm.c =20 MIPS M: James Hogan +R: Aleksandar Rikalo R: Stefan Markovic S: Maintained F: target/mips/kvm.c @@ -871,6 +873,7 @@ MIPS Machines ------------- Jazz M: Herv=C3=A9 Poussineau +R: Aleksandar Rikalo R: Stefan Markovic S: Maintained F: hw/mips/mips_jazz.c @@ -879,12 +882,14 @@ F: hw/dma/rc4030.c =20 Malta M: Aurelien Jarno +R: Aleksandar Rikalo R: Stefan Markovic S: Maintained F: hw/mips/mips_malta.c =20 Mipssim M: Aleksandar Markovic +R: Aleksandar Rikalo R: Stefan Markovic S: Odd Fixes F: hw/mips/mips_mipssim.c @@ -892,12 +897,14 @@ F: hw/net/mipsnet.c =20 R4000 M: Aurelien Jarno +R: Aleksandar Rikalo R: Stefan Markovic S: Maintained F: hw/mips/mips_r4k.c =20 Fulong 2E M: Aleksandar Markovic +R: Aleksandar Rikalo R: Stefan Markovic S: Odd Fixes F: hw/mips/mips_fulong2e.c @@ -907,6 +914,7 @@ F: include/hw/isa/vt82c686.h =20 Boston M: Paul Burton +R: Aleksandar Rikalo R: Stefan Markovic S: Maintained F: hw/core/loader-fit.c @@ -2163,6 +2171,7 @@ F: disas/i386.c =20 MIPS target M: Aurelien Jarno +R: Aleksandar Rikalo R: Stefan Markovic S: Maintained F: tcg/mips/ --=20 2.7.4