From mboxrd@z Thu Jan 1 00:00:00 1970 Authentication-Results: mx.groups.io; dkim=missing; spf=pass (domain: redhat.com, ip: 209.132.183.28, mailfrom: lersek@redhat.com) Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) by groups.io with SMTP; Fri, 12 Jul 2019 15:54:46 -0700 Received: from smtp.corp.redhat.com (int-mx08.intmail.prod.int.phx2.redhat.com [10.5.11.23]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 67FB68762B; Fri, 12 Jul 2019 22:54:46 +0000 (UTC) Received: from lacos-laptop-7.usersys.redhat.com (ovpn-116-65.ams2.redhat.com [10.36.116.65]) by smtp.corp.redhat.com (Postfix) with ESMTP id 26ABB19C58; Fri, 12 Jul 2019 22:54:41 +0000 (UTC) Subject: Re: [PATCH 2/3] Maintainers.txt: add wildcard path association for Arm/AArch64 To: Leif Lindholm , devel@edk2.groups.io Cc: Andrew Fish , Michael D Kinney , Philippe Mathieu-Daude , Bob Feng , Liming Gao References: <20190712170128.6495-1-leif.lindholm@linaro.org> <20190712170128.6495-3-leif.lindholm@linaro.org> From: "Laszlo Ersek" Message-ID: <2a54e9a6-23a8-07f2-ebf1-02a6a359e80f@redhat.com> Date: Sat, 13 Jul 2019 00:54:41 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 MIME-Version: 1.0 In-Reply-To: <20190712170128.6495-3-leif.lindholm@linaro.org> X-Scanned-By: MIMEDefang 2.84 on 10.5.11.23 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.26]); Fri, 12 Jul 2019 22:54:46 +0000 (UTC) Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit On 07/12/19 19:01, Leif Lindholm wrote: > Add Ard and Leif as responsible for any path matching > F: */Arm/ > F: */AArch64/ > > Signed-off-by: Leif Lindholm > Reviewed-by: Philippe Mathieu-Daude > Tested-by: Philippe Mathieu-Daude > --- > Maintainers.txt | 8 ++++++++ > 1 file changed, 8 insertions(+) Reviewed-by: Laszlo Ersek