Received: by 2002:a05:6a10:c604:0:0:0:0 with SMTP id y4csp2877537pxt; Mon, 9 Aug 2021 10:56:24 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzGyRCXTsfuNQjF3MkJw739cAjPIDWZ0gvqiPPiQJ89DXk7JyoqUpMUT+nsQvwQRuGJTsjT X-Received: by 2002:a17:906:dfe5:: with SMTP id lc5mr23341735ejc.20.1628531783798; Mon, 09 Aug 2021 10:56:23 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1628531783; cv=none; d=google.com; s=arc-20160816; b=ZBsInE3qtwp2rjtOhgeK564LNnHu2i5Zd9w0LhuShG/ddvfEnhMnNVLm2xgYtjsStM 9F21BmI2BHpD+6zH7bZopyV4eQsl6aFqK+mo8eL3uU/KNddnRKfRd210A2egBCMeSXWy QBUSr+RtLpkGfDacM+AAcVN6lU12l0OGlTqJFk3YqBNEhbdlY3pCTgkMAwYjEE5YY/f+ z4P7r5hSrJuQLAIk9fOLfB4tUGl1Xga6jB4KsxQpPk/DSZrpyl1+d33Oidxc4sJ0gZ4E yxDb1j3D1PaRYNsDkbwxGmJHciF80Tc/v+y0vyDCdB8clgTPhzBEvWsA5n4KTkCrqXq2 QO1Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date; bh=h/dcm5G30oAvROvNv3EtHCwxf2nB/vmBBkg3m3qiYVw=; b=A/700p9uOdbDJYLxOff0C77CoxwpZGrNHvQyTCWepshbBsVQSPLnuQWz+6blNHdaHY MhiaCqNWdOOES3ytpfnwQcpBy70lYbJ9Z+nc4h+rqXaFsWasQWrsc87l6L7Hmy3zZdTu v2A5/nitKWkdaH7IFcWaoLxKB7PGLpMzZOw7W2YV/2SFIwo7t6o5ax/9Z5XlPQ56FFsz Y7AcK+vZSL7BXYSrgSHJfv//ZgoGXSM3EiNDNo5f7BL36zCihHhngyA1f6fslfg1ZeHV kxYXhkvVpJW49h37PKSqScOvxm/cXOygWQ86/BVgvzPRv2v4Fh9Ns6b2wDyCIF9UPe+H DAFg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id gf2si17906041ejb.500.2021.08.09.10.56.00; Mon, 09 Aug 2021 10:56:23 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234832AbhHIRw0 (ORCPT + 99 others); Mon, 9 Aug 2021 13:52:26 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:35548 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234650AbhHIRwZ (ORCPT ); Mon, 9 Aug 2021 13:52:25 -0400 Received: from metis.ext.pengutronix.de (metis.ext.pengutronix.de [IPv6:2001:67c:670:201:290:27ff:fe1d:cc33]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A5532C0613D3 for ; Mon, 9 Aug 2021 10:52:04 -0700 (PDT) Received: from gallifrey.ext.pengutronix.de ([2001:67c:670:201:5054:ff:fe8d:eefb] helo=bjornoya.blackshift.org) by metis.ext.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mD9RR-0003Bo-1T; Mon, 09 Aug 2021 19:52:01 +0200 Received: from pengutronix.de (unknown [IPv6:2a02:810a:8940:aa0:b60e:a8cd:6ec5:c321]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) (Authenticated sender: mkl-all@blackshift.org) by smtp.blackshift.org (Postfix) with ESMTPSA id C85D166374C; Mon, 9 Aug 2021 17:51:59 +0000 (UTC) Date: Mon, 9 Aug 2021 19:51:58 +0200 From: Marc Kleine-Budde To: Stefan =?utf-8?B?TcOkdGpl?= Cc: "linux-kernel@vger.kernel.org" , "linux-can@vger.kernel.org" Subject: Re: [PATCH] mailmap: update email address of Matthias Fuchs Message-ID: <20210809175158.5xdkqeemjo3hqwcw@pengutronix.de> References: <20210806104833.102081-1-mkl@pengutronix.de> <10024d316c23d7be2ce6037f7994aa2af033208f.camel@esd.eu> <20210809072414.syapcl2v7urytygg@pengutronix.de> <1b5875759dc9d68f2379cde389b1bf5595ee3964.camel@esd.eu> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="4npq6zt2evq5dz2z" Content-Disposition: inline In-Reply-To: <1b5875759dc9d68f2379cde389b1bf5595ee3964.camel@esd.eu> X-SA-Exim-Connect-IP: 2001:67c:670:201:5054:ff:fe8d:eefb X-SA-Exim-Mail-From: mkl@pengutronix.de X-SA-Exim-Scanned: No (on metis.ext.pengutronix.de); SAEximRunCond expanded to false X-PTX-Original-Recipient: linux-kernel@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --4npq6zt2evq5dz2z Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 09.08.2021 17:22:51, Stefan M=C3=A4tje wrote: > > Speaking of that patch. Can you please create an entry in the > > MAINTAINERS file, too? I suggest to add yourself as M: and the > > socketcan@e.u as R:. The change in the MAINTAINERS file will be a second > > patch in that series. Just include it the next iteration of that series. >=20 > Do you think of something like the patch below? ACK > I'm curious. Shouldn't there be similar entries for the drivers from > Vincent (drivers/net/can/usb/etas_es58x/) and the PEAK driver family > (drivers/net/can/peak_canfd/)? Why are they not there? They haven't included a MAINTAINERS entry in the patch series and I forgot to enforce it :) > Have I misunderstood something? >=20 > diff --git a/MAINTAINERS b/MAINTAINERS > index 41fcfdb24a81..f25e3f79b392 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -4111,6 +4111,14 @@ F: include/uapi/linux/can/error.h > F: include/uapi/linux/can/netlink.h > F: include/uapi/linux/can/vxcan.h > =20 > +CAN NETWORK DRIVERS ESD HARDWARE This usually starts with the company's name or the driver name, so something like "ESD PCIe/402 CAN DRIVER" and a separate entry for the USB driver or "ESD CAN NETWORK DRIVERS" if you want to have a single entry. > +M: Stefan M=C3=A4tje > +R: socketcan@esd.eu > +L: linux-can@vger.kernel.org > +S: Maintained > +F: drivers/net/can/esd/ > +F: drivers/net/can/usb/esd_usb2.c > + > CAN NETWORK LAYER > M: Oliver Hartkopp > M: Marc Kleine-Budde >=20 >=20 > > > and his email address shows up in MODULE_AUTHOR() macro. He also left > > > our company already. > >=20 > > In newly added changes, it makes sense that all email addresses are > > working. :D >=20 > So I'll remove his stale email address together with the > MODULE_AUTHOR() macro and file the authorship credits in a changed > copyright history at the top of the source files. Yes, his name but with the socketcan@e.u email in MODULE_AUTHOR(). Regarding the top of the file's copyright information, the last patch only mentions 2 iterations of "esd" but no "real" people nor email addresses. I don't know what's you company's policy for the copyright line is, I don't mind adding Thomas, but use the socketcan@e.u email. People tend to look at the source file in case of problems, so better have working addresses there. Regarding the Co-Developed and Signed-off-by: Thomas posted the patches back in 2015 with his email address, so use it for the Co-Developed and Signed-off-by in your patch, too. This seems (or is) a bit inconsistent, but the S-o-b's should record the history of the patch. Marc --=20 Pengutronix e.K. | Marc Kleine-Budde | Embedded Linux | https://www.pengutronix.de | Vertretung West/Dortmund | Phone: +49-231-2826-924 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | --4npq6zt2evq5dz2z Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEK3kIWJt9yTYMP3ehqclaivrt76kFAmERazoACgkQqclaivrt 76lbNwf/SeGraxyc0PhmVTWSfrTGmtMfvS4mj1CV+c7sC3NZrvT4U2x5/xCnAP2I lN1211fXcGvQ+cAyxag8ngc3sJmWJqwGH9nLqaUdbT2Al5gkFVim4Y/S7mp/jRTx d9rr+5cHLL73I8i69iBlPAvIgZoqotn03gWRfCmXYJPwwznYWkeWXihHxPSat0J6 E/TdupDkKzjB0h2Z+Vh2ZXTleaNLh4eRTtZF1p4NP1aaSfp9XkV0v4er5Qj2QLBi l8AaSreAoWAE7PHdLee/0EJQwZhgS0u/EuXx789XfjWZ5VFNxikgJABQVde0WdWR s935wqKa8PkB3LPCzsNq6sZGuPIl2g== =RsLV -----END PGP SIGNATURE----- --4npq6zt2evq5dz2z--