From patchwork Tue Apr 18 10:10:57 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Daniel Vetter X-Patchwork-Id: 9685275 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 8F2D1601C2 for ; Tue, 18 Apr 2017 10:11:43 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 80403209D8 for ; Tue, 18 Apr 2017 10:11:43 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 71F4628403; Tue, 18 Apr 2017 10:11:43 +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 AF5B6209D8 for ; Tue, 18 Apr 2017 10:11:42 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id EA851891EF; Tue, 18 Apr 2017 10:11:40 +0000 (UTC) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from mail-wm0-x242.google.com (mail-wm0-x242.google.com [IPv6:2a00:1450:400c:c09::242]) by gabe.freedesktop.org (Postfix) with ESMTPS id 734F1891D5 for ; Tue, 18 Apr 2017 10:11:39 +0000 (UTC) Received: by mail-wm0-x242.google.com with SMTP id q125so13695291wmd.3 for ; Tue, 18 Apr 2017 03:11:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ffwll.ch; s=google; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=J6oR7nN1lFiz8GSxtdzraH5xq0iyhIQFKw/lEJG7Elg=; b=RJsIXxK2dyboyxuB7CIj9HzWHXwuwfzhuvtk8N7WgPlBLv/UuscE8yTiGz54nAFt3l yNYchZkT9Gzlhcpj8Q5gT0z9374IRM9TZFZ7any7mGkY8y5NZinxBzJYAHNS/AB6V8n2 W8ffBMS9i0pyTy76D/u7zbAUKx2eDUN+86+1I= 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:mime-version :content-transfer-encoding; bh=J6oR7nN1lFiz8GSxtdzraH5xq0iyhIQFKw/lEJG7Elg=; b=AQ1BjXmefK5QlPX0MrGqJBe7DC5XCsCUfRj1gVtoiCDcO6AF+Y3zYs/NKhOmZ/xTow 3q93U6vwLR6QU0gIg0oW9F5fUEqTJcFZnBfYHe74fljzvcdR7zc1AS0uWsJz90m2oiR0 WGySOap3NQdoniUU9M/hoSVVtZYVBjo4xu8YLixGDoM1g/kWFYmCYbHGhWIb1HeqvnjU nVwxYN4AQjBRTcnRaJqZoZyuydplH12MAiS92O2V50/Z/xnAULDytjoHcIUBfMsSrxbY QpLmnV8fZQpj5RLIvYQWGEk5XnX1r3wng9Uqqro/ZOyY+hY/fMhUudgu7W6BtF6Me1vr 7UoQ== X-Gm-Message-State: AN3rC/7+nyEjsAsbtPg2d3DJUy0whTJdOheOG6QtcD1JfM+0rc1Zeub9 VmdzmtwIWc8UPQ== X-Received: by 10.28.28.69 with SMTP id c66mr12972056wmc.28.1492510298041; Tue, 18 Apr 2017 03:11:38 -0700 (PDT) Received: from phenom.ffwll.local ([2a02:168:5640:0:960b:2678:e223:c1c6]) by smtp.gmail.com with ESMTPSA id w16sm16821254wmd.0.2017.04.18.03.11.36 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 18 Apr 2017 03:11:37 -0700 (PDT) From: Daniel Vetter To: DRI Development Subject: [PATCH] drm: Document code of conduct Date: Tue, 18 Apr 2017 12:10:57 +0200 Message-Id: <20170418101057.23737-1-daniel.vetter@ffwll.ch> X-Mailer: git-send-email 2.11.0 MIME-Version: 1.0 Cc: Daniel Vetter , Keith Packard , tfheen@err.no, Daniel Stone , Daniel Vetter X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" X-Virus-Scanned: ClamAV using ClamSMTP freedesktop.org has adopted a formal&enforced code of conduct: https://www.fooishbar.org/blog/fdo-contributor-covenant/ https://www.freedesktop.org/wiki/CodeOfConduct/ Besides formalizing things a bit more I don't think this changes anything for us, we've already peer-enforced respectful and constructive interactions since a long time. But it's good to document things properly. v2: Drop confusing note from commit message and clarify the grammer (Chris, Alex and others). Cc: Daniel Stone Cc: Keith Packard Cc: tfheen@err.no Signed-off-by: Daniel Vetter Reviewed-by: Daniel Stone Reviewed-by: Sumit Semwal Acked-by: Archit Taneja Reviewed-by: Martin Peres Acked-by: Thierry Reding Acked-by: Jani Nikula Acked-by: Vincent Abriou Acked-by: Neil Armstrong Reviewed-by: Maarten Lankhorst Acked-by: Brian Starkey Acked-by: Rob Clark Reviewed-by: David Herrmann Acked-by: Sean Paul Reviewed-by: Harry Wentland Reviewed-by: Eric Anholt Acked-by: Alex Deucher Acked-by: Gustavo Padovan Acked-by: Michel Dänzer Acked-by: Laurent Pinchart Acked-by: Sumit Semwal Acked-by: Keith Packard Acked-by: Gabriel Krisman Bertazi Acked-by: Adam Jackson --- Documentation/gpu/introduction.rst | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/Documentation/gpu/introduction.rst b/Documentation/gpu/introduction.rst index 05a82bdfbca4..fccbe375244d 100644 --- a/Documentation/gpu/introduction.rst +++ b/Documentation/gpu/introduction.rst @@ -85,3 +85,14 @@ This means that there's a blackout-period of about one month where feature work can't be merged. The recommended way to deal with that is having a -next tree that's always open, but making sure to not feed it into linux-next during the blackout period. As an example, drm-misc works like that. + +Code of Conduct +--------------- + +As a freedesktop.org project, dri-devel, and the DRM community, follows the +Contributor Covenant, found at: https://www.freedesktop.org/wiki/CodeOfConduct + +Please conduct yourself in a respectful and civilised manner when +interacting with community members on mailing lists, IRC, or bug +trackers. The community represents the project as a whole, and abusive +or bullying behaviour is not tolerated by the project.