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.web11.12484.1663259121413869674 for ; Thu, 15 Sep 2022 09:25:21 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@linux.microsoft.com header.s=default header.b=V5lF795s; spf=pass (domain: linux.microsoft.com, ip: 13.77.154.182, mailfrom: mikuback@linux.microsoft.com) Received: from [192.168.4.22] (unknown [47.195.228.134]) by linux.microsoft.com (Postfix) with ESMTPSA id 80B472056DD5; Thu, 15 Sep 2022 09:25:20 -0700 (PDT) DKIM-Filter: OpenDKIM Filter v2.11.0 linux.microsoft.com 80B472056DD5 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux.microsoft.com; s=default; t=1663259121; bh=8z4YMo0hp0DxwhtD/ZQuBd/4hV/uAai0pHB9cyztUwo=; h=Date:Subject:To:Cc:References:From:In-Reply-To:From; b=V5lF795sIkRSx+kLRGY4z7bVAUDVWugh/D1m/4RFRYHvcXTVs7GGNompF+CIyxXo7 kfjs4Egw6VLyVVC3alxtHRbMXi0cfhbvUmPpFgK47ukU7mPiZBrgo2H8I5iqdl8MWq aL/IngKb6g28js/l3YUNLvX5UiZaZP1dESPxicNI= Message-ID: <4d425289-8f01-0763-6b07-5baaee500336@linux.microsoft.com> Date: Thu, 15 Sep 2022 12:25:19 -0400 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.13.0 Subject: Re: [PATCH v1 1/1] Maintainers.txt: Update maintainers/reviewers for CI and Test To: devel@edk2.groups.io Cc: Sean Brogan , Michael D Kinney , Liming Gao References: <20220903002339.49-1-mikuback@linux.microsoft.com> From: "Michael Kubacki" In-Reply-To: <20220903002339.49-1-mikuback@linux.microsoft.com> Content-Language: en-US Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Reviewed-by: Michael Kubacki On 9/2/2022 8:23 PM, mikuback@linux.microsoft.com wrote: > 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] > > @@ -116,12 +116,11 @@ F: .mergify/ > M: Michael D Kinney [mdkinney] > M: Liming Gao [lgao4] > R: Sean Brogan [spbrogan] > -R: Bret Barkelew [corthon] > > .pytool/ > F: .pytool/ > M: Sean Brogan [spbrogan] > -M: Bret Barkelew [corthon] > +M: Michael Kubacki [makubacki] > R: Michael D Kinney [mdkinney] > R: Liming Gao [lgao4] > > @@ -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