Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:110017 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 97494 invoked from network); 5 May 2020 19:30:43 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 5 May 2020 19:30:43 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id BDE96180508 for ; Tue, 5 May 2020 11:05:42 -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.4 required=5.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,HTML_MESSAGE,RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H2,SPF_HELO_NONE,SPF_SOFTFAIL 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-qk1-f174.google.com (mail-qk1-f174.google.com [209.85.222.174]) (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 ; Tue, 5 May 2020 11:05:42 -0700 (PDT) Received: by mail-qk1-f174.google.com with SMTP id b188so3259465qkd.9 for ; Tue, 05 May 2020 11:05:42 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=IIBAB0vzRZYLnAZhlBs0GGEExObFF6Pl0JNpRh14YvY=; b=BRWgzYf+OzH/7JO4LmUVcr5QZLqEFpthTyPPmanOVuR/c7ylh8kCamYPySY6Hxd9tY EK8FaN75E/UBdRxsbR09ujr/iu01UmXqgZnWgEDKVPAGMEp1FdOqScNxW7ff05M9wE0Z tNUCKdNMSAGCmhaGyiQSLzof4lPVFvdQeP46YYSTxsJpmnEHLHbVckWA4W/ZsZwOWxs+ gXajqaMhpzaW+n1b7SeNU4NILDfNBKgZPdihGjFXYkRF23nnkfx8AWkAiiUlKA/2/ZC7 UY6QGNFaurFk/eC1E1Qq2tBMyoorUEVPTJB1NeUXzjTC1d6jvdJVUlJwuFVO8sFxws8G MjhQ== X-Gm-Message-State: AGi0PuYd9o+9iA4VIcpc9OdUhZTFLzVkPwLCXIOHQ9n1SzpzakKr2RBb Gt8xiKBqNUIThMVLwsjLAa4O8xtK0oihnVxM0lQBEQ== X-Google-Smtp-Source: APiQypJuJXgobANRwn7uRbsVNoS7PohD852EvuYVLLCIGPDbkDzAPrs+DQTykmU6ipKAtfx1DF+6nZbIUEz/mnllTRg= X-Received: by 2002:a05:620a:34a:: with SMTP id t10mr4860493qkm.414.1588701939036; Tue, 05 May 2020 11:05:39 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: Date: Tue, 5 May 2020 13:05:28 -0500 Message-ID: To: Gabriel Caruso Cc: PHP Developers Mailing List Content-Type: multipart/alternative; boundary="000000000000bb0de605a4ea7e5d" Subject: Re: [PHP-DEV] [RESULT] Re: [PHP-DEV] [VOTE] Round two, PHP 8.0 RM From: pollita@php.net (Sara Golemon) --000000000000bb0de605a4ea7e5d Content-Type: text/plain; charset="UTF-8" On Tue, May 5, 2020 at 12:19 PM Derick Rethans wrote: > the vote for the second release manager has been concluded. At a nail > biting 18 vs 19, Gabriel Caruso is chosen! Congrats. > > Congratulations, Gabriel! I assume you're already familiar with https://github.com/php/php-src/blob/master/docs/release-process.md as our official process documentation. I'd also like to point you at https://github.com/sgolemon/php-release (prebuilt on docerhub as sgolemon/php-release ). It does a LOT of the work described under "rolling a release" in an automated and easy to recreate fashion. I invite you to do a trial run making an "alpha0" and uploading it to downloads.php.net/~gabrielcaruso (Derick or someone will reach out shortly on setting up an account and how to reach that server). Also, don't forget to add your GPG key to https://github.com/php/web-php/blob/master/include/gpg-keys.inc -Sara --000000000000bb0de605a4ea7e5d--