Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:63002 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 83031 invoked from network); 14 Sep 2012 09:36:30 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Sep 2012 09:36:30 -0000 Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.160.42 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.160.42 mail-pb0-f42.google.com Received: from [209.85.160.42] ([209.85.160.42:33761] helo=mail-pb0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E5/AB-31416-99AF2505 for ; Fri, 14 Sep 2012 05:36:26 -0400 Received: by pbbrp8 with SMTP id rp8so5443963pbb.29 for ; Fri, 14 Sep 2012 02:36:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=kMutLopAPO55p/lRhtc9Ue3qqW+FUu3k7ImnxN5q2L4=; b=z+secTxbhIL/fR0KtspdDltxcMktL9wNLPa9Hs5Gh40e26p0tzo4CUF8BP0u8mtq9J WEMVBmeGoA6WXJTrjILHCl1KOe9os0pjxOjMGmPnUTUN6edY5WMkDUlflraV+anXdBa3 lKB85ecHUYCLXCqzjH82Pr5U4HMo/6vxtz5Bf9yJzcgyboH7bJ/7P4f0BNt+ra7blSF5 16STbMA+clY8GS1pNLtmL7NCvvDDtZwMb2Vi/kp/7Ibl7EBsT545GC0Zozwu5bjo82Mn WJSoJCHzXj+pa/5gAmxkDrLCtZYcM0cFlnYz63oN0hRDmTuLfkYyyvTzYMoQ8tQVGBQn imzw== MIME-Version: 1.0 Received: by 10.68.225.168 with SMTP id rl8mr4414087pbc.115.1347615383091; Fri, 14 Sep 2012 02:36:23 -0700 (PDT) Received: by 10.68.54.68 with HTTP; Fri, 14 Sep 2012 02:36:23 -0700 (PDT) Date: Fri, 14 Sep 2012 11:36:23 +0200 Message-ID: To: PHP Internals Content-Type: multipart/alternative; boundary=047d7b2e09d733f8e304c9a62874 Subject: clearing up who can propose RFCs From: tyra3l@gmail.com (Ferenc Kovacs) --047d7b2e09d733f8e304c9a62874 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi, I was asked in a private email that it is true or not that *anybody* can create an RFC. As this isn't the first time to see that question I think that we could document that a little bit clearly. Here is how I responded to the question, and maybe we could improve on it and put that somewhere in the wiki so we can point these kind of questions there for the future. Anybody can propose an RFC, here are the necessary steps: 1. register a wiki account at https://wiki.php.net/start?do=3Dregister 2. send an email to php-webmaster@lists.php.net for requesting rfc karma for your wiki account 3. log in with your wiki account and navigate to https://wiki.php.net/rfc/my_rfc and push the Create this page button, fill out the template and save 4. edit https://wiki.php.net/rfc to link your rfc under the appropriate status 5. when you think your rfc is ready for discussion, send an email to the internals@lists.php.net mailing list introducing your RFC 6. listen to the feedback, and try to answer/resolve then and update your RFC to reflect those issues 7. if the discussion ended (or if you really want to bring it to voting and the minimal amount of discussion period stated on https://wiki.php.net/rfc/voting#discussion_period was reached) then you can move your RFC to voting: 1. update your rfc page to voting status and add the doodle voting macro for example * Yes* No 2. move your rfc on the https://wiki.php.net/rfc to voting 3. send am email to the internals@lists.php.net with a [VOTE] in the subject where your announce the start of the voting for your RFC (see https://wiki.php.net/rfc/voting#voting for more details) 8. Based on the result of the votes and the discussion there are three possible outcomes: 1. Your rfc is accepted, update that on your rfc page and on the https://wiki.php.net/rfc page. 2. Your rfc is declined , update that on your rfc page and on the https://wiki.php.net/rfc page 3. Some serious issue came up with your rfc which needs to be addressed first, your rfc goes back to Under discussion, update that = on your rfc page and on the https://wiki.php.net/rfc page and continue from point 6. Step 1 and 2 only required if you don't have a vcs account for php.net, as the php developers can already log on with their account and have the necessary wiki karma to create RFCs. --=20 Ferenc Kov=C3=A1cs @Tyr43l - http://tyrael.hu --047d7b2e09d733f8e304c9a62874--