Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:117650 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 12186 invoked from network); 30 Apr 2022 10:31:11 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 30 Apr 2022 10:31:11 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id ED55318004D for ; Sat, 30 Apr 2022 05:07:23 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on php-smtp4.php.net X-Spam-Level: X-Spam-Status: No, score=-1.7 required=5.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,HTML_MESSAGE,RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H2,SPF_HELO_NONE,SPF_PASS,T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.2 X-Spam-ASN: AS15169 209.85.128.0/17 X-Spam-Virus: No X-Envelope-From: Received: from mail-lf1-f42.google.com (mail-lf1-f42.google.com [209.85.167.42]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by php-smtp4.php.net (Postfix) with ESMTPS for ; Sat, 30 Apr 2022 05:07:23 -0700 (PDT) Received: by mail-lf1-f42.google.com with SMTP id y32so18187172lfa.6 for ; Sat, 30 Apr 2022 05:07:23 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=hwvxSsL/MyFKHk67lxqTNH4MOoikfrL9sX+l2a41hM4=; b=QLZp2tv30LNXYlNcLOFO2tTaAxq40w7yaFm2oD+s1fCc6paVlwfqMvbokIUb7Kzosi 3KlxqkG2cz7Cg6kKpl+kf4Gw1yup1wVhnEOLcPfmzMlLrAJpTW48mUcu2UyyTjaytukV khzMv79esb9irnMxPh9y4atJpUyzDyKccmWZperuJO6xH+Sk0G1W1LBnOdlVXJRgsqGc 5NE6qSzboj3xVsdyIQix4vF0+B0SZYeDAijRedhAY/spBWktgH7Cf6N4EVk4N1gPMglJ 8ieIVn5SRo86Qllv3kT0YR7gTVLVv1sofoG/QujVQ6x4oMlkTBIb2SKeZvT8bqgWeTF2 wxHA== X-Gm-Message-State: AOAM530JG5fxUsXv7rFuF/0JLyEfQllgJpItsg8n5PAOw1B7hxUnFldv mOMGc3YrXw1G6jTj3PL2CVyFzCJUG/qTj+2y2vqQrQ== X-Google-Smtp-Source: ABdhPJxakFibSqyE1sHAfb48TbkoABnIV1V9GnFJCtxOwvasEGP85XYOWm5KFiVEDrXRMVxcR43acAoGJgIWMXRCLoc= X-Received: by 2002:a05:6512:687:b0:472:565c:10a9 with SMTP id t7-20020a056512068700b00472565c10a9mr2315927lfe.37.1651320441437; Sat, 30 Apr 2022 05:07:21 -0700 (PDT) MIME-Version: 1.0 References: <81d2c9f5-5a0a-81bb-f323-f23ca259cabf@gmx.de> <9ec550f8-4b47-4c12-8db4-f937e3efe9df@Spark> In-Reply-To: Date: Sat, 30 Apr 2022 08:07:10 -0400 Message-ID: To: Joe Watkins Cc: PHP internals Content-Type: multipart/alternative; boundary="00000000000052924805ddde00f1" Subject: Re: [PHP-DEV] PHP 8.2 Release Manager Selection From: pierrick@php.net (Pierrick Charron) --00000000000052924805ddde00f1 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hi, I would also like to present myself as a Rookie RM for PHP8.2 For those of you who don't know me, my name is Pierrick. I am French (that explains my grammar mistakes) and have been living in Montreal, Canada for 15 years now and have been working with PHP since then. I made my first contribution to the PHP Project in 2009 by submitting a small patch. Since then I have touched multiple parts of the PHP project. I patched a few bugs, contributed to the french documentation translation, wrote/maintained some pecl extensions, maintained ext/curl from 2010 to 2016. I also submitted fews RFCs with their patches, some were approved and others rejected. I'm not a C guru but have basic knowledge of it (I never worked professionally with it). I also have some knowledge of PHP internals, but I did not touch the code base for quite some time. I work with git every day and am very comfortable with it. I would like to apply as a Rookie RM. I never had the opportunity to do release management on a project of this scale, but I'm motivated to learn. Thanks for considering me. Pierrick Le mer. 27 avr. 2022, =C3=A0 01 h 15, Joe Watkins a =C3= =A9crit : > Hi all, > > Applications are open for a week. > > Two people will be chosen by election and a veteran will help them. > > If no other veteran comes forward I will continue in that role for 8.2. > > Cheers > Joe > > On Tue, 26 Apr 2022, 21:21 Eric Mann via internals, < > internals@lists.php.net> > wrote: > > > I'm new to this mailing list as I'd previously (and very mistakenly) > > assumed it was meant for existing contributors. So I've always consumed > > conversations via web-based aggregators rather than directly. > > > > My mistake. > > > > That being said, I am very interested in being a part of this release. > > I've been using PHP since ~2005 and cut my teeth on PHP4. Since then, > > I've covered everything from Fortran to VB.net and C# to Ruby to Python > > to Golang. Today I write a mix of Python and PHP primarily (with a > > smattering of Go and a curiosity about Rust). I'm not a C guru, but in > > previous roles worked with several of them and can follow my way around > > a C codebase. I've frequently gone spelunking through PHP's system to > > help document various methods or interfaces exposed by the standard > > library as well. > > > > I am in no way a veteran PHP RM, but I am a fairly experienced RM with > > private codebases. I live and breathe in Git, love automation, and have > > been accused of more than a passing fancy in security as well. Somewher= e > > along the line I managed to coax php[architect] into publishing my book > > on the OWASP Top Ten, and they still put up with my monthly security > > column as well. > > > > In other words, I'd love to be a part of this and am more than happy to > > answer any and all questions y'all want to throw my way. > > > > ~Eric Mann > > > > On 4/26/22 11:27 PM, Sergey Panteleev wrote: > > > From: *Sergey Panteleev* > > > Date: Tue, Apr 26, 2022 at 11:27 AM > > > Subject: [PHP-DEV] PHP 8.2 Release Manager Selection > > > To: Christoph M. Becker , PHP internals > > > > > > > > > > > > Hey Christoph, > > > > > > Do we choose one rookie for this release or two (as for 8.1)? > > > > > > Also, maybe define some kind of deadline for submitting applications > > > and the voting phase, thoughts? > > > > > > =E2=80=94 > > > wbr, > > > Sergey Panteleev > > > > > -- > > Security Principles for PHP Applications > > > > > *Eric Mann > > * Tekton > > *PGP:*0x63F15A9B715376CA > > *P:*503.925.6266 > > *E:*eric@eamann.com > > eamann.com > > ttmm.io > > Twitter icon LinkedIn icon > > > > > --00000000000052924805ddde00f1--