mbox

[GIT,PULL,6/6] MAINTAINERS: Tegra updates, and driver ownership

Message ID 1382036881-23339-6-git-send-email-swarren@wwwdotorg.org
State New
Headers show

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tegra-for-3.13-maintainers

Message

Stephen Warren Oct. 17, 2013, 7:08 p.m. UTC
Overhaul of MAINTAINERS for Tegra. This adds Thierry as a Tegra core
maintainer, and adds specific entries for most individual Tegra-specific
device drivers, pointing at relevant people. The tegradrm section is
updated to be Supported since Thierry is now employed to work on this.

This branch is based on v3.12-rc1.

----------------------------------------------------------------

The following changes since commit 272b98c6455f00884f0350f775c5342358ebb73f:

  Linux 3.12-rc1

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tegra-for-3.13-maintainers

for you to fetch changes up to d44c346ee9c9b37ff0ea28e816062cd1439bf05d:

  MAINTAINERS: Tegra updates, and driver ownership

----------------------------------------------------------------

Stephen Warren (1):
      MAINTAINERS: Tegra updates, and driver ownership

 MAINTAINERS | 62 ++++++++++++++++++++++++++++++++++++++++++++++++++++++--
 1 file changed, 60 insertions(+), 2 deletions(-)

Comments

Kevin Hilman Oct. 18, 2013, 1:34 p.m. UTC | #1
Stephen Warren <swarren@wwwdotorg.org> writes:

> Overhaul of MAINTAINERS for Tegra. This adds Thierry as a Tegra core
> maintainer, and adds specific entries for most individual Tegra-specific
> device drivers, pointing at relevant people. The tegradrm section is
> updated to be Supported since Thierry is now employed to work on this.
>
> This branch is based on v3.12-rc1.
>
> ----------------------------------------------------------------
>
> The following changes since commit 272b98c6455f00884f0350f775c5342358ebb73f:
>
>   Linux 3.12-rc1
>
> are available in the git repository at:
>
>   git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tegra-for-3.13-maintainers
>
> for you to fetch changes up to d44c346ee9c9b37ff0ea28e816062cd1439bf05d:
>
>   MAINTAINERS: Tegra updates, and driver ownership
>
> ----------------------------------------------------------------
>
> Stephen Warren (1):
>       MAINTAINERS: Tegra updates, and driver ownership

Adding this one to fixes where we have some other MAINTAINERS updates
already.

Thanks,

Kevin