From patchwork Fri Sep 14 23:55:05 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lucas De Marchi X-Patchwork-Id: 10601303 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 7BD4914DB for ; Fri, 14 Sep 2018 23:56:02 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 5E0CA2BAB2 for ; Fri, 14 Sep 2018 23:56:02 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 4E5F72BB22; Fri, 14 Sep 2018 23:56:02 +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=-5.2 required=2.0 tests=BAYES_00,MAILING_LIST_MULTI, RCVD_IN_DNSWL_MED 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 0D17A2BAB2 for ; Fri, 14 Sep 2018 23:56:01 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 2C4B56E048; Fri, 14 Sep 2018 23:55:59 +0000 (UTC) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by gabe.freedesktop.org (Postfix) with ESMTPS id 71E976E048 for ; Fri, 14 Sep 2018 23:55:57 +0000 (UTC) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga008.fm.intel.com ([10.253.24.58]) by fmsmga104.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 14 Sep 2018 16:55:57 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.53,375,1531810800"; d="scan'208";a="70969704" Received: from ldmartin-desk.jf.intel.com ([10.24.10.43]) by fmsmga008.fm.intel.com with ESMTP; 14 Sep 2018 16:55:13 -0700 From: Lucas De Marchi To: dri-devel@lists.freedesktop.org Subject: [PATCH libdrm] CONTRIBUTING: clarify how to request a Developer role Date: Fri, 14 Sep 2018 16:55:05 -0700 Message-Id: <20180914235505.25462-1-lucas.demarchi@intel.com> X-Mailer: git-send-email 2.17.1 In-Reply-To: References: X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Eric Engestrom , Daniel Vetter , Rodrigo Vivi MIME-Version: 1.0 Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" X-Virus-Scanned: ClamAV using ClamSMTP While requesting a Developer role I was pointed to this url and check those with "owner" role. So add it to our documentation. Signed-off-by: Lucas De Marchi --- CONTRIBUTING | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/CONTRIBUTING b/CONTRIBUTING index 96f1e4fb..487a5c36 100644 --- a/CONTRIBUTING +++ b/CONTRIBUTING @@ -78,9 +78,10 @@ below criteria: - Agrees to use their commit rights in accordance with the documented merge criteria, tools, and processes. -To apply for commit rights ("Developer" role in gitlab) send a mail to -dri-devel@lists.freedesktop.org and please ping the maintainers if your request -is stuck. +To apply for commit rights ("Developer" role in gitlab), check project +members who have the "owner" role at +https://gitlab.freedesktop.org/mesa/drm/project_members?sort=access_level_desc. +Any of them can add new developers. Committers are encouraged to request their commit rights get removed when they no longer contribute to the project. Commit rights will be reinstated when they