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 D7ABB740048 for ; Tue, 23 Apr 2024 14:40:47 +0000 (UTC) DKIM-Signature: a=rsa-sha256; bh=2rij9TkaP+hsqZhPKYEPdStbQJ4/XQ0eR/nN1EX1h7I=; c=relaxed/simple; d=groups.io; h=From:To:CC:Subject:Date:Message-ID: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=1713883246; v=1; b=O1B+ofxDXKMSWtoL3shG2deZC8rCtIYHU7dycydwl5UUf/BXFeKTLZPumWsBiShdA0nTR11h SY0tIblZiPRhKEVA3Tzd8C80Gx8Tf9Lc0CMCT0jFz36KI8cDi5gf6V7q2QY8c3SbI5Q/SMMvyvp PkfviXBILOBigdNwjmQtADst3WfhwdpGethzNeCRESW3D/BLrLFCr3NTZ2BwK7a2WLbgaEu3Qk1 /5LDl4PrRNw/YRT85WZuqzVyXv+UrrrpoMC5Igwslc5EIY1aH2vYZzgBLqKt4QigaS8nEIkpz1Z igeYsHANXZg3MEIMb2hJUKTA1j5cFBrbaXXJLbVbdWy0g== X-Received: by 127.0.0.2 with SMTP id j0lTYY7687511xeQfO10dJM2; Tue, 23 Apr 2024 07:40:46 -0700 X-Received: from mx0b-0031df01.pphosted.com (mx0b-0031df01.pphosted.com [205.220.180.131]) by mx.groups.io with SMTP id smtpd.web10.20388.1713883245668958386 for ; Tue, 23 Apr 2024 07:40:45 -0700 X-Received: from pps.filterd (m0279873.ppops.net [127.0.0.1]) by mx0a-0031df01.pphosted.com (8.18.1.2/8.18.1.2) with ESMTP id 43NCZRBd029667; Tue, 23 Apr 2024 14:40:45 GMT X-Received: from nasanppmta03.qualcomm.com (i-global254.qualcomm.com [199.106.103.254]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 3xnvtnahtf-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Tue, 23 Apr 2024 14:40:44 +0000 (GMT) X-Received: from nasanex01c.na.qualcomm.com (nasanex01c.na.qualcomm.com [10.45.79.139]) by NASANPPMTA03.qualcomm.com (8.17.1.5/8.17.1.5) with ESMTPS id 43NEehgv015119 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Tue, 23 Apr 2024 14:40:43 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; Tue, 23 Apr 2024 07:40:36 -0700 From: "Leif Lindholm" To: CC: Ard Biesheuvel , Michael D Kinney , Marcin Juszkiewicz Subject: [edk2-devel] [PATCH edk2-non-osi 1/1] Maintainers.txt: add maintainers for SbsaQemu platform Date: Tue, 23 Apr 2024 15:40:28 +0100 Message-ID: <20240423144028.177224-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: AEBEVjqL9doxoRY4S0r_LE3UI2MeryUs X-Proofpoint-ORIG-GUID: AEBEVjqL9doxoRY4S0r_LE3UI2MeryUs 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: Tue, 23 Apr 2024 07:40:45 -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: ivQwcmxgjeBnqsS3Us9q607Vx7686176AA= 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=O1B+ofxD; 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 Signed-off-by: Leif Lindholm --- p.s. Mike, could you add write access for Marcin in this repo as well? It was a pure oversight not to ask this at the same time as for edk2-platforms. Maintainers.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Maintainers.txt b/Maintainers.txt index eaf13fda6af0..2cdff26facaf 100644 --- a/Maintainers.txt +++ b/Maintainers.txt @@ -63,6 +63,11 @@ Platform/Intel/CometlakeSiliconBinPkg M: Kathappan Esakkithevar M: Sai Chaganty +Platform/Qemu/SbsaQemu +M: Ard Biesheuvel [ardbiesheuvel] +M: Leif Lindholm [leiflindholm] +M: Marcin Juszkiewicz [hrw] + Silicon/AMD M: Abner Chang M: Abdul Lateef Attar -- 2.30.2 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#118144): https://edk2.groups.io/g/devel/message/118144 Mute This Topic: https://groups.io/mt/105690641/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=-=-=-=-=-=-=-=-=-=-=-