Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:53990 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 74139 invoked from network); 17 Jul 2011 09:33:06 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Jul 2011 09:33:06 -0000 Authentication-Results: pb1.pair.com header.from=nikita.ppv@googlemail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=nikita.ppv@googlemail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain googlemail.com designates 209.85.215.173 as permitted sender) X-PHP-List-Original-Sender: nikita.ppv@googlemail.com X-Host-Fingerprint: 209.85.215.173 mail-ey0-f173.google.com Received: from [209.85.215.173] ([209.85.215.173:33460] helo=mail-ey0-f173.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 1E/70-02120-05CA22E4 for ; Sun, 17 Jul 2011 05:33:04 -0400 Received: by eyb7 with SMTP id 7so782513eyb.4 for ; Sun, 17 Jul 2011 02:33:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=JSdAEh6qbYCWoernk3zWhVuTCzODQOTMh1Tebjd012Q=; b=bROmxpHK1AR5uRrWTu5RIe/K91F04KId5lF4yz/+TQsWOv5edf8GM5SLpx2keL70vP FRQ3e7qbthDyxkx8/QLnYDKaSindp0qc40pVkNLsa5FL5x7PjoAHB8++J8L6APQlFm5Z PyDTDdIch8eF9XUObzQR/ltDKS55koGz6dPus= MIME-Version: 1.0 Received: by 10.14.50.129 with SMTP id z1mr1886756eeb.54.1310895181377; Sun, 17 Jul 2011 02:33:01 -0700 (PDT) Received: by 10.14.99.131 with HTTP; Sun, 17 Jul 2011 02:33:01 -0700 (PDT) In-Reply-To: <4E22A697.2020900@sugarcrm.com> References: <4E22A697.2020900@sugarcrm.com> Date: Sun, 17 Jul 2011 11:33:01 +0200 Message-ID: To: Stas Malyshev Cc: PHP Internals Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] Vote results From: nikita.ppv@googlemail.com (Nikita Popov) On Sun, Jul 17, 2011 at 11:08 AM, Stas Malyshev wrote: > Here are the results of the votes. I've split them into "PHP Group" - people > that have write access to the PHP code, based on SVN karma algorithm, and > "Community" - all the rest. Here it goes: Just to clarify: Is "PHP Group" anyone with any commit access to SVN (i.e. including docs)? Or only php-src? Thanks, Nikita