Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:107254 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 78488 invoked from network); 20 Sep 2019 10:14:43 -0000 Received: from unknown (HELO php-smtp3.php.net) (208.43.231.12) by pb1.pair.com with SMTP; 20 Sep 2019 10:14:43 -0000 Received: from php-smtp3.php.net (localhost [127.0.0.1]) by php-smtp3.php.net (Postfix) with ESMTP id 2C3252D200B for ; Fri, 20 Sep 2019 00:52:34 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on php-smtp3.php.net X-Spam-Level: X-Spam-Status: No, score=-2.0 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE, SPF_HELO_NONE autolearn=no autolearn_force=no version=3.4.2 X-Spam-ASN: X-Spam-Virus: No Received: from mail-lf1-x12e.google.com (mail-lf1-x12e.google.com [IPv6:2a00:1450:4864:20::12e]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by php-smtp3.php.net (Postfix) with ESMTPS for ; Fri, 20 Sep 2019 00:52:33 -0700 (PDT) Received: by mail-lf1-x12e.google.com with SMTP id d17so4338906lfa.7 for ; Fri, 20 Sep 2019 00:52:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=amRUPKTu3olXuGHJ1DeUiJQ9aayiYp1btSOEBWNXcwA=; b=u3d0rZ+tk6o2Kp17K2aur74p0bptFL+xFzmltWHySExBYpRHpFw4aXIV3Pl8NPOKf0 rELt+RxJuJUsgCBGYgL3BCsK0q4UB4xhVNz0M4cE6jMybfGuxAhHUXPx7zmOFp6jgOrS ooP9AWJH/H6ziyBx8S8eR6r5CwsbgyKdENkXYcHMjp2fRiG2l8fQzEtZ1NFvhh00ma3x QO/geFO/eqy1sD2Hhc98I0ggNJW6CYejJOJiGPYyqIHFXRozemZqSinjILFcjEHiaZhb RAfbOGCt9umHpKf9QpXrlSV3BvTcGG/tM9Ggo/IwK9qajasKyQCydRXmOhMC9pxYerv7 CZBg== 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=amRUPKTu3olXuGHJ1DeUiJQ9aayiYp1btSOEBWNXcwA=; b=RDhetRc8aZZqPoRmHSxrG/YmnVgl9pQ62GTaxq8F2lVkWrnTsuvFa0B7PxnMvE2v07 St9E7PcCIT4JemF8MIcpN6OnKgFG8UQajgfXHTRwgAdHkUJZLSbYuIz4GgR32Xv7hxtD KDNcyI1zE7QRLPoo9Ew+UC3WRcSy6/huM9NG+EpQKIPDIMeHGpsN0G/uPfJE0/JHdi1q njbRhetJJEizGnbJ/BNVWwfyl1EaGH5MYXpqagTEEv3glEGCsZMTjlcvlPg64AZhd4A2 p5C++9NLIwN2puKk/DsfNLfHNL8pRFCJOcS0frWEKTLb/mMTUDlWKHiqlhGsTPqO6tF2 GnBQ== X-Gm-Message-State: APjAAAU4TzK54ZwthKI733gchIwYj3RSLjN+dO4+vqkDLFm0cSKcKf0M JUXdfTa6OOAu/YHai6bIecQswXXMUeIbfPaQJE0= X-Google-Smtp-Source: APXvYqy+g77HnJt9k+aM3JH0h42i14YmaVWWGJyMnS5m+MjsiSZc2xz1sgzK0smnsk6fGMwsO0oEcmn8V6pF9+znUps= X-Received: by 2002:ac2:515b:: with SMTP id q27mr8118567lfd.154.1568965952370; Fri, 20 Sep 2019 00:52:32 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: Date: Fri, 20 Sep 2019 09:52:15 +0200 Message-ID: To: Bishop Bettini Cc: PHP internals Content-Type: multipart/alternative; boundary="000000000000417e740592f75a0b" X-Envelope-From: Subject: Re: [PHP-DEV] Should changes to EXTENSIONS be with a direct master commit? From: nikita.ppv@gmail.com (Nikita Popov) --000000000000417e740592f75a0b Content-Type: text/plain; charset="UTF-8" On Fri, Sep 20, 2019 at 6:48 AM Bishop Bettini wrote: > I've got the change below staged locally, but as you can see it's direct to > master. Since that's an atypical workflow, and a first time for me, I > wanted to check before I push. > > --- BEGIN git log --- > commit f94d9dcc102ea5515974b3a721286a6b49840860 (HEAD -> master) > Author: Bishop Bettini > Date: Fri Sep 20 00:31:59 2019 -0400 > > [ci skip] Add phar + imap maintainer email > > Looks like commit c09b13cb (Add Bishop Bettini as maintainer for > phar & imap, 2019-03-16) missed adding my email address. > > --- END git log --- > > Is this an appropriate case for a direct master commit? > Yes, this is fine. php-src has no strict review policy, use your own judgement :) You'll likely want to get larger extension changes reviewed, but especially if it's just about documentation changes, going through a PR is not necessary. Nikita --000000000000417e740592f75a0b--