Message ID | 1412277659-1940-1-git-send-email-swarren@wwwdotorg.org (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
On 2 October 2014 21:21:07 Stephen Warren <swarren@wwwdotorg.org> wrote: > From: Stephen Warren <swarren@nvidia.com> > > I'd like to propose Alex Courbot as an additional Tegra maintainer. > He's been working on a variety of Tegra-related code for a while, and > is now officially tasked with working on upstream support. > > Signed-off-by: Stephen Warren <swarren@nvidia.com> > --- > Alex, I assume this is the email address you'd like to use? If not, let > me know and I'll respin. > > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 37054306dc9f..f3ab9f1eaf86 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -9008,6 +9008,7 @@ F: drivers/media/rc/ttusbir.c > TEGRA ARCHITECTURE SUPPORT > M: Stephen Warren <swarren@wwwdotorg.org> > M: Thierry Reding <thierry.reding@gmail.com> > +M: Alex Courbot <acourbot@nvidia.com> > L: linux-tegra@vger.kernel.org > Q: http://patchwork.ozlabs.org/project/linux-tegra/list/ > T: git git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git > -- > 1.9.1 > Acked-by: Thierry Reding <treding@nvidia.com>
On 10/03/2014 04:20 AM, Stephen Warren wrote: > From: Stephen Warren <swarren@nvidia.com> > > I'd like to propose Alex Courbot as an additional Tegra maintainer. > He's been working on a variety of Tegra-related code for a while, and > is now officially tasked with working on upstream support. > > Signed-off-by: Stephen Warren <swarren@nvidia.com> > --- > Alex, I assume this is the email address you'd like to use? If not, let > me know and I'll respin. Is the NVIDIA mail server still messing with whitespaces in patches, making it impossible to apply them sometimes? If so, then it is probably better to use my GMail account, gnurou@gmail.com - otherwise, the nvidia.com address is fine. In any case, let's use my full name to avoid confusion: Alexandre Courbot <acourbot@nvidia.com> or Alexandre Courbot <gnurou@gmail.com> Thanks! Acked-by: Alexandre Courbot <acourbot@nvidia.com>
On 10/02/2014 08:13 PM, Alexandre Courbot wrote: > On 10/03/2014 04:20 AM, Stephen Warren wrote: >> From: Stephen Warren <swarren@nvidia.com> >> >> I'd like to propose Alex Courbot as an additional Tegra maintainer. >> He's been working on a variety of Tegra-related code for a while, and >> is now officially tasked with working on upstream support. >> >> Signed-off-by: Stephen Warren <swarren@nvidia.com> >> --- >> Alex, I assume this is the email address you'd like to use? If not, let >> me know and I'll respin. > > Is the NVIDIA mail server still messing with whitespaces in patches, > making it impossible to apply them sometimes? Yes. It was upgraded recently, and it corrupts fewer emails now, but it still does corrupt them in some cases. > If so, then it is probably > better to use my GMail account, gnurou@gmail.com - otherwise, the > nvidia.com address is fine. OK, I'll respin for this, and use your full name. Thanks.
diff --git a/MAINTAINERS b/MAINTAINERS index 37054306dc9f..f3ab9f1eaf86 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9008,6 +9008,7 @@ F: drivers/media/rc/ttusbir.c TEGRA ARCHITECTURE SUPPORT M: Stephen Warren <swarren@wwwdotorg.org> M: Thierry Reding <thierry.reding@gmail.com> +M: Alex Courbot <acourbot@nvidia.com> L: linux-tegra@vger.kernel.org Q: http://patchwork.ozlabs.org/project/linux-tegra/list/ T: git git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git