From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39350) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aRjD9-0004hK-CQ for qemu-devel@nongnu.org; Fri, 05 Feb 2016 11:26:20 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aRjD5-0008FH-6z for qemu-devel@nongnu.org; Fri, 05 Feb 2016 11:26:19 -0500 Received: from mail-wm0-x230.google.com ([2a00:1450:400c:c09::230]:36216) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aRjD5-0008FB-07 for qemu-devel@nongnu.org; Fri, 05 Feb 2016 11:26:15 -0500 Received: by mail-wm0-x230.google.com with SMTP id p63so33906222wmp.1 for ; Fri, 05 Feb 2016 08:26:14 -0800 (PST) References: <1454605920-12791-1-git-send-email-alex.bennee@linaro.org> <1454605920-12791-7-git-send-email-alex.bennee@linaro.org> <20160205062517.GI5187@ad.usersys.redhat.com> From: Alex =?utf-8?Q?Benn=C3=A9e?= In-reply-to: <20160205062517.GI5187@ad.usersys.redhat.com> Date: Fri, 05 Feb 2016 16:26:12 +0000 Message-ID: <87d1sbnmxn.fsf@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Subject: Re: [Qemu-devel] [PULL 6/6] MAINTAINERS: Add .travis.yml List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Fam Zheng Cc: peter.maydell@linaro.org, qemu-devel@nongnu.org Fam Zheng writes: > On Thu, 02/04 17:12, Alex Bennée wrote: >> Signed-off-by: Alex Bennée >> Reviewed-by: David Gibson >> >> --- >> pr: added r-b tags >> --- >> MAINTAINERS | 5 +++++ >> 1 file changed, 5 insertions(+) >> >> diff --git a/MAINTAINERS b/MAINTAINERS >> index b6ed87a..426a735 100644 >> --- a/MAINTAINERS >> +++ b/MAINTAINERS >> @@ -1566,6 +1566,11 @@ L: qemu-block@nongnu.org >> S: Supported >> F: tests/image-fuzzer/ >> >> +Build and test automation >> +M: Alex Bennée >> +L: qemu-devel@nongnu.org >> +S: Supported >> +F: .travis.yml > > Judging from the formatting, this section seems to fall in the "Block drivers" > category in the front. Maybe add a "---" line below the caption text, > > Build and test automation > ------------------------- > M: ... > ? > > Can be a separate patch, though. As I've already submitted the pull I'll clean it up on the next round. > > Fam -- Alex Bennée