From nobody Mon Nov 10 12:49:03 2025 Delivered-To: importer@patchew.org Received-SPF: pass (zoho.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 (zoho.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=1556194830; cv=none; d=zoho.com; s=zohoarc; b=l3Y40mzz5R2/4TnXh7IexsGsPdH4ZKFoLtNiCJjvI3MrpuMHASNriZDh0ryWuIFo/ebzWxtrRlERCgUSMv2bGjjqDdF7bAb6dOdaV6XXP4wbx8FDns6rXMkJCHNK0Wo7CXnlLLkMoUs1dJbAw+b6W4o+WXbqPjYRqgkvvYCAt1s= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zoho.com; s=zohoarc; t=1556194830; 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:ARC-Authentication-Results; bh=LBA3wUKP3XrVSoy5BVxtjgwymUEwfXSrUInUn14ka88=; b=KnnOVinRIHDS8n2JoUhAUvOXFDdJaKbAZmOZP6ygvY3hUxQw9sWSdLYdE4MaQr3lqPA0UjLHPdVMiM128L2+NSoaUHw4a3qNMIOIwCRmi1zP7LMXw4aLKmUtdpytX2rTdzeXNyiOt9p9fF3H9WfPxalAjJox1SVcuXK86iFAELo= ARC-Authentication-Results: i=1; mx.zoho.com; spf=pass (zoho.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 1556194830067595.3246649358863; Thu, 25 Apr 2019 05:20:30 -0700 (PDT) Received: from localhost ([127.0.0.1]:56342 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hJdMY-0005Dv-Of for importer@patchew.org; Thu, 25 Apr 2019 08:20:26 -0400 Received: from eggs.gnu.org ([209.51.188.92]:43426) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hJdL5-0004IO-8E for qemu-devel@nongnu.org; Thu, 25 Apr 2019 08:18:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hJdL3-0005xH-Bi for qemu-devel@nongnu.org; Thu, 25 Apr 2019 08:18:55 -0400 Received: from mel.act-europe.fr ([194.98.77.210]:40559 helo=smtp.eu.adacore.com) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hJdKz-0005pV-Ot for qemu-devel@nongnu.org; Thu, 25 Apr 2019 08:18:51 -0400 Received: from localhost (localhost [127.0.0.1]) by filtered-smtp.eu.adacore.com (Postfix) with ESMTP id B3D0B81390; Thu, 25 Apr 2019 14:18:44 +0200 (CEST) Received: from smtp.eu.adacore.com ([127.0.0.1]) by localhost (smtp.eu.adacore.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id xYo6_VBuWFfX; Thu, 25 Apr 2019 14:18:44 +0200 (CEST) Received: from localhost.localdomain.localdomain (apoitiers-155-1-191-106.w109-220.abo.wanadoo.fr [109.220.154.106]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.eu.adacore.com (Postfix) with ESMTPSA id 686AB81392; Thu, 25 Apr 2019 14:18:44 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at eu.adacore.com From: KONRAD Frederic To: qemu-devel@nongnu.org Date: Thu, 25 Apr 2019 14:18:35 +0200 Message-Id: <1556194715-24427-4-git-send-email-frederic.konrad@adacore.com> X-Mailer: git-send-email 1.8.3.1 In-Reply-To: <1556194715-24427-1-git-send-email-frederic.konrad@adacore.com> References: <1556194715-24427-1-git-send-email-frederic.konrad@adacore.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 194.98.77.210 Subject: [Qemu-devel] [PATCH v2 3/3] MAINTAINERS: add myself for leon3 X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: peter.maydell@linaro.org, mark.cave-ayland@ilande.co.uk, chouteau@adacore.com, frederic.konrad@adacore.com, philmd@redhat.com, atar4qemu@gmail.com Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" Content-Type: text/plain; charset="utf-8" Reviewed-by: Fabien Chouteau Reviewed-by: Philippe Mathieu-Daud=C3=A9 Signed-off-by: KONRAD Frederic Reviewed-by: Mark Cave-Ayland --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 23db6f8..6f7d237 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1151,6 +1151,7 @@ F: include/hw/timer/sun4v-rtc.h =20 Leon3 M: Fabien Chouteau +M: KONRAD Frederic S: Maintained F: hw/sparc/leon3.c F: hw/*/grlib* --=20 1.8.3.1