From patchwork Fri Feb 19 19:55:49 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Douglas Goldstein X-Patchwork-Id: 8363541 Return-Path: X-Original-To: patchwork-xen-devel@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork1.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.136]) by patchwork1.web.kernel.org (Postfix) with ESMTP id A8CCE9F2F0 for ; Fri, 19 Feb 2016 19:58:52 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id D5D7220454 for ; Fri, 19 Feb 2016 19:58:51 +0000 (UTC) Received: from lists.xen.org (lists.xenproject.org [50.57.142.19]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id F0FDF2044B for ; Fri, 19 Feb 2016 19:58:50 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=lists.xen.org) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1aWr9k-0004e2-2c; Fri, 19 Feb 2016 19:56:00 +0000 Received: from mail6.bemta5.messagelabs.com ([195.245.231.135]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1aWr9i-0004dx-O6 for xen-devel@lists.xen.org; Fri, 19 Feb 2016 19:55:58 +0000 Received: from [85.158.139.211] by server-1.bemta-5.messagelabs.com id 95/5D-03316-D4377C65; Fri, 19 Feb 2016 19:55:57 +0000 X-Env-Sender: cardoe@cardoe.com X-Msg-Ref: server-9.tower-206.messagelabs.com!1455911756!23694351!1 X-Originating-IP: [209.85.160.176] X-SpamReason: No, hits=0.0 required=7.0 tests=UPPERCASE_25_50 X-StarScan-Received: X-StarScan-Version: 7.35.1; banners=-,-,- X-VirusChecked: Checked Received: (qmail 14704 invoked from network); 19 Feb 2016 19:55:57 -0000 Received: from mail-yk0-f176.google.com (HELO mail-yk0-f176.google.com) (209.85.160.176) by server-9.tower-206.messagelabs.com with AES128-GCM-SHA256 encrypted SMTP; 19 Feb 2016 19:55:57 -0000 Received: by mail-yk0-f176.google.com with SMTP id r207so39711624ykd.2 for ; Fri, 19 Feb 2016 11:55:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cardoe.com; s=google; h=from:to:cc:subject:date:message-id; bh=E3eZIZfSdEHveefRUWucLhIxx5qa4br/fBz77Jun7RI=; b=TMd0CguYIjolLq0mxts7uXRJCyfsALhfrZt7038rVniueXir42xqidFo4mt04hEjDL 4PYkbSsE5pp67gA7IUPvqvJUZQACK1XJ/T5qDOtZcP0Y1lX1zKZSZ7icKfL2/KF2Gsep +ptJ4aD2e2fGQGdH3m8cRrwG5F8XgJiQewrA0= 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; bh=E3eZIZfSdEHveefRUWucLhIxx5qa4br/fBz77Jun7RI=; b=FfBDOg24bO6VIz+FyBW/znwh18y2p1I0sxSety7H3aIZ6VESyjUag/DPzSPvPWy0XN KGji5YJSoncnN/6kuznHp+COFxhd+ULNhfybsgI4uTVAdRfKpHP0bcdp3hGyn/hxmu28 VuOgKO5Y0+c908aU+P7sAwC49H94wisfFmMoULv9cMt3q5rFSK7JPSnNLIO24hpCX0GT PbJnStk6fYeEVTwDWhIBWphxgOzJPpilwaaZuId0tDIvY1wMhnN3tlcoWnjzcg6qKA77 /96N1M5mLcIe1kIUX/bxpQKn0S+Hm9uKdbWvRenWS9KyUcY50iikxnCAoLnWnALmVDtA 3xkA== X-Gm-Message-State: AG10YORBd+EAUU/FkfEYGLRlGV0Nl68bUkwmPDiIpqn4sF3l7PZ/q2wrZvCaOLy0fbJ9vQ== X-Received: by 10.37.109.68 with SMTP id i65mr8568699ybc.91.1455911756015; Fri, 19 Feb 2016 11:55:56 -0800 (PST) Received: from doug-macbook.lan (c-68-34-224-206.hsd1.al.comcast.net. [68.34.224.206]) by smtp.gmail.com with ESMTPSA id d7sm2117267ywb.27.2016.02.19.11.55.54 (version=TLS1 cipher=AES128-SHA bits=128/128); Fri, 19 Feb 2016 11:55:54 -0800 (PST) From: Doug Goldstein To: xen-devel@lists.xen.org Date: Fri, 19 Feb 2016 13:55:49 -0600 Message-Id: <1455911749-89579-1-git-send-email-cardoe@cardoe.com> X-Mailer: git-send-email 2.5.4 (Apple Git-61) Cc: Keir Fraser , Ian Campbell , Doug Goldstein , Ian Jackson , Tim Deegan , Jan Beulich Subject: [Xen-devel] [PATCH] MAINTAINERS: add myself for Travis CI config X-BeenThere: xen-devel@lists.xen.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Xen developer discussion List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org X-Spam-Status: No, score=-4.1 required=5.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_MED, T_DKIM_INVALID, UNPARSEABLE_RELAY autolearn=unavailable version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Add myself as the maintainer for the Travis CI config. Signed-off-by: Doug Goldstein Reviewed-by: Andrew Cooper Acked-by: Ian Jackson --- CC: Ian Campbell CC: Ian Jackson CC: Jan Beulich CC: Keir Fraser CC: Tim Deegan --- MAINTAINERS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index cd4da04..db14cfe 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -337,6 +337,12 @@ F: xen/common/tmem* F: xen/include/xen/tmem* F: docs/misc/tmem* +TRAVIS CI +M: Doug Goldstein +W: https://travis-ci.org/xen-project/xen +S: Supported +F: .travis.yml + UNMODIFIED LINUX PV DRIVERS M: Keir Fraser M: Jan Beulich