linux-sgx.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: jarkko.sakkinen@linux.intel.com -> jarkko@kernel.org
@ 2020-10-13 10:46 Jarkko Sakkinen
  2020-10-13 15:30 ` Joe Perches
  0 siblings, 1 reply; 4+ messages in thread
From: Jarkko Sakkinen @ 2020-10-13 10:46 UTC (permalink / raw)
  To: linux-kernel
  Cc: linux-sgx, keyrings, linux-integrity, Jarkko Sakkinen,
	Mauro Carvalho Chehab, David S. Miller, Rob Herring

Use korg address as the main communications end point. Update the
corresponding M-entries.

Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
---
 MAINTAINERS | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 6594f0966716..afe2a20fb85a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -9668,7 +9668,7 @@ F:	security/keys/encrypted-keys/
 
 KEYS-TRUSTED
 M:	James Bottomley <jejb@linux.ibm.com>
-M:	Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
+M:	Jarkko Sakkinen <jarkko@kernel.org>
 M:	Mimi Zohar <zohar@linux.ibm.com>
 L:	linux-integrity@vger.kernel.org
 L:	keyrings@vger.kernel.org
@@ -9680,7 +9680,7 @@ F:	security/keys/trusted-keys/
 
 KEYS/KEYRINGS
 M:	David Howells <dhowells@redhat.com>
-M:	Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
+M:	Jarkko Sakkinen <jarkko@kernel.org>
 L:	keyrings@vger.kernel.org
 S:	Maintained
 F:	Documentation/security/keys/core.rst
@@ -17616,7 +17616,7 @@ F:	drivers/platform/x86/toshiba-wmi.c
 
 TPM DEVICE DRIVER
 M:	Peter Huewe <peterhuewe@gmx.de>
-M:	Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
+M:	Jarkko Sakkinen <jarkko@kernel.org>
 R:	Jason Gunthorpe <jgg@ziepe.ca>
 L:	linux-integrity@vger.kernel.org
 S:	Maintained
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH] MAINTAINERS: jarkko.sakkinen@linux.intel.com -> jarkko@kernel.org
  2020-10-13 10:46 [PATCH] MAINTAINERS: jarkko.sakkinen@linux.intel.com -> jarkko@kernel.org Jarkko Sakkinen
@ 2020-10-13 15:30 ` Joe Perches
  2020-10-13 19:25   ` Jarkko Sakkinen
  0 siblings, 1 reply; 4+ messages in thread
From: Joe Perches @ 2020-10-13 15:30 UTC (permalink / raw)
  To: Jarkko Sakkinen, linux-kernel
  Cc: linux-sgx, keyrings, linux-integrity, Mauro Carvalho Chehab,
	David S. Miller, Rob Herring

On Tue, 2020-10-13 at 13:46 +0300, Jarkko Sakkinen wrote:
> Use korg address as the main communications end point. Update the
> corresponding M-entries.

Maybe add an equivalent entry to .mailmap?

> diff --git a/MAINTAINERS b/MAINTAINERS
[]
> -M:	Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
> +M:	Jarkko Sakkinen <jarkko@kernel.org>



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] MAINTAINERS: jarkko.sakkinen@linux.intel.com -> jarkko@kernel.org
  2020-10-13 15:30 ` Joe Perches
@ 2020-10-13 19:25   ` Jarkko Sakkinen
  2020-10-13 19:36     ` Joe Perches
  0 siblings, 1 reply; 4+ messages in thread
From: Jarkko Sakkinen @ 2020-10-13 19:25 UTC (permalink / raw)
  To: Joe Perches
  Cc: Jarkko Sakkinen, linux-kernel, linux-sgx, keyrings,
	linux-integrity, Mauro Carvalho Chehab, David S. Miller,
	Rob Herring

