MAINTAINERS: Move dma-buf to drm-misc git
authorDaniel Vetter <[email protected]>
Wed, 16 Nov 2016 14:08:18 +0000 (15:08 +0100)
committerDaniel Vetter <[email protected]>
Thu, 17 Nov 2016 09:25:02 +0000 (10:25 +0100)
Sumit still takes care about dma-buf, but we've merged the trees
together since way too much overlap. And Gustavo is also part of the
drm-misc team to be able to help out.

Cc: Sumit Semwal <[email protected]>
Cc: Gustavo Padovan <[email protected]>
Acked-by: Sumit Semwal <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
MAINTAINERS

index e65f435b80f349ae1a667b686989d566f5c07347..61979cf461e7bfe6f1c208d563a4c1266fc78f50 100644 (file)
@@ -3911,7 +3911,7 @@ F:        include/linux/dma-buf*
 F:     include/linux/reservation.h
 F:     include/linux/*fence.h
 F:     Documentation/dma-buf-sharing.txt
-T:     git git://git.linaro.org/people/sumitsemwal/linux-dma-buf.git
+T:     git git://anongit.freedesktop.org/drm/drm-misc
 
 SYNC FILE FRAMEWORK
 M:     Sumit Semwal <[email protected]>
@@ -3924,7 +3924,7 @@ F:        drivers/dma-buf/sw_sync.c
 F:     include/linux/sync_file.h
 F:     include/uapi/linux/sync_file.h
 F:     Documentation/sync_file.txt
-T:     git git://git.linaro.org/people/sumitsemwal/linux-dma-buf.git
+T:     git git://anongit.freedesktop.org/drm/drm-misc
 
 DMA GENERIC OFFLOAD ENGINE SUBSYSTEM
 M:     Vinod Koul <[email protected]>