virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: update my email address
@ 2017-02-03 11:18 Amit Shah
  2017-02-03 15:11 ` Michael S. Tsirkin
  0 siblings, 1 reply; 8+ messages in thread
From: Amit Shah @ 2017-02-03 11:18 UTC (permalink / raw)
  To: Virtualization List; +Cc: Amit Shah, linux-kernel, Michael S. Tsirkin

I'm leaving my job at Red Hat, this email address will stop working next week.
Update it to one that I will have access to later.

Signed-off-by: Amit Shah <amit.shah@redhat.com>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 3960e7f..187b961 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -13065,7 +13065,7 @@ F:	drivers/input/serio/userio.c
 F:	include/uapi/linux/userio.h
 
 VIRTIO CONSOLE DRIVER
-M:	Amit Shah <amit.shah@redhat.com>
+M:	Amit Shah <amit@kernel.org>
 L:	virtualization@lists.linux-foundation.org
 S:	Maintained
 F:	drivers/char/virtio_console.c
-- 
1.8.3.1

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

* Re: [PATCH] MAINTAINERS: update my email address
  2017-02-03 11:18 [PATCH] MAINTAINERS: update my email address Amit Shah
@ 2017-02-03 15:11 ` Michael S. Tsirkin
  2017-02-03 15:34   ` Amit Shah
  0 siblings, 1 reply; 8+ messages in thread
From: Michael S. Tsirkin @ 2017-02-03 15:11 UTC (permalink / raw)
  To: Amit Shah; +Cc: linux-kernel, Virtualization List

On Fri, Feb 03, 2017 at 04:48:14PM +0530, Amit Shah wrote:
> I'm leaving my job at Red Hat, this email address will stop working next week.
> Update it to one that I will have access to later.
> 
> Signed-off-by: Amit Shah <amit.shah@redhat.com>

It's great that we'll still have you around!  Do you want to send a pull
request with this patch? Or want me to merge it?

Acked-by: Michael S. Tsirkin <mst@redhat.com>


> ---
>  MAINTAINERS | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 3960e7f..187b961 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -13065,7 +13065,7 @@ F:	drivers/input/serio/userio.c
>  F:	include/uapi/linux/userio.h
>  
>  VIRTIO CONSOLE DRIVER
> -M:	Amit Shah <amit.shah@redhat.com>
> +M:	Amit Shah <amit@kernel.org>
>  L:	virtualization@lists.linux-foundation.org
>  S:	Maintained
>  F:	drivers/char/virtio_console.c
> -- 
> 1.8.3.1

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

* Re: [PATCH] MAINTAINERS: update my email address
  2017-02-03 15:11 ` Michael S. Tsirkin
@ 2017-02-03 15:34   ` Amit Shah
  0 siblings, 0 replies; 8+ messages in thread
From: Amit Shah @ 2017-02-03 15:34 UTC (permalink / raw)
  To: Michael S. Tsirkin; +Cc: linux-kernel, Virtualization List

On (Fri) 03 Feb 2017 [17:11:49], Michael S. Tsirkin wrote:
> On Fri, Feb 03, 2017 at 04:48:14PM +0530, Amit Shah wrote:
> > I'm leaving my job at Red Hat, this email address will stop working next week.
> > Update it to one that I will have access to later.
> > 
> > Signed-off-by: Amit Shah <amit.shah@redhat.com>
> 
> It's great that we'll still have you around!  Do you want to send a pull
> request with this patch? Or want me to merge it?

Yes, I expect to be around :)

Please merge it via your tree, thanks.


		Amit

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

* [PATCH] MAINTAINERS: Update my email address
@ 2019-07-22 13:44 Jean-Philippe Brucker
  0 siblings, 0 replies; 8+ messages in thread
From: Jean-Philippe Brucker @ 2019-07-22 13:44 UTC (permalink / raw)
  To: iommu, linux-arm-kernel, virtualization
  Cc: virtio-dev, lorenzo.pieralisi, mst, linux-pci, joro, maz, will,
	kvmarm

Update MAINTAINERS and .mailmap with my @linaro.org address, since I
don't have access to my @arm.com address anymore.

Signed-off-by: Jean-Philippe Brucker <jean-philippe@linaro.org>
---
 .mailmap    | 1 +
 MAINTAINERS | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/.mailmap b/.mailmap
index 0fef932de3db..8ce554b9c9f1 100644
--- a/.mailmap
+++ b/.mailmap
@@ -98,6 +98,7 @@ Jason Gunthorpe <jgg@ziepe.ca> <jgunthorpe@obsidianresearch.com>
 Javi Merino <javi.merino@kernel.org> <javi.merino@arm.com>
 <javier@osg.samsung.com> <javier.martinez@collabora.co.uk>
 Jean Tourrilhes <jt@hpl.hp.com>
+<jean-philippe@linaro.org> <jean-philippe.brucker@arm.com>
 Jeff Garzik <jgarzik@pretzel.yyz.us>
 Jeff Layton <jlayton@kernel.org> <jlayton@redhat.com>
 Jeff Layton <jlayton@kernel.org> <jlayton@poochiereds.net>
diff --git a/MAINTAINERS b/MAINTAINERS
index 783569e3c4b4..bded78c84701 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -17123,7 +17123,7 @@ F:	drivers/virtio/virtio_input.c
 F:	include/uapi/linux/virtio_input.h
 
 VIRTIO IOMMU DRIVER
-M:	Jean-Philippe Brucker <jean-philippe.brucker@arm.com>
+M:	Jean-Philippe Brucker <jean-philippe@linaro.org>
 L:	virtualization@lists.linux-foundation.org
 S:	Maintained
 F:	drivers/iommu/virtio-iommu.c
-- 
2.22.0

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

* Re: [PATCH] MAINTAINERS: Update my email address
       [not found] <20190722134438.31003-1-jean-philippe@linaro.org>
@ 2019-07-22 13:56 ` Will Deacon
  0 siblings, 0 replies; 8+ messages in thread
