Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:108152 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 60663 invoked from network); 15 Jan 2020 22:04:58 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 15 Jan 2020 22:04:58 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 2295318054E for ; Wed, 15 Jan 2020 12:12:10 -0800 (PST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on php-smtp4.php.net X-Spam-Level: X-Spam-Status: No, score=-0.2 required=5.0 tests=BAYES_20,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H2,SPF_HELO_NONE,SPF_NONE autolearn=no autolearn_force=no version=3.4.2 X-Spam-ASN: AS15169 209.85.128.0/17 X-Spam-Virus: No X-Envelope-From: Received: from mail-qk1-f180.google.com (mail-qk1-f180.google.com [209.85.222.180]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by php-smtp4.php.net (Postfix) with ESMTPS for ; Wed, 15 Jan 2020 12:12:09 -0800 (PST) Received: by mail-qk1-f180.google.com with SMTP id z14so16924573qkg.9 for ; Wed, 15 Jan 2020 12:12:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=benramsey.com; s=google; h=from:message-id:mime-version:subject:date:in-reply-to:cc:to :references; bh=+AiI7L9y403sO3GLrtoJfnHVquzndVVvZIn05h72BfY=; b=d0g7Tb3d8WoYocJTiDpgNjcNFbLMKaCxnzRUXEuwDSaWmVCWQFrXQHZ0Rl+SSICV3u R9ONMUbO7+LNKk9hzIV8kB9v/iaBQKeNGwoxdc5K7cIgimFi9QOS/B70pBiS7VwysKjH XVjuBTPf5cwCyjXF5zH+NxWZn/p/sxgr4d5I20CX1j1duJI086HSgpN2ytFsZ+k4YF0e 6LZ+66XQZ7VMRP5gVDs2t5CXAVfUu8gC9rTC0ynYi/x7asbc2PIzG6OCdqw4hasYTLfz eIk/Qx0VzgPI1woq58ra9d2wwn8Jl3U000VdEceZptdRamryTt8dOt/l1pNC15wrHfLH 2amA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:message-id:mime-version:subject:date :in-reply-to:cc:to:references; bh=+AiI7L9y403sO3GLrtoJfnHVquzndVVvZIn05h72BfY=; b=FgvB0mp4NkEqun2u4S/M7X17dlobyDrr84e7GAft0SlD3klNJoE6txFkLUm1F3JxSu G6QcpYvdcvDg7eRY909t48HvhuCi7zivKdJ14ZaowbMqK+FvJJun+4empdbyaH437zRw GP39CALCfmXDVS7sHtGUhPiA/UEcdKX/zEhP8gpBHowBQ3QGYAmtGG9RdvTNQNmBeBT1 AVmpQNa/hiLscOPxc/0g8zje8hm+DNCMDu/tG/W2rByz1fVZzRVa5LMtL8kwe3ISXN4x 7dsgKxTzrk8j8Z5py2/1a6V7qK1qj9VndqTwyTkMwxRPJWwHX671hHmFqI7p1F9h5DTl Hjrw== X-Gm-Message-State: APjAAAX7NujgR8XB7Fx36LZ++WsxxLJQEdqmi9sFx5W/0cqqqRUdq8Py IOuwD6h8DRykYuNATqamlN//fw== X-Google-Smtp-Source: APXvYqzpf8TgAnBAXYJILfoGMLQ0k+kjXa2Sw95XQqUuNd7hgrUGK+ybklSg0TpqcGrkz1IqHB3IzA== X-Received: by 2002:a37:664d:: with SMTP id a74mr29035704qkc.4.1579119128546; Wed, 15 Jan 2020 12:12:08 -0800 (PST) Received: from ip-172-27-233-182.ec2.internal (ec2-34-195-52-84.compute-1.amazonaws.com. [34.195.52.84]) by smtp.gmail.com with ESMTPSA id f4sm8876915qka.89.2020.01.15.12.12.07 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 15 Jan 2020 12:12:08 -0800 (PST) Message-ID: Content-Type: multipart/signed; boundary="Apple-Mail=_C6F2F7BB-283B-4DA7-BFC1-F8CB2181B777"; protocol="application/pgp-signature"; micalg=pgp-sha256 Mime-Version: 1.0 (Mac OS X Mail 12.4 \(3445.104.11\)) Date: Wed, 15 Jan 2020 14:12:06 -0600 In-Reply-To: Cc: PHP Internals List To: "Paul M. Jones" References: <008CDD73-A01E-4204-AE03-F6EC9933CA5A@benramsey.com> X-Mailer: Apple Mail (2.3445.104.11) Subject: Re: [PHP-DEV] Who are the current eligible voters? From: ben@benramsey.com (Ben Ramsey) --Apple-Mail=_C6F2F7BB-283B-4DA7-BFC1-F8CB2181B777 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 > On Jan 15, 2020, at 14:02, Paul M. Jones wrote: >=20 >=20 >=20 >> On Jan 15, 2020, at 13:21, Ben Ramsey wrote: >>=20 >> Everyone with a php.net account is able to vote. The public list is = here: https://people.php.net/ >=20 > I don't think that's *quite* the case? As has been noted elsewhere, = the rules are: >=20 >> =E2=80=A2 People with php.net VCS accounts that have contributed code = to PHP >> =E2=80=A2 Representatives from the PHP community, that will be chosen = by those with php.net VCS accounts >> =E2=80=A2 Lead developers of PHP based projects (frameworks, = cms, tools, etc.) >> =E2=80=A2 regular participant of internals discussions >=20 > It's clear that the second point has not really taken hold, but the = first point adds the caveat "that have contributed code to PHP", and = that part *does* seem widely accepted. >=20 > So unless I am wrong, merely having a php.net account doesn't appear = sufficient -- code or docs contributions are an additional prerequisite = to getting a vote. >=20 > Ben (and others) -- your thoughts? Is it really as straightforward as = "having a php.net account alone is enough to be eligible to vote=E2=80=9D = ? I wasn=E2=80=99t answering based on the rules. My answer is based on = practice. AFAIK, everyone with a php.net account also has access to the = wiki (you log into the wiki using your php.net account), and therefore, = also has the ability to vote on RFCs. Maybe there are some who have access to the wiki without a php.net = account, and maybe there are some who can access the wiki who can=E2=80=99= t vote. Whomever has admin access on the wiki can provide more = information. -Ben --Apple-Mail=_C6F2F7BB-283B-4DA7-BFC1-F8CB2181B777 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP -----BEGIN PGP SIGNATURE----- iHUEAREIAB0WIQToXQMR3fpbrPOmEOewLZeYnIwHGwUCXh9yFgAKCRCwLZeYnIwH G2CjAP9nuYh1FWXyBrna2XiRuqr69ZCzNNQ1cGhPvBwyTmcFRAD+L+T+ytSqY/zE 1QJfwzaUCe2QgLdkydmlEAf54ZSe5Pg= =dXnM -----END PGP SIGNATURE----- --Apple-Mail=_C6F2F7BB-283B-4DA7-BFC1-F8CB2181B777--