From patchwork Mon Jan 8 15:55:20 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sean Paul X-Patchwork-Id: 10149879 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 8E3C6602CA for ; Mon, 8 Jan 2018 15:55:30 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 955C628676 for ; Mon, 8 Jan 2018 15:55:30 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 89FB328701; Mon, 8 Jan 2018 15:55:30 +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 1A3EE28676 for ; Mon, 8 Jan 2018 15:55:29 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 6DDE089D8A; Mon, 8 Jan 2018 15:55:29 +0000 (UTC) X-Original-To: intel-gfx@lists.freedesktop.org Delivered-To: intel-gfx@lists.freedesktop.org Received: from mail-yw0-x244.google.com (mail-yw0-x244.google.com [IPv6:2607:f8b0:4002:c05::244]) by gabe.freedesktop.org (Postfix) with ESMTPS id 5271889D8A for ; Mon, 8 Jan 2018 15:55:28 +0000 (UTC) Received: by mail-yw0-x244.google.com with SMTP id q26so4456273ywa.6 for ; Mon, 08 Jan 2018 07:55:28 -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=gLqbf+C+pKK20Ta4sHmsEHnJd7LVO7tfNWL+U7m5/E0=; b=WieV2I9XlX3mD8vAe7r419mGyLTRDvWQmYjUv2pdySGspXnO4tNof5zsvdlxNtlNFm CY9KHKXJbBfDn/SIUAcU9N/2BAk4g3IUebh3Rw5+UaFePfW/Oc/7IOSkmO2Vlr/TJH6j 5uPPDCapCBX/AABB3Fx1P9OoSRc/cS/dIFgpY= 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=gLqbf+C+pKK20Ta4sHmsEHnJd7LVO7tfNWL+U7m5/E0=; b=LjHXUSQGzo3AtNb2v4VYdjek+S1AU3olb3VGtAElhiuRfxrnMZh+Z2+1o78iS5Ikv7 o8O1eELaa/ukft3n8ezqxAjPLhfjt74eNDOaQ3cIxcE5++CZ/MfnXqTYxKoysUgmxRxQ o+H0rhFMDBTeH/5HcrEFZC2NbiEq7omB6XCn38BMC65NlG/9fAfK79GKg8YeoQ0tr927 5c4PJO13wj1eTPZMUPyBaOzPnXv3pVGKal/0BlrSNgdf3hxsEVbv6Qmo+Cr1oAfG6nub 4GbCxBV1XAX2zQcI+2dP0RL3l6WI2e1bur5FKr8GVmPchdFR/V7dUqYT1/X9CIjwGdhi f5TQ== X-Gm-Message-State: AKGB3mLSiAoKgdFEjPYUwPxsICFj4z31eLRRZtDj1DXl0djmTob7C465 40fySK7jHk66h7OgeTcFsLbTRm91674= X-Google-Smtp-Source: ACJfBotiKrDW2ohmDiW90WUnVILk8ZmGaA75D5Ll8Kv8ZQXe84H7AaTVN1BIrKgq0tEzziNLduEOzg== X-Received: by 10.129.137.1 with SMTP id z1mr11378706ywf.103.1515426927290; Mon, 08 Jan 2018 07:55:27 -0800 (PST) Received: from rosewood.cam.corp.google.com ([2620:0:1013:11:d3af:69ac:1964:28e8]) by smtp.gmail.com with ESMTPSA id y187sm1272082ywy.57.2018.01.08.07.55.26 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 08 Jan 2018 07:55:26 -0800 (PST) From: Sean Paul To: intel-gfx@lists.freedesktop.org Date: Mon, 8 Jan 2018 10:55:20 -0500 Message-Id: <20180108155521.246175-1-seanpaul@chromium.org> X-Mailer: git-send-email 2.16.0.rc0.223.g4a4ac83678-goog Cc: seanpaul@google.com Subject: [Intel-gfx] [PATCH i-g-t v3 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. Changes in v2: - None Changes in v3: - None Reviewed-by: Petri Latvala 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).