From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id E808BC4167E for ; Wed, 30 Mar 2022 12:38:10 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S243656AbiC3Mjx (ORCPT ); Wed, 30 Mar 2022 08:39:53 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46200 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S243925AbiC3Mhk (ORCPT ); Wed, 30 Mar 2022 08:37:40 -0400 Received: from frasgout.his.huawei.com (frasgout.his.huawei.com [185.176.79.56]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3AF5AABF5B for ; Wed, 30 Mar 2022 05:27:49 -0700 (PDT) Received: from fraeml744-chm.china.huawei.com (unknown [172.18.147.226]) by frasgout.his.huawei.com (SkyGuard) with ESMTP id 4KT5J20pXnz67qQW; Wed, 30 Mar 2022 20:25:54 +0800 (CST) Received: from lhreml710-chm.china.huawei.com (10.201.108.61) by fraeml744-chm.china.huawei.com (10.206.15.225) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2375.24; Wed, 30 Mar 2022 14:27:46 +0200 Received: from localhost (10.47.70.51) by lhreml710-chm.china.huawei.com (10.201.108.61) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256) id 15.1.2375.24; Wed, 30 Mar 2022 13:27:46 +0100 Date: Wed, 30 Mar 2022 13:27:42 +0100 From: Jonathan Cameron To: Andy Shevchenko CC: Jonathan Cameron , Lorenzo Bianconi , linux-iio , "Lorenzo Bianconi" Subject: Re: [PATCH] MAINTAINERS: updated Lorenzo's email address Message-ID: <20220330132742.00005e12@Huawei.com> In-Reply-To: References: <20220327153555.289eddf4@jic23-huawei> Organization: Huawei Technologies Research and Development (UK) Ltd. X-Mailer: Claws Mail 4.0.0 (GTK+ 3.24.29; i686-w64-mingw32) MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Originating-IP: [10.47.70.51] X-ClientProxiedBy: lhreml706-chm.china.huawei.com (10.201.108.55) To lhreml710-chm.china.huawei.com (10.201.108.61) X-CFilter-Loop: Reflected Precedence: bulk List-ID: X-Mailing-List: linux-iio@vger.kernel.org On Sun, 27 Mar 2022 22:38:49 +0300 Andy Shevchenko wrote: > On Sun, Mar 27, 2022 at 10:36 PM Jonathan Cameron wrote: > > On Thu, 24 Mar 2022 12:05:43 +0100 > > Lorenzo Bianconi wrote: > > > > > Using my kernel.org email for iio devices. > > > Applied. > > I'm wondering all those email changes in the MAINTAINERS, are they > being accompanied with the .mailcap changes? > It would be good to have this done in order to decrease the amount of > (email) bounces. > OTOH dunno if get_maintainer.pl looks into .mailcap. > I'll guess, but in this case I think Lorenzo only wants to direct mails about 'some' of the stuff he maintains to his kernel.org account (as it's the stuff not related to the day job any more). Hence for this one .mailmap change probably doesn't make sense. Jonathan