2023-06-28 18:35:14

by Jeffrey Hugo

[permalink] [raw]
Subject: [PATCH] MAINTAINERS: Remove Liam Mark from DMA-BUF HEAPS FRAMEWORK

@codeaurora.org email addresses are no longer valid and will bounce.

I reached out to Liam about updating his entry under DMA-BUF HEAPS
FRAMEWORK with an @codeaurora.org address. His response:

"I am not a maintainer anymore, that should be removed."

Liam currently does not have an email address that can be used to remove
this entry, so I offered to submit a cleanup on his behalf with Liam's
consent.

Signed-off-by: Jeffrey Hugo <[email protected]>
---
MAINTAINERS | 1 -
1 file changed, 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 76b53bafc03c..1781eb0a8dda 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6168,7 +6168,6 @@ F: kernel/dma/
DMA-BUF HEAPS FRAMEWORK
M: Sumit Semwal <[email protected]>
R: Benjamin Gaignard <[email protected]>
-R: Liam Mark <[email protected]>
R: Laura Abbott <[email protected]>
R: Brian Starkey <[email protected]>
R: John Stultz <[email protected]>
--
2.40.1



2023-06-28 21:11:19

by John Stultz

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: Remove Liam Mark from DMA-BUF HEAPS FRAMEWORK

On Wed, Jun 28, 2023 at 11:05 AM Jeffrey Hugo <[email protected]> wrote:
>
> @codeaurora.org email addresses are no longer valid and will bounce.
>
> I reached out to Liam about updating his entry under DMA-BUF HEAPS
> FRAMEWORK with an @codeaurora.org address. His response:
>
> "I am not a maintainer anymore, that should be removed."
>
> Liam currently does not have an email address that can be used to remove
> this entry, so I offered to submit a cleanup on his behalf with Liam's
> consent.
>
> Signed-off-by: Jeffrey Hugo <[email protected]>
> ---
> MAINTAINERS | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 76b53bafc03c..1781eb0a8dda 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -6168,7 +6168,6 @@ F: kernel/dma/
> DMA-BUF HEAPS FRAMEWORK
> M: Sumit Semwal <[email protected]>
> R: Benjamin Gaignard <[email protected]>
> -R: Liam Mark <[email protected]>
> R: Laura Abbott <[email protected]>
> R: Brian Starkey <[email protected]>
> R: John Stultz <[email protected]>
> --

Acked-by: John Stultz <[email protected]>

Though probably worth adding TJ as a reviewer?
-john

2023-06-28 21:56:46

by T.J. Mercier

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: Remove Liam Mark from DMA-BUF HEAPS FRAMEWORK

On Wed, Jun 28, 2023 at 1:39 PM John Stultz <[email protected]> wrote:
>
> On Wed, Jun 28, 2023 at 11:05 AM Jeffrey Hugo <[email protected]> wrote:
> >
> > @codeaurora.org email addresses are no longer valid and will bounce.
> >
> > I reached out to Liam about updating his entry under DMA-BUF HEAPS
> > FRAMEWORK with an @codeaurora.org address. His response:
> >
> > "I am not a maintainer anymore, that should be removed."
> >
> > Liam currently does not have an email address that can be used to remove
> > this entry, so I offered to submit a cleanup on his behalf with Liam's
> > consent.
> >
> > Signed-off-by: Jeffrey Hugo <[email protected]>
> > ---
> > MAINTAINERS | 1 -
> > 1 file changed, 1 deletion(-)
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 76b53bafc03c..1781eb0a8dda 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -6168,7 +6168,6 @@ F: kernel/dma/
> > DMA-BUF HEAPS FRAMEWORK
> > M: Sumit Semwal <[email protected]>
> > R: Benjamin Gaignard <[email protected]>
> > -R: Liam Mark <[email protected]>
> > R: Laura Abbott <[email protected]>
> > R: Brian Starkey <[email protected]>
> > R: John Stultz <[email protected]>
> > --
>
> Acked-by: John Stultz <[email protected]>
>
> Though probably worth adding TJ as a reviewer?

Yes please!

2023-06-30 05:02:02

by John Stultz

[permalink] [raw]
Subject: [PATCH] MAINTAINERS: Add T.J. Mercier as reviewer for DMA-BUF HEAPS FRAMEWORK

T.J. has been responsible for dmab-buf items on the Android team
for awhile now, so it would be great to have him on as a reviewer.

Cc: T.J. Mercier <[email protected]>
Cc: Sumit Semwal <[email protected]>
Cc: Benjamin Gaignard <[email protected]>
Cc: Brian Starkey <[email protected]>
Cc: John Stultz <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Signed-off-by: John Stultz <[email protected]>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index cb075f52d97b..f4e92b968ed7 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6184,6 +6184,7 @@ R: Benjamin Gaignard <[email protected]>
R: Laura Abbott <[email protected]>
R: Brian Starkey <[email protected]>
R: John Stultz <[email protected]>
+R: T.J. Mercier <[email protected]>
L: [email protected]
L: [email protected]
L: [email protected] (moderated for non-subscribers)
--
2.41.0.255.g8b1d071c50-goog


2023-06-30 07:14:27

by Sumit Semwal

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: Add T.J. Mercier as reviewer for DMA-BUF HEAPS FRAMEWORK

Hi John,

On Fri, 30 Jun 2023 at 10:22, John Stultz <[email protected]> wrote:
>
> T.J. has been responsible for dmab-buf items on the Android team
> for awhile now, so it would be great to have him on as a reviewer.
>
> Cc: T.J. Mercier <[email protected]>
> Cc: Sumit Semwal <[email protected]>
> Cc: Benjamin Gaignard <[email protected]>
> Cc: Brian Starkey <[email protected]>
> Cc: John Stultz <[email protected]>
> Cc: [email protected]
> Cc: [email protected]
> Cc: [email protected]
> Cc: [email protected]
> Signed-off-by: John Stultz <[email protected]>

Thank you for the patch;
Acked-by: Sumit Semwal <[email protected]>

I'll push it to drm-misc along with the one removing Liam.

> ---
> MAINTAINERS | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index cb075f52d97b..f4e92b968ed7 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -6184,6 +6184,7 @@ R: Benjamin Gaignard <[email protected]>
> R: Laura Abbott <[email protected]>
> R: Brian Starkey <[email protected]>
> R: John Stultz <[email protected]>
> +R: T.J. Mercier <[email protected]>
> L: [email protected]
> L: [email protected]
> L: [email protected] (moderated for non-subscribers)
> --
> 2.41.0.255.g8b1d071c50-goog
>

Best,
Sumit.