From: Will Deacon @ 2019-07-22 13:56 UTC (permalink / raw)
  To: Jean-Philippe Brucker
  Cc: virtio-dev, lorenzo.pieralisi, mst, maz, joro, virtualization,
	iommu, linux-pci, kvmarm, linux-arm-kernel

On Mon, Jul 22, 2019 at 02:44:40PM +0100, Jean-Philippe Brucker wrote:
> Update MAINTAINERS and .mailmap with my @linaro.org address, since I
> don't have access to my @arm.com address anymore.
> 
> Signed-off-by: Jean-Philippe Brucker <jean-philippe@linaro.org>
> ---
>  .mailmap    | 1 +
>  MAINTAINERS | 2 +-
>  2 files changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/.mailmap b/.mailmap
> index 0fef932de3db..8ce554b9c9f1 100644
> --- a/.mailmap
> +++ b/.mailmap
> @@ -98,6 +98,7 @@ Jason Gunthorpe <jgg@ziepe.ca> <jgunthorpe@obsidianresearch.com>
>  Javi Merino <javi.merino@kernel.org> <javi.merino@arm.com>
>  <javier@osg.samsung.com> <javier.martinez@collabora.co.uk>
>  Jean Tourrilhes <jt@hpl.hp.com>
> +<jean-philippe@linaro.org> <jean-philippe.brucker@arm.com>
>  Jeff Garzik <jgarzik@pretzel.yyz.us>
>  Jeff Layton <jlayton@kernel.org> <jlayton@redhat.com>
>  Jeff Layton <jlayton@kernel.org> <jlayton@poochiereds.net>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 783569e3c4b4..bded78c84701 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -17123,7 +17123,7 @@ F:	drivers/virtio/virtio_input.c
>  F:	include/uapi/linux/virtio_input.h
>  
>  VIRTIO IOMMU DRIVER
> -M:	Jean-Philippe Brucker <jean-philippe.brucker@arm.com>
> +M:	Jean-Philippe Brucker <jean-philippe@linaro.org>
>  L:	virtualization@lists.linux-foundation.org
>  S:	Maintained
>  F:	drivers/iommu/virtio-iommu.c

Thanks (and your new address is easier to remember ;). I can take this one
via arm64, since I already have a bunch of MAINTAINERS updates queued for
-rc2.

Will

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

* [PATCH] MAINTAINERS: Update my email address
@ 2025-11-20 13:46 Jean-Philippe Brucker
  2025-11-24 13:20 ` Will Deacon
  2025-11-25 14:08 ` Jörg Rödel
  0 siblings, 2 replies; 8+ messages in thread
From: Jean-Philippe Brucker @ 2025-11-20 13:46 UTC (permalink / raw)
  To: joro, will
  Cc: rafael, iommu, virtualization, Jean-Philippe Brucker,
	Jean-Philippe Brucker

Use jpb@kernel.org as my main address.

Signed-off-by: Jean-Philippe Brucker <jpb@kernel.org>
---
 .mailmap    | 3 ++-
 MAINTAINERS | 6 +++---
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/.mailmap b/.mailmap
index b5e240f78b8c2..71df089720b38 100644
--- a/.mailmap
+++ b/.mailmap
@@ -344,7 +344,8 @@ Jayachandran C <c.jayachandran@gmail.com> <jayachandranc@netlogicmicro.com>
 Jayachandran C <c.jayachandran@gmail.com> <jchandra@broadcom.com>
 Jayachandran C <c.jayachandran@gmail.com> <jchandra@digeo.com>
 Jayachandran C <c.jayachandran@gmail.com> <jnair@caviumnetworks.com>
