Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:76892 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 51241 invoked from network); 26 Aug 2014 23:05:23 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 26 Aug 2014 23:05:23 -0000 Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.176 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.216.176 mail-qc0-f176.google.com Received: from [209.85.216.176] ([209.85.216.176:60631] helo=mail-qc0-f176.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 6E/90-46492-0B21DF35 for ; Tue, 26 Aug 2014 19:05:20 -0400 Received: by mail-qc0-f176.google.com with SMTP id m20so16092638qcx.7 for ; Tue, 26 Aug 2014 16:05:17 -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=bdeNOcVF7TdNeJ54Mw68OiRIxOVexpvhlPZ64Lc6yp8=; b=MIQiHbJjAtJq09AQwdO6dFhFblYklG+JR6V+L53iX54O8ADXsRTxbfWfs8HRFe22Fx p1AmkZHu79evNeFnr2+tg116b9Er/FC52MBqaAZPLYkJqBrKaNo+arzEbwExMa8e6G6n SiQdOP/V/ZhVCQ2EEjvmjR0fg/OaVSHjyAV9i3auH+HafL0FyvVTnm4fMnbxckOtW6nh GzE00jwWVsNmQXmIWaRBBt4vvgu0XqyFapjkL2G/qph0a45hRZiPFrzZR5H4EdkBvCuq cqYGII1QltlQWBm6e87Q6cZcKRHYNod6gNsEN1quMiwWfKzImjH1oP+V9Wv12UR6SyhJ DZyA== MIME-Version: 1.0 X-Received: by 10.229.59.67 with SMTP id k3mr50494961qch.26.1409094317861; Tue, 26 Aug 2014 16:05:17 -0700 (PDT) Received: by 10.140.80.210 with HTTP; Tue, 26 Aug 2014 16:05:17 -0700 (PDT) In-Reply-To: References: Date: Wed, 27 Aug 2014 01:05:17 +0200 Message-ID: To: Chris Wright Cc: "internals@lists.php.net" Content-Type: multipart/alternative; boundary=001a11c2c60e457442050190567b Subject: Re: [PHP-DEV] VCS access From: tyra3l@gmail.com (Ferenc Kovacs) --001a11c2c60e457442050190567b Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Tue, Aug 26, 2014 at 10:25 PM, Chris Wright wrote: > Hi all > > I would like to request VCS access to php-src. I would like to be able > to merge my own patches when (and only when) it is agreed they should > be merged :-) > > Existing contributions: > https://github.com/php/php-src/commits?author=3DDaveRandom > https://github.com/php/php-src/pulls/DaveRandom > https://github.com/salathe/phpdoc-en/commits?author=3DDaveRandom > > Thanks, Chris > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > Hi Chris, I've granted you with php-src karma, it can take a coupe of minutes until it is propagated, but you should be able to push php-src.git soon. Please check out our git docs in the wiki: https://wiki.php.net/vcs/gitfaq https://wiki.php.net/vcs/gitworkflow The only special thing is our touch NEWS merge driver, don't forget to set that properly. --=20 Ferenc Kov=C3=A1cs @Tyr43l - http://tyrael.hu --001a11c2c60e457442050190567b--