Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:76893 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 52965 invoked from network); 26 Aug 2014 23:18:43 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 26 Aug 2014 23:18:43 -0000 Authentication-Results: pb1.pair.com smtp.mail=are.you.winning@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=are.you.winning@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.47 as permitted sender) X-PHP-List-Original-Sender: are.you.winning@gmail.com X-Host-Fingerprint: 209.85.216.47 mail-qa0-f47.google.com Received: from [209.85.216.47] ([209.85.216.47:57371] helo=mail-qa0-f47.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F6/F0-46492-0D51DF35 for ; Tue, 26 Aug 2014 19:18:41 -0400 Received: by mail-qa0-f47.google.com with SMTP id i13so14655483qae.34 for ; Tue, 26 Aug 2014 16:18:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type:content-transfer-encoding; bh=vRTGFtgT0qzQJofWPqP5A5GwOO9d3AU5qaFsg8yiVi8=; b=1B+nqXeYhrudtrtddA3/atqKNAP7e+2PCGcNOEq6R+8kjl4Rk95cBQcxSlrbC5PsG+ eU/gu0VN/4wOlIzrQ0WGe415XjWw8XTSWFjQs0TwadIvKm58k0RH6aFtTqBRZUdx90Sy f/5vNCHBJYS1T4OvybtoJNXX7d/nACLSwHr7ZemOLl1ck22HABx+6SISzON9vvyXuw+H bT1jMl1qHZxtoUwunppilPN8EkQxcdtyUrRsgS+98CRt8MRCon3O2FerZpdiR6GkwCbN yW7KUWiXz570Buld/AicJn/Y96TnyhD+MDdxpsQVG8NNcV/fQ65p3I3lhf71t4pDS2M+ JflQ== MIME-Version: 1.0 X-Received: by 10.224.28.133 with SMTP id m5mr51723710qac.16.1409095117754; Tue, 26 Aug 2014 16:18:37 -0700 (PDT) Sender: are.you.winning@gmail.com Received: by 10.141.28.193 with HTTP; Tue, 26 Aug 2014 16:18:37 -0700 (PDT) In-Reply-To: References: Date: Wed, 27 Aug 2014 00:18:37 +0100 X-Google-Sender-Auth: qKjk8-DNG1eKui98FpVa3qYabw4 Message-ID: To: Ferenc Kovacs Cc: Chris Wright , "internals@lists.php.net" Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] VCS access From: daverandom@php.net (Chris Wright) On 27 August 2014 00:05, Ferenc Kovacs wrote: > > > > 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 Great, thanks very much :-) > > The only special thing is our touch NEWS merge driver, don't forget to se= t > that properly. I won't be pushing anything until I've done a couple of "practice" merges locally > -- > Ferenc Kov=C3=A1cs > @Tyr43l - http://tyrael.hu