2023-06-30 16:32:10

by John Stultz

[permalink] [raw]
Subject: [PATCH] MAINTAINERS: Remove Laura Abbott from DMA-BUF HEAPS FRAMEWORK

Laura's email address has not been valid for quite awhile now,
so wanted to clean up the reviewer list here.

I reached out to Laura who said it made sense to drop her from
the list, so this patch does that.

I do want to recognize Laura's long time contribution to this
area and her previous ION maintainership, as this couldn't
have gone upstream without her prior efforts. Many thanks!

Cc: Laura Abbott <[email protected]>
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]
Acked-by: Laura Abbott <[email protected]>
Signed-off-by: John Stultz <[email protected]>
---
MAINTAINERS | 1 -
1 file changed, 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index f4e92b968ed7..6b28b59cbdb9 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6181,7 +6181,6 @@ F: kernel/dma/
DMA-BUF HEAPS FRAMEWORK
M: Sumit Semwal <[email protected]>
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]>
--
2.41.0.255.g8b1d071c50-goog



2023-06-30 20:17:35

by T.J. Mercier

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

On Fri, Jun 30, 2023 at 9:21 AM John Stultz <[email protected]> wrote:
>
> Laura's email address has not been valid for quite awhile now,
> so wanted to clean up the reviewer list here.
>
> I reached out to Laura who said it made sense to drop her from
> the list, so this patch does that.
>
> I do want to recognize Laura's long time contribution to this
> area and her previous ION maintainership, as this couldn't
> have gone upstream without her prior efforts. Many thanks!
>
> Cc: Laura Abbott <[email protected]>
> 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]
> Acked-by: Laura Abbott <[email protected]>
> Signed-off-by: John Stultz <[email protected]>

Reviewed-by: T.J. Mercier <[email protected]>