From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-pj1-f49.google.com (mail-pj1-f49.google.com [209.85.216.49]) by mx.groups.io with SMTP id smtpd.web09.5771.1665655228697527913 for ; Thu, 13 Oct 2022 03:00:28 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@ventanamicro.com header.s=google header.b=LnNgv545; spf=pass (domain: ventanamicro.com, ip: 209.85.216.49, mailfrom: sunilvl@ventanamicro.com) Received: by mail-pj1-f49.google.com with SMTP id a6-20020a17090abe0600b0020d7c0c6650so4511454pjs.0 for ; Thu, 13 Oct 2022 03:00:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ventanamicro.com; s=google; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=7pby42hLhpGulx8RcBgV0atkDNj0gYsU16hfDVWhmAk=; b=LnNgv545QvbBZaOYdGnZVm0wPpHqwOJawnpNG9TJpDi49jwLBSdv1YNLlpMcSI2mHG 3dHXej9dckv8WCQHbUUu5YZvOk7ElDWwK1MTA3UCeqU7i4mlI88taBAQB7X825+/18dF 5b7PTXY/++PHYET0rO9+rYMJYanOMyNkSg2msrIRC4xmOT0odG29u6n+1O7U+Ik0r+V/ 2qL5vvUWWQm24yTQwb2hQYLTYR4/l8vksgrOitfvlABn02e6Y7t1xa9+32VbzAfiK7Hy uWyXIJbdPLpchGM5TIu+vzsUAJwb3fHxB41Omo5hJiGREBpq/Z3kE1DNtWxMd0n/VSAL O2ww== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7pby42hLhpGulx8RcBgV0atkDNj0gYsU16hfDVWhmAk=; b=PjRhIqocYeD/sROcOWuUSgIrm1G8c8wNyvSMGv0oTfAWFGC7vK+VkbU+YLyZWw77eX 1h6RXFFGyB7L6ruwDXG1mymUiPE26QcqMxIi3q9TxP3azC96p0ROZTOgk+Wfl6wr2quG 5nnS2aXpubkMh8gQVcAEO4bGMphWv4FYhaqE2BJqvvS/F9v2bh4NBc2yaBPo3fcd09ap GDNrnuWIqN+YTZ5HjV153bLrCd9sz3fAbyMotXNvTlazhUzBdrODbXaGrnfJJSK1YbJ5 LbltxR7odsITXtvaWcMxSfml6W0US5lU3ThkurPfqOMZlQRM97DDspx6vOzdx4JE4MA5 D/LQ== X-Gm-Message-State: ACrzQf1E8jk7bGnzK4nTXEJRwCxlY6ZQV+wH2j/MjoTweQc0jcoyT3/z iubJdbHjhMOT8yIKXBpCqB/6053Qxx7XyA== X-Google-Smtp-Source: AMsMyM4VEj/G9UQgCumNctwpfv8UNZx+9bfrPRw5G52GRN5HB0vhTXHjBsXlfcBZ3ZZw0bO2AXuC0w== X-Received: by 2002:a17:902:e88a:b0:183:9ecb:ff85 with SMTP id w10-20020a170902e88a00b001839ecbff85mr13792645plg.169.1665655217468; Thu, 13 Oct 2022 03:00:17 -0700 (PDT) Return-Path: Received: from localhost.localdomain ([49.206.13.138]) by smtp.gmail.com with ESMTPSA id w8-20020a17090abc0800b0020d43c5c9a0sm2931845pjr.18.2022.10.13.03.00.15 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 13 Oct 2022 03:00:17 -0700 (PDT) From: "Sunil V L" To: devel@edk2.groups.io Cc: Andrew Fish , Leif Lindholm , Michael D Kinney Subject: [edk2-staging/RiscV64QemuVirt PATCH V3 33/34] Maintainers.txt: Add entry for OvmfPkg/RiscVVirt Date: Thu, 13 Oct 2022 15:28:28 +0530 Message-Id: <20221013095829.1454581-34-sunilvl@ventanamicro.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20221013095829.1454581-1-sunilvl@ventanamicro.com> References: <20221013095829.1454581-1-sunilvl@ventanamicro.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4076 RiscVVirt is created to support EDK2 for RISC-V qemu virt machine platform. Add maintainer entries. Cc: Andrew Fish Cc: Leif Lindholm Cc: Michael D Kinney Signed-off-by: Sunil V L --- Maintainers.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Maintainers.txt b/Maintainers.txt index c641414109ad..ed8891b34606 100644 --- a/Maintainers.txt +++ b/Maintainers.txt @@ -527,6 +527,10 @@ F: OvmfPkg/XenResetVector/ R: Anthony Perard [sheep] R: Julien Grall [jgrall] +OvmfPkg: RISC-V Qemu Virt Platform +F: OvmfPkg/Platforms/RiscVVirt +R: Sunil V L [vlsunil] + PcAtChipsetPkg F: PcAtChipsetPkg/ W: https://github.com/tianocore/tianocore.github.io/wiki/PcAtChipsetPkg -- 2.25.1