From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail05.groups.io (mail05.groups.io [45.79.224.7]) by spool.mail.gandi.net (Postfix) with ESMTPS id B778FAC15E7 for ; Mon, 24 Jun 2024 13:32:53 +0000 (UTC) DKIM-Signature: a=rsa-sha256; bh=JEC27BxB0jMRdTZY1CRPs7ZN4vuQmpa39Q6L8NFdkTc=; c=relaxed/simple; d=groups.io; h=From:To:CC:Subject:Date:Message-ID:In-Reply-To:References:MIME-Version:Precedence:List-Subscribe:List-Help:Sender:List-Id:Mailing-List:Delivered-To:Resent-Date:Resent-From:Reply-To:List-Unsubscribe-Post:List-Unsubscribe:Content-Transfer-Encoding:Content-Type; s=20240206; t=1719235973; v=1; b=fMnoVqz9HgKkEonV8waNWrqLUEr7oXSL2aHMxV7mIgHm0BjLjAAAFMsHHnFwwsiyPlc2Okdg PM7+SHgnZo4juiXG0KYsNGIcAdmKREDIS/j9XEQeMpDIAWbVblef3XXYdD8FqOV6JuHJitPBD7u 37v7AP5YHDUTOCqnXwxhZMgqFyv4gulZQv2blyUecI39E4KiL8LIbcXQf+c3uRshFxle1QlcN57 MgUnrOpailWt4LqhNPdz8oVclG1AXM7rxHAtCrUQa1BtpsESoLp8YMNJOdTh6gm3O0ld7QeS8IK E/67bst3FvzcTem9DxsIWt9G7jWtSQOGtGd7yUBSTQ/8g== X-Received: by 127.0.0.2 with SMTP id wgJiYY7687511xAXnMfsw18V; Mon, 24 Jun 2024 06:32:52 -0700 X-Received: from mx0a-0031df01.pphosted.com (mx0a-0031df01.pphosted.com [205.220.168.131]) by mx.groups.io with SMTP id smtpd.web11.140646.1719235971286454565 for ; Mon, 24 Jun 2024 06:32:51 -0700 X-Received: from pps.filterd (m0279862.ppops.net [127.0.0.1]) by mx0a-0031df01.pphosted.com (8.18.1.2/8.18.1.2) with ESMTP id 45O8YeCB008899; Mon, 24 Jun 2024 13:32:49 GMT X-Received: from nasanppmta01.qualcomm.com (i-global254.qualcomm.com [199.106.103.254]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 3ywqcebqpu-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Mon, 24 Jun 2024 13:32:48 +0000 (GMT) X-Received: from nasanex01c.na.qualcomm.com (nasanex01c.na.qualcomm.com [10.45.79.139]) by NASANPPMTA01.qualcomm.com (8.17.1.19/8.17.1.19) with ESMTPS id 45ODWmDX018496 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Mon, 24 Jun 2024 13:32:48 GMT X-Received: from qc-i7.qualcomm.com (10.80.80.8) by nasanex01c.na.qualcomm.com (10.45.79.139) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1544.9; Mon, 24 Jun 2024 06:32:46 -0700 From: "Leif Lindholm" To: CC: Michael D Kinney , Daniel Schaefer Subject: [edk2-devel] [PATCH edk2-platforms 1/4] Maintainers.txt: fix entry for SiFive U5SeriesPkg Date: Mon, 24 Jun 2024 14:32:34 +0100 Message-ID: <20240624133237.485822-2-quic_llindhol@quicinc.com> In-Reply-To: <20240624133237.485822-1-quic_llindhol@quicinc.com> References: <20240624133237.485822-1-quic_llindhol@quicinc.com> MIME-Version: 1.0 X-Originating-IP: [10.80.80.8] X-ClientProxiedBy: nasanex01a.na.qualcomm.com (10.52.223.231) To nasanex01c.na.qualcomm.com (10.45.79.139) X-QCInternal: smtphost X-Proofpoint-GUID: XPof70SccaBlJRFGd7PYKrSzdxrsRqNx X-Proofpoint-ORIG-GUID: XPof70SccaBlJRFGd7PYKrSzdxrsRqNx Precedence: Bulk List-Subscribe: List-Help: Sender: devel@edk2.groups.io List-Id: Mailing-List: list devel@edk2.groups.io; contact devel+owner@edk2.groups.io Resent-Date: Mon, 24 Jun 2024 06:32:51 -0700 Resent-From: quic_llindhol@quicinc.com Reply-To: devel@edk2.groups.io,quic_llindhol@quicinc.com List-Unsubscribe-Post: List-Unsubscribe=One-Click List-Unsubscribe: X-Gm-Message-State: bLh2WTwjGmo2GjRka8dxql6cx7686176AA= Content-Transfer-Encoding: 8bit Content-Type: text/plain X-GND-Status: LEGIT Authentication-Results: spool.mail.gandi.net; dkim=pass header.d=groups.io header.s=20240206 header.b=fMnoVqz9; dmarc=fail reason="SPF not aligned (relaxed), DKIM not aligned (relaxed)" header.from=quicinc.com (policy=none); spf=pass (spool.mail.gandi.net: domain of bounce@groups.io designates 45.79.224.7 as permitted sender) smtp.mailfrom=bounce@groups.io There was an error in the wildcard path described for U5SeriesPkg, so it failed to match. Fix the mistake. Cc: Michael D Kinney Cc: Daniel Schaefer Signed-off-by: Leif Lindholm --- Maintainers.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Maintainers.txt b/Maintainers.txt index af688c3813f1..824838486072 100644 --- a/Maintainers.txt +++ b/Maintainers.txt @@ -285,8 +285,8 @@ F: Platform/RISC-V/PlatformPkg/ M: Sunil V L R: Daniel Schaefer -Platform/SiFive/U5Series -F:Platform/SiFive/U5Series/ +Platform/SiFive/U5SeriesPkg +F: Platform/SiFive/U5SeriesPkg/ M: Daniel Schaefer Silicon/Intel -- 2.39.2 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#119690): https://edk2.groups.io/g/devel/message/119690 Mute This Topic: https://groups.io/mt/106849448/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=-=-=-=-=-=-=-=-=-=-=-