From patchwork Tue Feb 2 17:34:08 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Alex_Benn=C3=A9e?= X-Patchwork-Id: 61035 Delivered-To: patch@linaro.org Received: by 10.112.130.2 with SMTP id oa2csp875368lbb; Tue, 2 Feb 2016 09:39:19 -0800 (PST) X-Received: by 10.55.76.134 with SMTP id z128mr36651085qka.90.1454434756350; Tue, 02 Feb 2016 09:39:16 -0800 (PST) Return-Path: Received: from lists.gnu.org (lists.gnu.org. [2001:4830:134:3::11]) by mx.google.com with ESMTPS id z66si1931377qgd.22.2016.02.02.09.39.16 for (version=TLS1 cipher=AES128-SHA bits=128/128); Tue, 02 Feb 2016 09:39:16 -0800 (PST) Received-SPF: pass (google.com: domain of qemu-devel-bounces+patch=linaro.org@nongnu.org designates 2001:4830:134:3::11 as permitted sender) client-ip=2001:4830:134:3::11; Authentication-Results: mx.google.com; spf=pass (google.com: domain of qemu-devel-bounces+patch=linaro.org@nongnu.org designates 2001:4830:134:3::11 as permitted sender) smtp.mailfrom=qemu-devel-bounces+patch=linaro.org@nongnu.org; dkim=fail header.i=@linaro.org Received: from localhost ([::1]:58472 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aQev5-0004T5-S4 for patch@linaro.org; Tue, 02 Feb 2016 12:39:15 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48313) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aQeqf-0004le-60 for qemu-devel@nongnu.org; Tue, 02 Feb 2016 12:34:41 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aQeqc-0007jE-0S for qemu-devel@nongnu.org; Tue, 02 Feb 2016 12:34:41 -0500 Received: from mail-wm0-x229.google.com ([2a00:1450:400c:c09::229]:33709) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aQeqb-0007j1-QZ for qemu-devel@nongnu.org; Tue, 02 Feb 2016 12:34:37 -0500 Received: by mail-wm0-x229.google.com with SMTP id l66so127926851wml.0 for ; Tue, 02 Feb 2016 09:34:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-type:content-transfer-encoding; bh=SSTyfawBwShy3YBG+wT6q92esHNn2/ZhnTFfepduEL0=; b=AZ/TAzS6B4jlP/TEOkW5csHP2rNfZiHlKjYaP1gSYC6UnngAGZ8WQ4HetzKYvAqoq2 UfL2++n2EQnGCHPN3QCDRFrltzJVSzbUy9kW4qg3wQ7aZFbNJhQovGaZZbE7ztBRyY4L TCP7ljwHjZ068ESqnAUEfVV8dBlE0fsoDAm38= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-type:content-transfer-encoding; bh=SSTyfawBwShy3YBG+wT6q92esHNn2/ZhnTFfepduEL0=; b=NQMqGNJXooV6Qhn8MUX29GRgcaH1QlJEIOEsjQ8JgGXyZulOYgFgZw8YdYCHHTx3Iy fqzTGONllEAf/IBcHt+/LHgVJCbv1QvJ9EyE5bUhgYNSH8yFxEDchCyguAwNiZRvq4es a562n85E69EZoys+uN/ju6DmP4Z0qcgMuXo5HczyRAIuZzzOnaY0NdYsvKcNyTlk0QvT QMQTMNnVqZckCJApHRv1c4GKCUPeN8q7Os1L6+3EJ2Xjk8QohgOlpyEvcaUfJGO/kRT+ kHUKzkzXBe+TwQ5Pd6o2CyGWIc/1y3iamZnM/3hFIGob7CfCogpWn1wry78NEy89xPAs Uuxw== X-Gm-Message-State: AG10YOQp3nIkPVRvpagSOGeTonpC0VPSFeyRaGMywU8k4Y7hzzX9XgnwwPwXZ+Umek/o7+Mq X-Received: by 10.28.101.131 with SMTP id z125mr18451917wmb.60.1454434477260; Tue, 02 Feb 2016 09:34:37 -0800 (PST) Received: from zen.linaro.local ([81.128.185.34]) by smtp.gmail.com with ESMTPSA id ct2sm2464957wjb.46.2016.02.02.09.34.27 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 02 Feb 2016 09:34:28 -0800 (PST) Received: from zen.linaroharston (localhost [127.0.0.1]) by zen.linaro.local (Postfix) with ESMTP id 01FA03E0EE2; Tue, 2 Feb 2016 17:34:25 +0000 (GMT) From: =?UTF-8?q?Alex=20Benn=C3=A9e?= To: qemu-devel@nongnu.org Date: Tue, 2 Feb 2016 17:34:08 +0000 Message-Id: <1454434448-1535-7-git-send-email-alex.bennee@linaro.org> X-Mailer: git-send-email 2.7.0 In-Reply-To: <1454434448-1535-1-git-send-email-alex.bennee@linaro.org> References: <1454434448-1535-1-git-send-email-alex.bennee@linaro.org> MIME-Version: 1.0 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2a00:1450:400c:c09::229 Cc: kwolf@redhat.com, peter.maydell@linaro.org, stefanha@redhat.com, pbonzini@redhat.com, =?UTF-8?q?Alex=20Benn=C3=A9e?= , david@gibson.dropbear.id.au Subject: [Qemu-devel] [PATCH v4 6/6] MAINTAINERS: Add .travis.yml X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+patch=linaro.org@nongnu.org Sender: qemu-devel-bounces+patch=linaro.org@nongnu.org Signed-off-by: Alex Bennée --- MAINTAINERS | 5 +++++ 1 file changed, 5 insertions(+) -- 2.7.0 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 Documentation -------------