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 X-Spam-Level: X-Spam-Status: No, score=-5.6 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED,USER_AGENT_MUTT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 68C5CC04AB4 for ; Fri, 17 May 2019 16:50:03 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 3215D218CD for ; Fri, 17 May 2019 16:50:03 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1558111803; bh=kFZlUc7Kt6Y5tB602xYCCbIM0EixJLlMH/LAIbzGcys=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=ncRS2Z84IN0EohHAmzJGrgvTSf11zhH6HY9A5xRyTdsdZLL1K/C/DvGt+94DfW6n8 B9c7LJkgUlL7P0SNk50qFARrwZX5VSV2qVyT7yRKI2OjFr9otBXPJ+TLZQ9gOi6UNC suH6QQ86KWWUNFBqIPceuMYaoQeYvm7MchRDNDWQ= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726422AbfEQQuC (ORCPT ); Fri, 17 May 2019 12:50:02 -0400 Received: from mail.kernel.org ([198.145.29.99]:47334 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726238AbfEQQuC (ORCPT ); Fri, 17 May 2019 12:50:02 -0400 Received: from localhost (unknown [69.71.4.100]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id AEB5B21743; Fri, 17 May 2019 16:50:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1558111802; bh=kFZlUc7Kt6Y5tB602xYCCbIM0EixJLlMH/LAIbzGcys=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=2DK7sIDJ3VDMuQ4gqvjpOD7FVQkt2orVXETIUl6AgK6G7dolWGftCPo2wn8IZAOXW GqnH7+rqoGu4C1KbkNeM29POfN/5pFuWK4sC4GKos6eDA6BZfeuU82bQyhxtDS7uA/ txwcsYoaTzcUmS9X3EcTQXw48pEdCHZLRHDeXcbg= Date: Fri, 17 May 2019 11:50:00 -0500 From: Bjorn Helgaas To: "Z.q. Hou" Cc: Karthikeyan M , Subrahmanya Lingappa , "linux-pci@vger.kernel.org" , "lorenzo.pieralisi@arm.com" Subject: Re: [PATCH 1/1] PCI: mobiveil: Update maintainers list Message-ID: <20190517165000.GA49425@google.com> References: <1557229516-6870-1-git-send-email-l.subrahmanya@mobiveil.co.in> <20190510134811.GG235064@google.com> <20190510163551.GH235064@google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-pci-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-pci@vger.kernel.org On Fri, May 17, 2019 at 03:03:19PM +0000, Z.q. Hou wrote: > Hi Bjorn, > > > -----Original Message----- > > From: Bjorn Helgaas [mailto:helgaas@kernel.org] > > Sent: 2019年5月11日 0:36 > > To: Z.q. Hou ; Karthikeyan M > > > > Cc: Subrahmanya Lingappa ; > > linux-pci@vger.kernel.org; lorenzo.pieralisi@arm.com > > Subject: Re: [PATCH 1/1] PCI: mobiveil: Update maintainers list > > > > On Fri, May 10, 2019 at 08:48:11AM -0500, Bjorn Helgaas wrote: > > > On Tue, May 07, 2019 at 07:45:16AM -0400, Subrahmanya Lingappa wrote: > > > > Add Karthikeyan M and Z.Q. Hou as new maintainers of Mobiveil > > > > controller driver. > > > > > > > > Signed-off-by: Subrahmanya Lingappa > > > > > > I'd like to include this ASAP so patches get sent to the right place, > > > and I want to make sure we spell the names and email addresses > > > correctly. > > > > > > Zhiqiang, you consistently use "Hou Zhiqiang " > > > for sign-offs [1] (except for "Z.q. Hou" in email headers). Can you > > > ack that the updated patch below is correct for you? > > > > > > Karthikeyan, I don't see any email or commits from you yet, so I'd > > > really like your ack along with the canonical name/email address you prefer. > > > There is another Karthikeyan already in MAINTAINERS, so hopefully we > > > can avoid any confusion. > > > > > > [1] git log --format="%an <%ae>" --author=[Zz]hiqiang > > > > I went ahead and applied the patch below for v5.2, but if you want to tweak > > the names/addresses, I can update them if you tell me soon. > > Sorry for my delay reply, I'm on paternity leave. > It's OK for me. No problem, the patch is already in Linus' tree. Congratulations on your child! Bjorn