From nobody Fri May 17 18:29:28 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of groups.io designates 66.175.222.108 as permitted sender) client-ip=66.175.222.108; envelope-from=bounce+27952+99199+1787277+3901457@groups.io; helo=mail02.groups.io; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of groups.io designates 66.175.222.108 as permitted sender) smtp.mailfrom=bounce+27952+99199+1787277+3901457@groups.io; dmarc=fail(p=none dis=none) header.from=arm.com ARC-Seal: i=1; a=rsa-sha256; t=1674853327; cv=none; d=zohomail.com; s=zohoarc; b=WldgtN/ZpSC/5249VyRw090zC3RqpCNUKH86tkwqyU5wTgQgF/GhUzT/d3vYEKprorxm64Jcp6n/Mre3gUX5Wv1w6sms9DliIXY1xC2GICf4oLEbU+iqbFg1+lGY/OpoYIL5TTIEukIa0Sr5eSfN/ceneP4O36Jgva2i6f0evOU= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1674853327; h=Content-Transfer-Encoding:Cc:Date:From:List-Subscribe:List-Id:List-Help:List-Unsubscribe:MIME-Version:Message-ID:Reply-To:Sender:Subject:To; bh=3hrfGV14bimkjEgQXPhC1s+T+Vcf6lo3Uq1aLTCKwVM=; b=GYlr58xo0qFo8iGR7jJ6Djg4PWHVAYQv7CX0QI87ALik8kYCRXwp0JurKoZv61q0472u3MPfgwPMGSN0xJrrfyBPN9irFQjUdp9z1kn++oBUqy70ilpVArfQH8NVak2tIxX2+W7IB/PlPf2ZN23LSZ4Nb18qnKGO9T/D+XMnrBs= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of groups.io designates 66.175.222.108 as permitted sender) smtp.mailfrom=bounce+27952+99199+1787277+3901457@groups.io; dmarc=fail header.from= (p=none dis=none) Received: from mail02.groups.io (mail02.groups.io [66.175.222.108]) by mx.zohomail.com with SMTPS id 1674853327614407.4228211164374; Fri, 27 Jan 2023 13:02:07 -0800 (PST) Return-Path: X-Received: by 127.0.0.2 with SMTP id ObokYY1788612xHJyRR2G91I; Fri, 27 Jan 2023 13:02:07 -0800 X-Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by mx.groups.io with SMTP id smtpd.web10.114234.1674853326459342620 for ; Fri, 27 Jan 2023 13:02:06 -0800 X-Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id B343F1FB; Fri, 27 Jan 2023 13:02:47 -0800 (PST) X-Received: from abhsin07-ThinkStation-P720.austin.arm.com (abhsin07-ThinkStation-P720.austin.arm.com [10.118.29.242]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id B1CFF3F71E; Fri, 27 Jan 2023 13:02:05 -0800 (PST) From: "Abhimanyu Singh" To: devel@edk2.groups.io Cc: Edhaya.Chandran@arm.com, gaojie@byosoft.com.cn, Carolyn.Gjertsen@amd.com, Abhi.Singh@arm.com Subject: [edk2-devel] [PATCH v1] uefi-sct: move Maintainers.txt to top level directory Date: Fri, 27 Jan 2023 15:02:01 -0600 Message-Id: <20230127210201.1470371-1-Abhi.Singh@arm.com> MIME-Version: 1.0 Precedence: Bulk List-Unsubscribe: List-Subscribe: List-Help: Sender: devel@edk2.groups.io List-Id: Mailing-List: list devel@edk2.groups.io; contact devel+owner@edk2.groups.io Reply-To: devel@edk2.groups.io,Abhi.Singh@arm.com X-Gm-Message-State: KsMVFgRIt9QaevHmRwRXJ2n5x1787277AA= Content-Transfer-Encoding: quoted-printable DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=groups.io; q=dns/txt; s=20140610; t=1674853327; bh=3hrfGV14bimkjEgQXPhC1s+T+Vcf6lo3Uq1aLTCKwVM=; h=Cc:Date:From:Reply-To:Subject:To; b=vzVxbO9XcBqAiUAejchkYeUx7n+tlL3IlUCvkRKiSu0Hu6o9NvnymXvfuJ+B8uedzQw cQROLwSsdZ4VTt3r7ePd1ZRGqGoY3PY3wv70dIJmxSaBbjJUYI8JP4n95+hIPUhncrUus dAPw8P87dDdyM5Taehmac9Kf0ElB4zjjtLY= X-ZohoMail-DKIM: pass (identity @groups.io) X-ZM-MESSAGEID: 1674853328821100001 Content-Type: text/plain; charset="utf-8" REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3D4327 Maintainers.txt has been moved from under uefi-sct/ to the top level directory. This is consistent with other TianoCore repos in which Maintainers.txt is in the top level directory. Now under edk2-test/ Cc: G Edhaya Chandran Cc: Barton Gao Cc: Carolyn Gjertsen Signed-off-by: Abhi Singh --- uefi-sct/Maintainers.txt =3D> Maintainers.txt | 0 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/uefi-sct/Maintainers.txt b/Maintainers.txt similarity index 100% rename from uefi-sct/Maintainers.txt rename to Maintainers.txt --=20 2.25.1 -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#99199): https://edk2.groups.io/g/devel/message/99199 Mute This Topic: https://groups.io/mt/96575759/1787277 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org] -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-