From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752176AbdJHU7O (ORCPT ); Sun, 8 Oct 2017 16:59:14 -0400 Received: from eddie.linux-mips.org ([148.251.95.138]:50076 "EHLO cvs.linux-mips.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751547AbdJHU7N (ORCPT ); Sun, 8 Oct 2017 16:59:13 -0400 Date: Sun, 8 Oct 2017 21:59:11 +0100 (BST) From: "Maciej W. Rozycki" To: Paul Burton cc: linux-kernel@vger.kernel.org, trivial@kernel.org, Paul Burton , Deng-Cheng Zhu , Douglas Leung , Goran Ferenc , James Cowgill , Leonid Yegoshin , "Maciej W. Rozycki" , Marcin Nowakowski , Matt Redfearn , Zubair Lutfullah Kakakhel Subject: Re: [PATCH] Update MIPS email addresses In-Reply-To: <20171006161000.29579-1-paul.burton@mips.com> Message-ID: References: <20171006161000.29579-1-paul.burton@mips.com> User-Agent: Alpine 2.21 (LFD 202 2017-01-01) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 6 Oct 2017, Paul Burton wrote: > From: Paul Burton > > MIPS will soon not be a part of Imagination Technologies, and as such > many @imgtec.com email addresses will no longer be valid. This patch > updates the addresses for all those who: > > - Have 10 or more patches in mainline authored using an @imgtec.com > email address, or any patches dated within the past year. > > - Are still with Imagination but leaving as part of the MIPS business > unit, as determined from an internal email address list. > > - Haven't already updated their email address (ie. not JamesH :) ). > > New addresses are of the form firstname.lastname@mips.com, and all > verified against an internal email address list. An entry is added to > .mailmap for each person such that get_maintainer.pl will report the new > addresses rather than @imgtec.com addresses which will soon be dead. > > Instances of the affected addresses throughout the tree are then > mechanically replaced with the new @mips.com address. > > Signed-off-by: Paul Burton > Cc: Deng-Cheng Zhu > Cc: Douglas Leung > Cc: Goran Ferenc > Cc: James Cowgill > Cc: Leonid Yegoshin > Cc: Maciej Rozycki NAK for my part, I'll send an update separately when appropriate. Maciej