Newsgroups: php.doc,php.internals Path: news.php.net Xref: news.php.net php.doc:969387869 php.internals:113841 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 88710 invoked from network); 29 Mar 2021 00:19:01 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 29 Mar 2021 00:19:01 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 50B2B1804B7 for ; Sun, 28 Mar 2021 17:15:53 -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=3.2 required=5.0 tests=BAYES_20, 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-Virus: No X-Envelope-From: Received: from mail-lf1-f51.google.com (mail-lf1-f51.google.com [209.85.167.51]) (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 ; Sun, 28 Mar 2021 17:15:52 -0700 (PDT) Received: by mail-lf1-f51.google.com with SMTP id 75so15852271lfa.2 for ; Sun, 28 Mar 2021 17:15:52 -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=bfG+LFjMGhK6Q92BHEzsWGLWUNZq0HxiDAEq6xeqcPg=; b=C5CixQmevCuxlVLUQhyvis+wNknFxxKMhSvpXLRI+QsUqmwQuvquM41aBRQZpkNiM0 YGOWAJDlE9pZhLtUYWjuoejs9wGS0rliyuhseQVd/asKvQSyz9iFkNoyc7+WvnzZU/sT mNgUFlVcRACoYqcN1QW6vrwPSXDbSmorroRiEi2Y4iXjUmqqnnlUvfbUJ2aEeIPwcKd6 P3tmbgLQ5DXam8FIKhosZGSOvb1S1WfBCcHi4LAV/chVaxpE6v7CY1WEY2if0eV0fdhP SWi50/gSQfyHtDht5K0atmhvsPNQ3USy65xGlKZ0eCIDdeUypGwOR17qYh7nNvw4BYbM p0zQ== X-Gm-Message-State: AOAM533RSENxSX169q6egu1Tn4p8/PAzx7ZBjSuKNMFxfqaktsf/lfCQ 0VaEPNDmoRAREH902HWaafFbovmAiYQRH3i1QEL+2A== X-Google-Smtp-Source: ABdhPJwmkYnfa014QrCqZNMOigJ6GHsG0aS0r0LcHaG78AzFh4NgzFOQp5MDFcb2hP1rpgG4BmkrRyiZfMnP2FSa1sg= X-Received: by 2002:ac2:5052:: with SMTP id a18mr14123658lfm.55.1616976949002; Sun, 28 Mar 2021 17:15:49 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: Date: Sun, 28 Mar 2021 19:15:38 -0500 Message-ID: To: Paul Crovella Cc: Nikita Popov , PHP internals , PHP Doc Mailing List Content-Type: multipart/alternative; boundary="000000000000a7d96405bea1c898" Subject: Re: [PHP-DEV] Changes to Git commit workflow From: pollita@php.net (Sara Golemon) --000000000000a7d96405bea1c898 Content-Type: text/plain; charset="UTF-8" On Sun, Mar 28, 2021 at 6:57 PM Paul Crovella wrote: > You might consider requiring commits be signed while you're at it. > > I suggested this as well, and even if we don't require it, we should STRONGLY encourage it. I've been signing my commits for several years now, it's not even that hard. --000000000000a7d96405bea1c898--