Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:59075 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 94949 invoked from network); 20 Mar 2012 10:42:14 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 20 Mar 2012 10:42:14 -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.210.42 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.210.42 mail-pz0-f42.google.com Received: from [209.85.210.42] ([209.85.210.42:40705] helo=mail-pz0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 5C/D0-24788-40F586F4 for ; Tue, 20 Mar 2012 05:42:13 -0500 Received: by dang27 with SMTP id g27so13265197dan.29 for ; Tue, 20 Mar 2012 03:42:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=wXHiGiwmUUFdXXDg+3vffmVIpMdo21Z0uH6E3ncE61U=; b=xAx8RoxzyZey+wD/5E9Nsrto2oGjBM1eum9R8YcDA/qfNpJpU6PWwJjhzark3eu/lB pgJEA9ReW9wTM9YVJ8csFP3+EMYfDO+xdMmOLSgBJKL+Z+F7Mu4lIBv29Eo5t39fIB97 CI/JSEv2BEgnUsdez/zK5Yu7/dg9QPT/Z7baFssQejiS32dOVej0RFKbR7A4a7t0fN3E 1I+WXgNeGjr42AT1G1pYMf8/Og0AyD1aV0GdGoUpl4SLjz+tr+YcQWcJIdeCtyFN1Fba G2Rl+NzxPCr+vq0yzI5TswH5sEgNUwxVaIu96xPv9OvfVbC8OaeLCS62M8xgvzmJPpE8 NpYg== MIME-Version: 1.0 Received: by 10.68.125.134 with SMTP id mq6mr4795786pbb.74.1332240130039; Tue, 20 Mar 2012 03:42:10 -0700 (PDT) Received: by 10.68.15.105 with HTTP; Tue, 20 Mar 2012 03:42:10 -0700 (PDT) In-Reply-To: References: Date: Tue, 20 Mar 2012 11:42:10 +0100 Message-ID: To: David Soria Parra Cc: internals@lists.php.net Content-Type: multipart/alternative; boundary=047d7b2e501eb4de7604bbaa5357 Subject: Re: [PHP-DEV] Github Pull Request From: tyra3l@gmail.com (Ferenc Kovacs) --047d7b2e501eb4de7604bbaa5357 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable > > > Note that we DONT hand out access to the > github repository and will we not add > you to the PHP organization on github. > I think it would be a good idea to explain why are we (not) doing that. AFAIR the reason is that if we hand out accounts on github, and somebody by mistake merges the pull request there (instead of pulling it to git.php.net= , which will be automatically pushed to github) then our github<->git.php.netclones will be out of sync, and that could/would be a PITA to fix. --=20 Ferenc Kov=C3=A1cs @Tyr43l - http://tyrael.hu --047d7b2e501eb4de7604bbaa5357--