Newsgroups: php.doc,php.internals Path: news.php.net Xref: news.php.net php.doc:969387872 php.internals:113846 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 25448 invoked from network); 29 Mar 2021 07:53:30 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 29 Mar 2021 07:53:30 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 2C8A11804B7; Mon, 29 Mar 2021 00:50:26 -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, FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM,HEADER_FROM_DIFFERENT_DOMAINS, RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL,SPF_HELO_NONE, SPF_PASS autolearn=no autolearn_force=no version=3.4.2 X-Spam-Virus: No X-Envelope-From: Received: from mail-pj1-f47.google.com (mail-pj1-f47.google.com [209.85.216.47]) (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; Mon, 29 Mar 2021 00:50:25 -0700 (PDT) Received: by mail-pj1-f47.google.com with SMTP id nh23-20020a17090b3657b02900c0d5e235a8so5544445pjb.0; Mon, 29 Mar 2021 00:50:25 -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:content-transfer-encoding; bh=/4aCd3Yalf8On96tGvFnS4Z0/+Uuso6n9B3AI9r0RGk=; b=lmB2VoI0DUCf2wezQ1Sxim6l9AM5HjNXSLU7M+LdpQT49Oc8zOHoovwdIst48McRy+ b8puGttaO8UGC8OTr4asFsp0YeHqaYzm4R2QKybydeVYBRF4TD9VZqECDLxpGNTJUEaQ G6vA8gkolje/q7wsxP1r9JOX7E2960oN1dxyjpm/dUElEy/wdH04g/KzoisNUrCefl+M T64+oL8BjC5yUBuU4YcqolVlYdiQEzXe8F41ze9wc+Bi7feRCUkD40UDT3hMtDGNhczj 2QhDDdlRCnZ/oAzsJwwewO74BQB/doKPSFQca5NdKPBIdFsmErNDPhyyIDBsZ2Yd2jv0 QDkg== X-Gm-Message-State: AOAM530dLoQLF1FOr3YvKyVnjZGXYDo/Yu33UnaGSNddbsjqiCcAxxvO 73etvniuPmqq20Rhvls9RKK8Ar2uKVoxzzUORMQ= X-Google-Smtp-Source: ABdhPJw7XEuGo8MGCAeyFO9kBW6FT9hgNmRDh2vnZ/d3lKfMo65KtvxcK1rzrZ/Ek10scZXZZUZdSJ2iH9RZd5P6IrI= X-Received: by 2002:a17:902:d507:b029:e7:370d:b3c2 with SMTP id b7-20020a170902d507b02900e7370db3c2mr10460463plg.73.1617004224169; Mon, 29 Mar 2021 00:50:24 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: Date: Mon, 29 Mar 2021 10:50:14 +0300 Message-ID: To: Nikita Popov Cc: PHP internals , PHP Doc Mailing List Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Subject: Re: Changes to Git commit workflow From: kalle@php.net (Kalle Sommer Nielsen) Den man. 29. mar. 2021 kl. 01.52 skrev Nikita Popov : > While previously write access to repositories was handled through our hom= e-grown karma system, you will now need to be part of the php organization = on GitHub. If you are not part of the organization yet, or don't have acces= s to a repository you should have access to, contact me at nikic@php.net wi= th your php.net and GitHub account names, as well as the permissions you're= currently missing. Membership in the organization requires 2FA to be enabl= ed. How will this work for SVNROOT karma holders to grant karma to others going forward? --=20 regards, Kalle Sommer Nielsen kalle@php.net