From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from linux.microsoft.com (linux.microsoft.com [13.77.154.182]) by mx.groups.io with SMTP id smtpd.web09.5685.1662164643898908649 for ; Fri, 02 Sep 2022 17:24:04 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="body hash did not verify" header.i=@linux.microsoft.com header.s=default header.b=hU8LGdKa; spf=pass (domain: linux.microsoft.com, ip: 13.77.154.182, mailfrom: mikuback@linux.microsoft.com) Received: from localhost.localdomain (unknown [47.195.228.134]) by linux.microsoft.com (Postfix) with ESMTPSA id 8870B20B9D3C; Fri, 2 Sep 2022 17:24:02 -0700 (PDT) DKIM-Filter: OpenDKIM Filter v2.11.0 linux.microsoft.com 8870B20B9D3C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux.microsoft.com; s=default; t=1662164643; bh=bb6zZ6LXV4sQYaHqTohZ7OL/utAvYmVxueiFufCXsBo=; h=From:To:Cc:Subject:Date:From; b=hU8LGdKaKV7psZjRre7YqWB7e62a3oK3ZnsTLp7rtQ7XJKJfOb9LblHOcqCanCKs7 mY8VmnBXrDBRNCSt01/mvDBR7RdElhA4CNJh+0L3s1cqOzrvLFDY4UZmhyMjTkOFMF UaH8cVLao+9XUUxslsJBXf8kF1e59sSZGO1avLcU= From: "Michael Kubacki" To: devel@edk2.groups.io Cc: Sean Brogan , Michael D Kinney , Liming Gao , Michael Kubacki Subject: [PATCH v1 1/1] Maintainers.txt: Update maintainers/reviewers for CI and Test Date: Fri, 2 Sep 2022 20:23:39 -0400 Message-Id: <20220903002339.49-1-mikuback@linux.microsoft.com> X-Mailer: git-send-email 2.28.0.windows.1 MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable From: "brbarkel@microsoft.com" Remove Bret Barkelew from: - .azurepipelines - .mergify - .pytool - UnitTestFrameworkPkg Add Michael Kubacki to: - .azurepipelines - .pytool Signed-off-by: Bret Barkelew Cc: Sean Brogan Cc: Michael D Kinney Cc: Liming Gao Cc: Michael Kubacki --- Maintainers.txt | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/Maintainers.txt b/Maintainers.txt index 73ce13126b37..d869dc46f0ef 100644 --- a/Maintainers.txt +++ b/Maintainers.txt @@ -107,7 +107,7 @@ EDK II Continuous Integration: .azurepipelines/ F: .azurepipelines/ M: Sean Brogan [spbrogan] -M: Bret Barkelew [corthon] +M: Michael Kubacki [makubacki] R: Michael D Kinney [mdkinney] R: Liming Gao [lgao4] =20 @@ -116,12 +116,11 @@ F: .mergify/ M: Michael D Kinney [mdkinney] M: Liming Gao [lgao4] R: Sean Brogan [spbrogan] -R: Bret Barkelew [corthon] =20 .pytool/ F: .pytool/ M: Sean Brogan [spbrogan] -M: Bret Barkelew [corthon] +M: Michael Kubacki [makubacki] R: Michael D Kinney [mdkinney] R: Liming Gao [lgao4] =20 @@ -614,5 +613,4 @@ F: UnitTestFrameworkPkg/ M: Michael D Kinney [mdkinney] M: Michael Kubacki [makubacki] R: Sean Brogan [spbrogan] -R: Bret Barkelew [corthon] S: Maintained --=20 2.35.1.vfs.0.0