diff mbox

MAINTAINERS: add entry for the Sync File Framework

Message ID 1462974321-21391-1-git-send-email-gustavo@padovan.org (mailing list archive)
State New, archived
Headers show

Commit Message

Gustavo Padovan May 11, 2016, 1:45 p.m. UTC
From: Gustavo Padovan <gustavo.padovan@collabora.co.uk>

Add Gustavo as maintainer for the Sync File Framework. Sumit is
co-maintainer as he maintains drivers/dma-buf/. It also uses Sumit's
tree as base.

Cc: Sumit Semwal <sumit.semwal@linaro.org>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
---
 MAINTAINERS | 10 ++++++++++
 1 file changed, 10 insertions(+)

Comments

Sumit Semwal May 11, 2016, 2:02 p.m. UTC | #1
Hi Gustavo,

On 11 May 2016 at 19:15, Gustavo Padovan <gustavo@padovan.org> wrote:
> From: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
>
> Add Gustavo as maintainer for the Sync File Framework. Sumit is
> co-maintainer as he maintains drivers/dma-buf/. It also uses Sumit's
> tree as base.
>
> Cc: Sumit Semwal <sumit.semwal@linaro.org>
> Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>

With the de-staging patches going through staging,  perhaps we should add an
Acked-by: Sumit Semwal <sumit.semwal@linaro.org>
and request Greg to take it via the same?
> ---
>  MAINTAINERS | 10 ++++++++++
>  1 file changed, 10 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 8c10b4c..0abc9c3 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -3677,6 +3677,16 @@ F:       include/linux/*fence.h
>  F:     Documentation/dma-buf-sharing.txt
>  T:     git git://git.linaro.org/people/sumitsemwal/linux-dma-buf.git
>
> +SYNC FILE FRAMEWORK
> +M:     Gustavo Padovan <gustavo@padovan.org>
> +S:     Maintained
> +L:     linux-media@vger.kernel.org
> +L:     dri-devel@lists.freedesktop.org
> +F:     drivers/dma-buf/sync_file.c
> +F:     include/linux/sync_file.h
> +F:     Documentation/sync_file.txt
> +T:     git git://git.linaro.org/people/sumitsemwal/linux-dma-buf.git
> +
>  DMA GENERIC OFFLOAD ENGINE SUBSYSTEM
>  M:     Vinod Koul <vinod.koul@intel.com>
>  L:     dmaengine@vger.kernel.org
> --
> 2.5.5
>
Maarten Lankhorst May 12, 2016, 12:03 p.m. UTC | #2
Op 11-05-16 om 15:45 schreef Gustavo Padovan:
> From: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
>
> Add Gustavo as maintainer for the Sync File Framework. Sumit is
> co-maintainer as he maintains drivers/dma-buf/. It also uses Sumit's
> tree as base.
>
> Cc: Sumit Semwal <sumit.semwal@linaro.org>
> Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
Acked-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Emil Velikov May 12, 2016, 3:57 p.m. UTC | #3
Hi Gustavo,

On 11 May 2016 at 14:45, Gustavo Padovan <gustavo@padovan.org> wrote:
> From: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
>
> Add Gustavo as maintainer for the Sync File Framework. Sumit is
> co-maintainer as he maintains drivers/dma-buf/. It also uses Sumit's
> tree as base.
>
> Cc: Sumit Semwal <sumit.semwal@linaro.org>
> Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
> ---
>  MAINTAINERS | 10 ++++++++++
>  1 file changed, 10 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 8c10b4c..0abc9c3 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -3677,6 +3677,16 @@ F:       include/linux/*fence.h
>  F:     Documentation/dma-buf-sharing.txt
>  T:     git git://git.linaro.org/people/sumitsemwal/linux-dma-buf.git
>
> +SYNC FILE FRAMEWORK
> +M:     Gustavo Padovan <gustavo@padovan.org>
> +S:     Maintained
> +L:     linux-media@vger.kernel.org
> +L:     dri-devel@lists.freedesktop.org
> +F:     drivers/dma-buf/sync_file.c
> +F:     include/linux/sync_file.h
> +F:     Documentation/sync_file.txt
> +T:     git git://git.linaro.org/people/sumitsemwal/linux-dma-buf.git
> +
Do you have commit access to that tree/repo ? If not I'd suggest
dropping/updating the line.

Or you are thinking about being a 'designated' reviewer while Sumit
still handling maintainership/pull requests ? In which case add Sumit
as M: and yourself as R:

Regards,
Emil
diff mbox

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 8c10b4c..0abc9c3 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3677,6 +3677,16 @@  F:	include/linux/*fence.h
 F:	Documentation/dma-buf-sharing.txt
 T:	git git://git.linaro.org/people/sumitsemwal/linux-dma-buf.git
 
+SYNC FILE FRAMEWORK
+M:	Gustavo Padovan <gustavo@padovan.org>
+S:	Maintained
+L:	linux-media@vger.kernel.org
+L:	dri-devel@lists.freedesktop.org
+F:	drivers/dma-buf/sync_file.c
+F:	include/linux/sync_file.h
+F:	Documentation/sync_file.txt
+T:	git git://git.linaro.org/people/sumitsemwal/linux-dma-buf.git
+
 DMA GENERIC OFFLOAD ENGINE SUBSYSTEM
 M:	Vinod Koul <vinod.koul@intel.com>
 L:	dmaengine@vger.kernel.org