Re: [PATCH] MAINTAINERS: Update tegra maintainer information
From: Colin Cross <hidden>
Date: 2011-10-07 20:36:04
Also in:
linux-arm-kernel, lkml
On Fri, Oct 7, 2011 at 1:27 PM, Olof Johansson [off-list ref] wrote:
quoted hunk ↗ jump to hunk
A couple of changes to the Tegra maintainership setup: I'm very glad to bring on Stephen Warren on board as a maintainer. The work he has done so far is excellent, and the fact that he works for Nvidia means he has long-term interest in the platform. Erik Gilling did an astounding amount of work on getting things up and running but has been a silent partner on the maintainership side for a while, and is stepping down. Thanks for your contributions so far, Erik. Finally, update the git URL since I'll take over running the main repo for a while. Overall maintainership model isn't changing much at this time: We'll all three review patches as appropriate, and one of us will collect the main repo (me at this time). Signed-off-by: Olof Johansson <redacted> Cc: Colin Cross <redacted> Cc: Erik Gilling <redacted> Cc: Stephen Warren <redacted> --- MAINTAINERS | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-)diff --git a/MAINTAINERS b/MAINTAINERS index ace8f9c..5483e0c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS@@ -6366,10 +6366,10 @@ F: net/ipv4/tcp_lp.cTEGRA SUPPORT M: Colin Cross [off-list ref] -M: Erik Gilling [off-list ref] M: Olof Johansson [off-list ref] +M: Stephen Warren [off-list ref] L: linux-tegra@vger.kernel.org -T: git git://android.git.kernel.org/kernel/tegra.git +T: git git://git.kernel.org/pub/scm/linux/kernel/git/olof/tegra.git S: Supported F: arch/arm/mach-tegra
Acked-by: Colin Cross <redacted>