From patchwork Tue Apr 11 06:48:15 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Daniel Vetter X-Patchwork-Id: 9674617 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 4DB3860382 for ; Tue, 11 Apr 2017 06:48:27 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 3900827F90 for ; Tue, 11 Apr 2017 06:48:27 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 27C6F28066; Tue, 11 Apr 2017 06:48:27 +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 8C9A227317 for ; Tue, 11 Apr 2017 06:48:25 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 2B0976E431; Tue, 11 Apr 2017 06:48:24 +0000 (UTC) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from mail-wm0-x244.google.com (mail-wm0-x244.google.com [IPv6:2a00:1450:400c:c09::244]) by gabe.freedesktop.org (Postfix) with ESMTPS id F33CA6E432 for ; Tue, 11 Apr 2017 06:48:22 +0000 (UTC) Received: by mail-wm0-x244.google.com with SMTP id o81so13114343wmb.0 for ; Mon, 10 Apr 2017 23:48:22 -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; bh=MQJY8BdZqK6RvxLAQN2RUgzvUJTyFkRESGMTN/noNK0=; b=RwZrcxVyLbAOOT5cgcukRRn81cX/fKrrYbaD8pfszZd/jgp8VOGL+208EJX1Cmzs+l 1NMIcH2ClWO3Y+FWD1iINUyDWzXFaHNctSWhVoxNgWaVVg235IZA2C5MexaQaTtEPD0j wPuSu2fykGz9wdBK1wUaYmXDG2iPRkTIGHbgQ= 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=MQJY8BdZqK6RvxLAQN2RUgzvUJTyFkRESGMTN/noNK0=; b=KZaROsdFBBBBlikokLdWE0rmWDlmDIPW/HDyjLfAkipqQPD+PDOXgNYvedAXooC+R4 RE3rxQUbo2jp1m7VwWWKSq+IIwFInS7L31nzhr6HL7CVDbHFN6vWomqL9ryd81hnL7uO HFshXiBab7hqVLEuGv2JCHjCoEKB/rM8X3zaKSnv6HQmJ+itz9m+E6zMT3OaMQ8YP0b9 ru8eAaqAiksNmbCfiiV9FLaGrzlftX6PZ5Azfol9jurknGbPSnrDvz8RUVEi7kP8eDgG VgwisgvV3fxEvQXaFJCGCn+prWfEMc7cAGCdqCsVCgvTAyaBrgKZZOwfKLg99VDSG/6b Ayiw== X-Gm-Message-State: AN3rC/5fxFIx4OOXvFAITT6Zt5sGEuImAB4bL9RRuaUUbBl9I5yPxXdq NAo1xawyw8/ZcQ== X-Received: by 10.28.91.1 with SMTP id p1mr13321485wmb.63.1491893301613; Mon, 10 Apr 2017 23:48:21 -0700 (PDT) Received: from phenom.ffwll.local ([2a02:168:5640:0:960b:2678:e223:c1c6]) by smtp.gmail.com with ESMTPSA id j26sm776950wrb.19.2017.04.10.23.48.20 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 10 Apr 2017 23:48:20 -0700 (PDT) From: Daniel Vetter To: DRI Development Subject: [PATCH] drm: Document code of conduct Date: Tue, 11 Apr 2017 08:48:15 +0200 Message-Id: <20170411064815.5399-1-daniel.vetter@ffwll.ch> X-Mailer: git-send-email 2.11.0 Cc: Keith Packard , Daniel Stone , Daniel Vetter , Intel Graphics Development , Daniel Vetter , tfheen@err.no 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: , MIME-Version: 1.0 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. Note: As Daniel Stone mentioned in the announcement fd.o admins started chatting with the communities their hosting, which includs the X.org foundation board, to figure out how to fan out enforcement and allow projects to run things on their own (with fd.o still as the fallback). So the details of enforcement (and appealing decisions) might still change, but since this involves the board and lots more people it'll take a while to get there. For now this is good enough I think. For the text itself I went with the same blurb as the Wayland project, didn't feel creative yet this early in the morning: https://cgit.freedesktop.org/wayland/wayland/commit/?id=0eefe99fe0683ae409b665a8b18cc7eb648c6c0c 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 --- Documentation/gpu/introduction.rst | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/Documentation/gpu/introduction.rst b/Documentation/gpu/introduction.rst index 05a82bdfbca4..0f5173e29bdc 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.