From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:45771) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gRXj2-00070D-QZ for qemu-devel@nongnu.org; Tue, 27 Nov 2018 02:24:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gRXiy-0008V4-M9 for qemu-devel@nongnu.org; Tue, 27 Nov 2018 02:24:04 -0500 References: <20181125205000.10324-1-philmd@redhat.com> <20181125205000.10324-25-philmd@redhat.com> From: Thomas Huth Message-ID: Date: Tue, 27 Nov 2018 08:23:51 +0100 MIME-Version: 1.0 In-Reply-To: <20181125205000.10324-25-philmd@redhat.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH for-3.1 24/25] MAINTAINERS: Use my work email to review Build and test automation patches List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?UTF-8?Q?Philippe_Mathieu-Daud=c3=a9?= , =?UTF-8?Q?Alex_Benn=c3=a9e?= , Fam Zheng Cc: qemu-devel@nongnu.org, qemu-trivial@nongnu.org, Fam Zheng On 2018-11-25 21:49, Philippe Mathieu-Daud=C3=A9 wrote: > Signed-off-by: Philippe Mathieu-Daud=C3=A9 > --- > MAINTAINERS | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) >=20 > diff --git a/MAINTAINERS b/MAINTAINERS > index ad82c0377c..c616861ca3 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -2388,7 +2388,7 @@ Build and test automation > Build and test automation > M: Alex Benn=C3=A9e > M: Fam Zheng > -R: Philippe Mathieu-Daud=C3=A9 > +R: Philippe Mathieu-Daud=C3=A9 > L: qemu-devel@nongnu.org > S: Maintained > F: .travis.yml >=20 Reviewed-by: Thomas Huth