[PATCH] MAINTAINERS: Add mediatek git repository
From: gregkh@linuxfoundation.org (Greg KH)
Date: 2017-07-20 13:18:09
Also in:
linux-mediatek
From: gregkh@linuxfoundation.org (Greg KH)
Date: 2017-07-20 13:18:09
Also in:
linux-mediatek
On Thu, Jul 20, 2017 at 12:18:10PM +0200, Matthias Brugger wrote:
On 06/09/2017 10:43 AM, Matthias Brugger wrote:quoted
Mediatek repository lives in github for quite a while. Add the repository to the file. Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+)diff --git a/MAINTAINERS b/MAINTAINERS index f7d568b8f133..41410639f650 100644 --- a/MAINTAINERS +++ b/MAINTAINERS@@ -1554,6 +1554,7 @@ M: Matthias Brugger <matthias.bgg@gmail.com> L: linux-arm-kernel at lists.infradead.org (moderated for non-subscribers) L: linux-mediatek at lists.infradead.org (moderated for non-subscribers) S: Maintained +T: git https://github.com/mbgg/linux-mediatek.git for-next F: arch/arm/boot/dts/mt6* F: arch/arm/boot/dts/mt7* F: arch/arm/boot/dts/mt8*Looks like this got forgotten for v4.13-rc1. Shall I take it through my tree for the next merge window?
Take it now, no reason an update can't go in now. But why are you not using kernel.org? Using github for kernel code is a pain and discouraged. thanks, greg k-h