On Tue, Oct 13, 2020 at 08:30:38AM -0700, Joe Perches wrote:
> On Tue, 2020-10-13 at 13:46 +0300, Jarkko Sakkinen wrote:
> > Use korg address as the main communications end point. Update the
> > corresponding M-entries.
> 
> Maybe add an equivalent entry to .mailmap?

Ugh, neither has @linux.intel.com. So, I'll insert these two lines:

Jarkko Sakkinen <jarkko@kernel.org>
Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>

> > diff --git a/MAINTAINERS b/MAINTAINERS
> []
> > -M:	Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
> > +M:	Jarkko Sakkinen <jarkko@kernel.org>

Thanks.

/Jarkko

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] MAINTAINERS: jarkko.sakkinen@linux.intel.com -> jarkko@kernel.org
  2020-10-13 19:25   ` Jarkko Sakkinen
@ 2020-10-13 19:36     ` Joe Perches
  0 siblings, 0 replies; 4+ messages in thread
From: Joe Perches @ 2020-10-13 19:36 UTC (permalink / raw)
  To: Jarkko Sakkinen
  Cc: Jarkko Sakkinen, linux-kernel, linux-sgx, keyrings,
	linux-integrity, Mauro Carvalho Chehab, David S. Miller,
	Rob Herring

On Tue, 2020-10-13 at 22:25 +0300, Jarkko Sakkinen wrote:
> On Tue, Oct 13, 2020 at 08:30:38AM -0700, Joe Perches wrote:
> > On Tue, 2020-10-13 at 13:46 +0300, Jarkko Sakkinen wrote:
> > > Use korg address as the main communications end point. Update the
> > > corresponding M-entries.
> > 
> > Maybe add an equivalent entry to .mailmap?
> 
> Ugh, neither has @linux.intel.com. So, I'll insert these two lines:
> 
> Jarkko Sakkinen <jarkko@kernel.org>
> Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>

I think a single line like works
Jarkko Sakkinen <jarkko@kernel.org> <jarkko.sakkinen@linux.intel.com>

Adding this to .mailmap gives:

$ ./scripts/get_maintainer.pl -f drivers/char/tpm/tpm-sysfs.c
Peter Huewe <peterhuewe@gmx.de> (maintainer:TPM DEVICE DRIVER)
Jarkko Sakkinen <jarkko@kernel.org> (maintainer:TPM DEVICE DRIVER)
Jason Gunthorpe <jgg@ziepe.ca> (reviewer:TPM DEVICE DRIVER)
linux-integrity@vger.kernel.org (open list:TPM DEVICE DRIVER)
linux-kernel@vger.kernel.org (open list)

even without the MAINTAINER file changes

(though you should really do those too so
 people that read the file can use the
 proper address)

---
.mailmap | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.mailmap b/.mailmap
index e4ccac4e2f88..1e14566a3d56 100644
--- a/.mailmap
+++ b/.mailmap
@@ -133,6 +133,7 @@ James Ketrenos <jketreno@io.(none)>
 Jan Glauber <jan.glauber@gmail.com> <jang@de.ibm.com>
 Jan Glauber <jan.glauber@gmail.com> <jang@linux.vnet.ibm.com>
 Jan Glauber <jan.glauber@gmail.com> <jglauber@cavium.com>
+Jarkko Sakkinen <jarkko@kernel.org> <jarkko.sakkinen@linux.intel.com>
 Jason Gunthorpe <jgg@ziepe.ca> <jgg@mellanox.com>
 Jason Gunthorpe <jgg@ziepe.ca> <jgg@nvidia.com>
 Jason Gunthorpe <jgg@ziepe.ca> <jgunthorpe@obsidianresearch.com>



^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-10-13 19:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-13 10:46 [PATCH] MAINTAINERS: jarkko.sakkinen@linux.intel.com -> jarkko@kernel.org Jarkko Sakkinen
2020-10-13 15:30 ` Joe Perches
2020-10-13 19:25   ` Jarkko Sakkinen
2020-10-13 19:36     ` Joe Perches

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).