From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS53758 23.128.96.0/24 X-Spam-Status: No, score=-3.9 required=3.0 tests=AWL,BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED, SPF_HELO_PASS,SPF_PASS shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by dcvr.yhbt.net (Postfix) with ESMTP id 697791F8C6 for ; Sat, 11 Sep 2021 14:47:25 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229971AbhIKOsg (ORCPT ); Sat, 11 Sep 2021 10:48:36 -0400 Received: from cloud.peff.net ([104.130.231.41]:44918 "EHLO cloud.peff.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229633AbhIKOsf (ORCPT ); Sat, 11 Sep 2021 10:48:35 -0400 Received: (qmail 12480 invoked by uid 109); 11 Sep 2021 14:47:22 -0000 Received: from Unknown (HELO peff.net) (10.0.1.2) by cloud.peff.net (qpsmtpd/0.94) with ESMTP; Sat, 11 Sep 2021 14:47:22 +0000 Authentication-Results: cloud.peff.net; auth=none Received: (qmail 20812 invoked by uid 111); 11 Sep 2021 14:47:21 -0000 Received: from coredump.intra.peff.net (HELO sigill.intra.peff.net) (10.0.0.2) by peff.net (qpsmtpd/0.94) with (TLS_AES_256_GCM_SHA384 encrypted) ESMTPS; Sat, 11 Sep 2021 10:47:21 -0400 Authentication-Results: peff.net; auth=none Date: Sat, 11 Sep 2021 10:47:21 -0400 From: Jeff King To: Junio C Hamano Cc: Gwyneth Morgan , Fangyi Zhou , git@vger.kernel.org, Birger Skogeng Pedersen , Birger Skogeng Pedersen , Brandon Williams , CB Bailey , Christopher =?utf-8?B?RMOtYXo=?= Riveros , Christopher =?utf-8?B?RMOtYXo=?= Riveros , Ed Maste , =?utf-8?Q?Jean-No=C3=ABl?= Avila , Jean-Noel Avila , Jessica Clarke , Jiang Xin , Jiang Xin , Kazuhiro Kato , Kazuhiro Kato , Kevin Willford , Kevin Willford , Peter Kaestle , Peter Kaestle , Sibi Siddharthan , Sibi Siddharthan , Slavica =?utf-8?B?xJB1a2nEhw==?= , Slavica Djukic Subject: Re: [PATCH] .mailmap: Update mailmap Message-ID: References: <20210910130236.40101-1-me@fangyi.io> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org On Fri, Sep 10, 2021 at 05:32:50PM -0700, Junio C Hamano wrote: > Which leads me to suggest something like the attached patch. I > wrote "Please notify us" for those who are no longer active and > forgot how .mailmap entries are spelled to ask for help correcting. FWIW, that seems like a quite reasonable addition to me. -Peff