From patchwork Tue Dec 5 05:23:32 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sean Paul X-Patchwork-Id: 10092133 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 639D560348 for ; Tue, 5 Dec 2017 05:23:40 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 44FF328ECC for ; Tue, 5 Dec 2017 05:23:40 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 3995628EDC; Tue, 5 Dec 2017 05:23:40 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.1 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_MED,T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id B99D328ECC for ; Tue, 5 Dec 2017 05:23:39 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 2B4FE89FD4; Tue, 5 Dec 2017 05:23:39 +0000 (UTC) X-Original-To: intel-gfx@lists.freedesktop.org Delivered-To: intel-gfx@lists.freedesktop.org Received: from mail-yw0-x243.google.com (mail-yw0-x243.google.com [IPv6:2607:f8b0:4002:c05::243]) by gabe.freedesktop.org (Postfix) with ESMTPS id B324889FD4 for ; Tue, 5 Dec 2017 05:23:35 +0000 (UTC) Received: by mail-yw0-x243.google.com with SMTP id x199so7655823ywg.5 for ; Mon, 04 Dec 2017 21:23:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=from:to:cc:subject:date:message-id; bh=X5q/hqd+hSyOo1193RnMruusBm8XVz2YrYP4EQEAXpc=; b=Fyk92rAaXQfgFfk/oitF25ZxEKWmX30r30JEaRRZ9Oorfwa2PBum4UisnOW37WYYLB HqFgdt4XP54ijdmtFJCzvvhNJAeW/K4N/uHAjDHBz045LofzChLn8yXwMYrDNatPXDCd TfJ58F+BHDJbZcZQj1mCALJu8TRYHmUAZt5KE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=X5q/hqd+hSyOo1193RnMruusBm8XVz2YrYP4EQEAXpc=; b=NFcS98Y7affQlifvwpGJUllt4CsX/HtAS2ZHQQoObJ9Jcj+EHJX6OufnuyJf8XmDgP DnNVEi/bQTwYmDZWQgsNq0yxgi9m2nY6hdfCy+dfmKLCw9v3qErVSlc8k7c3FcYLhUbf mtZrBPvYCZcXZUdlTca/dkhIXcZgLp0SHeELFUzMH5XCKz0oW5iXR8OpZIXq+F3cy2KJ 7PGUJv0Ae7isE2ihgmsPlUgpg441Venk0TbIGK7kLMduCHZDFkS/8uFM8ym/eA/GqEzK U6y7j/3CJ1EGy+IcjVy9YDZF/C87qH0QS0RPOwlqtbS9ymQhlOPq/Met3QMrEoa2ncaf kZ3w== X-Gm-Message-State: AJaThX4CGvtPeky+NgRcl8GCoOcfti+8nZrq2AgStflVT1p2BVQbWdeO SLM9vfIz3eDRPxtuvHLLxD2dBCiNGEE= X-Google-Smtp-Source: AGs4zMY2vS5o9uzdvijtGfW107RlR8dbwq8ZFj7C0huLVp7+jAQNtL1DWJOjFYl3AMODDmCg23O9MQ== X-Received: by 10.13.223.138 with SMTP id i132mr11521215ywe.452.1512451414847; Mon, 04 Dec 2017 21:23:34 -0800 (PST) Received: from rosewood.cam.corp.google.com ([2620:0:1013:11:d3af:69ac:1964:28e8]) by smtp.gmail.com with ESMTPSA id c10sm7870579ywa.65.2017.12.04.21.23.34 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Dec 2017 21:23:34 -0800 (PST) From: Sean Paul To: intel-gfx@lists.freedesktop.org Date: Tue, 5 Dec 2017 00:23:32 -0500 Message-Id: <20171205052333.10035-1-seanpaul@chromium.org> X-Mailer: git-send-email 2.15.0.531.g2ccb3012c9-goog Cc: seanpaul@google.com Subject: [Intel-gfx] [PATCH i-g-t 1/2] CONTRIBUTING: Fix spelling mistake and line length X-BeenThere: intel-gfx@lists.freedesktop.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Intel graphics driver community testing & development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" X-Virus-Scanned: ClamAV using ClamSMTP Noticed while I was reading it. Makes for a good first contribution, I guess. Signed-off-by: Sean Paul --- CONTRIBUTING | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CONTRIBUTING b/CONTRIBUTING index 561c5dd8..ca2ed8a5 100644 --- a/CONTRIBUTING +++ b/CONTRIBUTING @@ -18,13 +18,13 @@ A short list of contribution guidelines: on its first invocation. -- intel-gpu-tools is MIT lincensed and we require contributions to follow the +- intel-gpu-tools is MIT licensed and we require contributions to follow the developer's certificate of origin: http://developercertificate.org/ - When submitting new testcases please follow the naming conventions documented - in the generated documentation. Also please make full use of all the helpers and - convenience macros provided by the igt library. The semantic patch lib/igt.cocci - can help with the more automatic conversions. + in the generated documentation. Also please make full use of all the helpers + and convenience macros provided by the igt library. The semantic patch + lib/igt.cocci can help with the more automatic conversions. - Patches need to be reviewed on the mailing list. Exceptions only apply for testcases and tooling for drivers with just a single contributor (e.g. vc4).