Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:90006 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 79242 invoked from network); 4 Jan 2016 21:41:45 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 4 Jan 2016 21:41:45 -0000 Authentication-Results: pb1.pair.com header.from=adam@adamharvey.name; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=adam@adamharvey.name; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain adamharvey.name designates 209.85.217.194 as permitted sender) X-PHP-List-Original-Sender: adam@adamharvey.name X-Host-Fingerprint: 209.85.217.194 mail-lb0-f194.google.com Received: from [209.85.217.194] ([209.85.217.194:35581] helo=mail-lb0-f194.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id EF/4C-07292-817EA865 for ; Mon, 04 Jan 2016 16:41:45 -0500 Received: by mail-lb0-f194.google.com with SMTP id tz10so17325677lbb.2 for ; Mon, 04 Jan 2016 13:41:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=adamharvey.name; s=google; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=5NuxcgV7lLptt8Jlfut73A7lfZ5gIyBqZ2mOTmIiUbw=; b=iTk+FOXclHaIla4MSMckA+N8IdB9/VBnddP+wKZxBLx5cEG0ShM9EkN96AVq/v2DSD pFaE7WJTQOWjrMxNR/D+kxolUI5KFyofnqSidG94RL+++/LAaaKLFnDH/ck7IyS7DM2e SLyel4tuJ6BXdn3ayTN8MYT3AkJa4SbkhGvho= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc:content-type; bh=5NuxcgV7lLptt8Jlfut73A7lfZ5gIyBqZ2mOTmIiUbw=; b=IZRZ5GwGs8IV1e2bjH3/OeLXh2delusH9zeo1x9pSJEJRYc5VRfxWH/gYcQGP/U26h rrrHcH1ZHScF+XqdP4F73tl1pHuMTTiHpWzQEv7TMk3/8a2OmZdDtne6Bc5E1KFSENz/ DF/TD7p+RuEnQIO7yZ0XwkuXKaOz0DGJ26yxRDmkyZJ8l+vrHI5IazcsiQtc4OPuqsLu XuBpjD8iBUGBKiZlyhhRGIZBpJBB/Z6uixUw8ROtN46+wxY3tw3xOhf2wByVUSarDvyz h3eLSATHVpxI+1tVnES4SQnkYIuSWoc/cdZAjF2ppuMbrVN1IE2FGeIOZQvdXF0HynaV j/nQ== X-Gm-Message-State: ALoCoQlc6USa0dZS7rhTr/+kBh69sRfdx1antVolvEi+n8e71PG8z5c0m1/m1Uu7GEypPxXhNAS7poxyDRNq0F79sdhugV1GTw== X-Received: by 10.112.181.196 with SMTP id dy4mr15511410lbc.42.1451943702075; Mon, 04 Jan 2016 13:41:42 -0800 (PST) MIME-Version: 1.0 Sender: adam@adamharvey.name Received: by 10.25.24.210 with HTTP; Mon, 4 Jan 2016 13:41:22 -0800 (PST) In-Reply-To: References: Date: Mon, 4 Jan 2016 13:41:22 -0800 X-Google-Sender-Auth: habcsXpC2I-aWBIaOVDQyEwj7uU Message-ID: To: Anthony Ferrara Cc: "internals@lists.php.net" Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] [RFC] [Draft] Adopt Code of Conduct From: aharvey@php.net (Adam Harvey) On 4 January 2016 at 13:06, Anthony Ferrara wrote: > I have created a new RFC for the PHP Project to adopt the Contributor > Covenant as the official Code of Conduct for the project > > https://wiki.php.net/rfc/adopt-code-of-conduct I am definitely pro-this. Good thinking! > Let me know what you think or if there are any concerns Although it's not required by our voting process, I think it might be a good idea to require more than a basic majority for adopting this. It feels like something we need broad buy-in on. Thoughts? Adam