Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:53266 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 14099 invoked from network); 13 Jun 2011 13:37:46 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 13 Jun 2011 13:37:46 -0000 Authentication-Results: pb1.pair.com header.from=hannes.magnusson@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=hannes.magnusson@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.213.170 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: hannes.magnusson@gmail.com X-Host-Fingerprint: 209.85.213.170 mail-yx0-f170.google.com Received: from [209.85.213.170] ([209.85.213.170:38974] helo=mail-yx0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 1B/2E-14457-8A216FD4 for ; Mon, 13 Jun 2011 09:37:45 -0400 Received: by yxk8 with SMTP id 8so2150641yxk.29 for ; Mon, 13 Jun 2011 06:37:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=X/nZLh6D5QrGol1uX/Bll/XYXToMt8o1VBuG2cGdCQI=; b=Idu3EI6DPUpcdVPIKjybiKjxf851tJku3ltdQG5r/ZfXY8mlO6b6tJ2KR18jz4R50I h+PybKI2RPMYHoOmiDCcCYqIwkqvfvkP4/vDGE3tqs3VMgp444jhP1SHWPX7cpHsVwji cymrnJ3wUTtMVMi9sStNeKqQulgzKgByl1hxw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=uejVZYr+THcRhuMMGm3+sUGm3x4OctIw3qUuj7BVXw1SNvJwQ+NNPYPI4DgrSivxCr +qTa0UaFH8k4qvULNsgotd3gACDq9sxtXyk2uzZTx7b2pYgJVCZoWXKk8xeLfMTXQoh0 1Xi9wF904S8LoqqzKKQsxfsJml7mAfkck1zZ8= MIME-Version: 1.0 Received: by 10.147.21.15 with SMTP id y15mr5076312yai.2.1307972261686; Mon, 13 Jun 2011 06:37:41 -0700 (PDT) Received: by 10.146.210.3 with HTTP; Mon, 13 Jun 2011 06:37:41 -0700 (PDT) In-Reply-To: References: Date: Mon, 13 Jun 2011 15:37:41 +0200 Message-ID: To: David Coallier Cc: Pierre Joye , Ifthikhan Nazeem , Alexey Shein , internals Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] [IDEA/PRE-RFC] PHP Core Mentorship Program From: hannes.magnusson@gmail.com (Hannes Magnusson) On Mon, Jun 13, 2011 at 15:16, David Coallier wrote: > See response inline. > >> >> As I have nothing against a mentor program, nor something in favor of >> one, I think it should be done right from the 1st day. And to be in >> right it has to be open, by all means. Restricted lists, private >> discussions, etc. have no place in OSS projects. If you don't have >> access to the wiki to document your progress, pls request an account. >> If anything is happening or happens, it should happen in the >> respective list (doc, web, internals, pecl) and publicly. >> > > Thanks for that and we aren't talking about a "restricted" list but a > different mailing list where newcomers could browse freely and ask all > sorts of questions that might or might not have their place on the > internals list. Doesn't this fit nicely within the idea behind gsoc.. so reusing the gsoc@ list for it? >> One immediate step could be to create a 'contribute' page, >> www.php.net/contribute. This page should explain the various areas one >> could contribute (docs, tests, core, pecl, etc.) and how to get in http://no.php.net/get-involved.php Granted that page needs more work, I do believe its a good starting point. -Hannes