Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:91213 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 2972 invoked from network); 11 Feb 2016 18:39:38 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Feb 2016 18:39:38 -0000 Authentication-Results: pb1.pair.com smtp.mail=rowan.collins@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=rowan.collins@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.47 as permitted sender) X-PHP-List-Original-Sender: rowan.collins@gmail.com X-Host-Fingerprint: 74.125.82.47 mail-wm0-f47.google.com Received: from [74.125.82.47] ([74.125.82.47:38508] helo=mail-wm0-f47.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 60/7E-25203-965DCB65 for ; Thu, 11 Feb 2016 13:39:38 -0500 Received: by mail-wm0-f47.google.com with SMTP id p63so80683984wmp.1 for ; Thu, 11 Feb 2016 10:39:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=subject:to:references:from:message-id:date:user-agent:mime-version :in-reply-to:content-type:content-transfer-encoding; bh=Y1ErLdAzW9+tRY/RQopOTDJPMNs/nnKchXzfmiVvh0M=; b=PKu+Mzo0b+awloTWeCDgg71lzpil8PZZGcuLGpYeRm8nDWAfIOaTfJX91lKX5CHcyO daP4g52s2W50pe5ESEQPrrU/TCd5nb24kLNIEe+/ggIZ2vrnUG4FF+z/GjIK2VGQLqm7 78XbHdonwFsRP9sJoEbBAddQ8frgMdBrJCZ7GV9r2oNHdiF6HA+bDKDOjag8FG0eaR99 YxpdPZDYZYRBEElRBjVT8och2Axnv5GwqZ7kJp2V9O+TBUjp/6MmIVrd+rlxeC0KoLIq AaQwy7OTFm56Vph3+s8DJqSHqEwpbvZQaXkKxG1/+e61grNDg+M7ouZI81NKR1PYc3t/ S3gA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-type :content-transfer-encoding; bh=Y1ErLdAzW9+tRY/RQopOTDJPMNs/nnKchXzfmiVvh0M=; b=GE/e6FMMAP0218ouMlxUnzukWGxMD63wOm8lxgmrglUcRka3vVMrG7ZuhBIhxbezGC MuBI7KpwUu25jwSZOIaDWa4pad8vQskFhdB4+nW/tvRmqmVMGz9CpF7YAp3yx9sh6QaB RR5kr5XqE0gWchovtka7+pHRBGW7EVUsGRbAN/kcO73Ozko/ePTfP2hbCFbco7QdP6Nz +R2kJSO0Dom+FOxR6gN4X2WX1V5A2Icgcu6Exu7t743sH9XK9WVrzHQotB/GfxYIugLs sH4eoN6qXjcV9QlaCLO65Ij9mXy9VBl9VbSYFSgbwTWsS9yJCDKScqG9TeULbgs2HGFS Atgg== X-Gm-Message-State: AG10YOS9LDMWJYvXUexU7A9EWa5nwzEpA3N53HpuQ97kfONTh7TyxwwOs1n2AX6eQcu6mw== X-Received: by 10.28.32.147 with SMTP id g141mr19288836wmg.19.1455215974239; Thu, 11 Feb 2016 10:39:34 -0800 (PST) Received: from [192.168.0.152] ([93.188.182.58]) by smtp.googlemail.com with ESMTPSA id jc7sm8742951wjb.33.2016.02.11.10.39.32 for (version=TLSv1/SSLv3 cipher=OTHER); Thu, 11 Feb 2016 10:39:33 -0800 (PST) To: internals@lists.php.net References: Message-ID: <56BCD4FF.4070605@gmail.com> Date: Thu, 11 Feb 2016 18:37:51 +0000 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.5.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] [VOTE] Contributor Guidelines, and Updates to Code of Conduct progress From: rowan.collins@gmail.com (Rowan Collins) Paul M. Jones wrote on 11/02/2016 17:16: > Finally, these are Guidelines, but for whom? Is their violation actionable? If so, by whom, and in what circumstances? If not, then the Guidelines should say so. My understanding (admittedly I've only skim-read the text) was that this document was advisory, not enforced - it's the general goals that a full Code of Conduct would define in excruciating detail. But yes, that should be made explicit, with reference to the Code of Conduct as the full rules and procedures (should such a Code be agreed).