@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 quic_jhugo@quicinc.com --- 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 sumit.semwal@linaro.org R: Benjamin Gaignard benjamin.gaignard@collabora.com -R: Liam Mark lmark@codeaurora.org R: Laura Abbott labbott@redhat.com R: Brian Starkey Brian.Starkey@arm.com R: John Stultz jstultz@google.com
On Wed, Jun 28, 2023 at 11:05 AM Jeffrey Hugo quic_jhugo@quicinc.com 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 quic_jhugo@quicinc.com
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 sumit.semwal@linaro.org R: Benjamin Gaignard benjamin.gaignard@collabora.com -R: Liam Mark lmark@codeaurora.org R: Laura Abbott labbott@redhat.com R: Brian Starkey Brian.Starkey@arm.com R: John Stultz jstultz@google.com --
Acked-by: John Stultz jstultz@google.com
Though probably worth adding TJ as a reviewer? -john
On Wed, Jun 28, 2023 at 1:39 PM John Stultz jstultz@google.com wrote:
On Wed, Jun 28, 2023 at 11:05 AM Jeffrey Hugo quic_jhugo@quicinc.com 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 quic_jhugo@quicinc.com
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 sumit.semwal@linaro.org R: Benjamin Gaignard benjamin.gaignard@collabora.com -R: Liam Mark lmark@codeaurora.org R: Laura Abbott labbott@redhat.com R: Brian Starkey Brian.Starkey@arm.com R: John Stultz jstultz@google.com --
Acked-by: John Stultz jstultz@google.com
Though probably worth adding TJ as a reviewer?
Yes please!
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 tjmercier@google.com Cc: Sumit Semwal sumit.semwal@linaro.org Cc: Benjamin Gaignard benjamin.gaignard@collabora.com Cc: Brian Starkey Brian.Starkey@arm.com Cc: John Stultz jstultz@google.com Cc: linux-media@vger.kernel.org Cc: dri-devel@lists.freedesktop.org Cc: linaro-mm-sig@lists.linaro.org Cc: kernel-team@android.com Signed-off-by: John Stultz jstultz@google.com --- 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 benjamin.gaignard@collabora.com R: Laura Abbott labbott@redhat.com R: Brian Starkey Brian.Starkey@arm.com R: John Stultz jstultz@google.com +R: T.J. Mercier tjmercier@google.com L: linux-media@vger.kernel.org L: dri-devel@lists.freedesktop.org L: linaro-mm-sig@lists.linaro.org (moderated for non-subscribers)
Hi John,
On Fri, 30 Jun 2023 at 10:22, John Stultz jstultz@google.com 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 tjmercier@google.com Cc: Sumit Semwal sumit.semwal@linaro.org Cc: Benjamin Gaignard benjamin.gaignard@collabora.com Cc: Brian Starkey Brian.Starkey@arm.com Cc: John Stultz jstultz@google.com Cc: linux-media@vger.kernel.org Cc: dri-devel@lists.freedesktop.org Cc: linaro-mm-sig@lists.linaro.org Cc: kernel-team@android.com Signed-off-by: John Stultz jstultz@google.com
Thank you for the patch; Acked-by: Sumit Semwal sumit.semwal@linaro.org
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 benjamin.gaignard@collabora.com R: Laura Abbott labbott@redhat.com R: Brian Starkey Brian.Starkey@arm.com R: John Stultz jstultz@google.com +R: T.J. Mercier tjmercier@google.com L: linux-media@vger.kernel.org L: dri-devel@lists.freedesktop.org L: linaro-mm-sig@lists.linaro.org (moderated for non-subscribers) -- 2.41.0.255.g8b1d071c50-goog
Best, Sumit.
linaro-mm-sig@lists.linaro.org