-<jean-philippe@linaro.org> <jean-philippe.brucker@arm.com>
+Jean-Philippe Brucker <jpb@kernel.org> <jean-philippe.brucker@arm.com>
+Jean-Philippe Brucker <jpb@kernel.org> <jean-philippe@linaro.org>
 Jean-Michel Hautbois <jeanmichel.hautbois@yoseli.org> <jeanmichel.hautbois@ideasonboard.com>
 Jean Tourrilhes <jt@hpl.hp.com>
 Jeevan Shriram <quic_jshriram@quicinc.com> <jshriram@codeaurora.org>
diff --git a/MAINTAINERS b/MAINTAINERS
index ea8194ac8970d..4c398e6cfd24a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -388,7 +388,7 @@ B:	https://bugzilla.kernel.org
 F:	drivers/acpi/*thermal*
 
 ACPI VIOT DRIVER
-M:	Jean-Philippe Brucker <jean-philippe@linaro.org>
+M:	Jean-Philippe Brucker <jpb@kernel.org>
 L:	linux-acpi@vger.kernel.org
 L:	iommu@lists.linux.dev
 S:	Maintained
@@ -2244,7 +2244,7 @@ F:	drivers/iommu/arm/
 F:	drivers/iommu/io-pgtable-arm*
 
 ARM SMMU SVA SUPPORT
-R:	Jean-Philippe Brucker <jean-philippe@linaro.org>
+R:	Jean-Philippe Brucker <jpb@kernel.org>
 F:	drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3-sva.c
 
 ARM SUB-ARCHITECTURES
@@ -27242,7 +27242,7 @@ F:	drivers/virtio/virtio_input.c
 F:	include/uapi/linux/virtio_input.h
 
 VIRTIO IOMMU DRIVER
-M:	Jean-Philippe Brucker <jean-philippe@linaro.org>
+M:	Jean-Philippe Brucker <jpb@kernel.org>
 L:	virtualization@lists.linux.dev
 S:	Maintained
 F:	drivers/iommu/virtio-iommu.c

base-commit: 23cb64fb76257309e396ea4cec8396d4a1dbae68
-- 
2.51.0


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

* Re: [PATCH] MAINTAINERS: Update my email address
  2025-11-20 13:46 Jean-Philippe Brucker
@ 2025-11-24 13:20 ` Will Deacon
  2025-11-25 14:08 ` Jörg Rödel
  1 sibling, 0 replies; 8+ messages in thread
From: Will Deacon @ 2025-11-24 13:20 UTC (permalink / raw)
  To: Jean-Philippe Brucker
  Cc: joro, rafael, iommu, virtualization, Jean-Philippe Brucker

On Thu, Nov 20, 2025 at 01:46:22PM +0000, Jean-Philippe Brucker wrote:
> Use jpb@kernel.org as my main address.
> 
> Signed-off-by: Jean-Philippe Brucker <jpb@kernel.org>
> ---
>  .mailmap    | 3 ++-
>  MAINTAINERS | 6 +++---
>  2 files changed, 5 insertions(+), 4 deletions(-)

Acked-by: Will Deacon <will@kernel.org>

Joerg -- please can you pick this one up?

Cheers,

Will

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

* Re: [PATCH] MAINTAINERS: Update my email address
  2025-11-20 13:46 Jean-Philippe Brucker
  2025-11-24 13:20 ` Will Deacon
@ 2025-11-25 14:08 ` Jörg Rödel
  1 sibling, 0 replies; 8+ messages in thread
From: Jörg Rödel @ 2025-11-25 14:08 UTC (permalink / raw)
  To: Jean-Philippe Brucker
  Cc: will, rafael, iommu, virtualization, Jean-Philippe Brucker

On Thu, Nov 20, 2025 at 01:46:22PM +0000, Jean-Philippe Brucker wrote:
> Use jpb@kernel.org as my main address.
> 
> Signed-off-by: Jean-Philippe Brucker <jpb@kernel.org>
> ---
>  .mailmap    | 3 ++-
>  MAINTAINERS | 6 +++---
>  2 files changed, 5 insertions(+), 4 deletions(-)

Applied, thanks Jean-Philippe.

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

end of thread, other threads:[~2025-11-25 14:08 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-03 11:18 [PATCH] MAINTAINERS: update my email address Amit Shah
2017-02-03 15:11 ` Michael S. Tsirkin
2017-02-03 15:34   ` Amit Shah
  -- strict thread matches above, loose matches on Subject: below --
2019-07-22 13:44 [PATCH] MAINTAINERS: Update " Jean-Philippe Brucker
     [not found] <20190722134438.31003-1-jean-philippe@linaro.org>
2019-07-22 13:56 ` Will Deacon
2025-11-20 13:46 Jean-Philippe Brucker
2025-11-24 13:20 ` Will Deacon
2025-11-25 14:08 ` Jörg Rödel

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).