diff options
| author | Johan Hedberg <johan.hedberg@intel.com> | 2012-03-15 15:17:11 -0700 | 
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-03-15 17:03:03 -0700 | 
| commit | 4c57c7e4af71afd4e9f93af01738eb1216ed270e (patch) | |
| tree | 5b989d22c0b9ba06d957e4c9e2bb4b4b35c400c1 /MAINTAINERS | |
| parent | eb491ecac13fdf4091eaa032a9c6742a7ff80746 (diff) | |
| download | linux-4c57c7e4af71afd4e9f93af01738eb1216ed270e.tar.bz2 | |
MAINTAINERS: fix link to Gustavo Padovans tree
Gustavo's tree is called just bluetooth.git and not bluetooth-2.6.git
anymore.
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Cc: Marcel Holtmann <marcel@holtmann.org>
Cc: "Gustavo F. Padovan" <padovan@profusion.mobi>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'MAINTAINERS')
| -rw-r--r-- | MAINTAINERS | 4 | 
1 files changed, 2 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 15b41141d17b..8dc270c5ff28 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1517,7 +1517,7 @@ M:	Gustavo Padovan <gustavo@padovan.org>  M:	Johan Hedberg <johan.hedberg@gmail.com>  L:	linux-bluetooth@vger.kernel.org  W:	http://www.bluez.org/ -T:	git git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-2.6.git +T:	git git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth.git  T:	git git://git.kernel.org/pub/scm/linux/kernel/git/jh/bluetooth.git  S:	Maintained  F:	drivers/bluetooth/ @@ -1528,7 +1528,7 @@ M:	Gustavo Padovan <gustavo@padovan.org>  M:	Johan Hedberg <johan.hedberg@gmail.com>  L:	linux-bluetooth@vger.kernel.org  W:	http://www.bluez.org/ -T:	git git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-2.6.git +T:	git git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth.git  T:	git git://git.kernel.org/pub/scm/linux/kernel/git/jh/bluetooth.git  S:	Maintained  F:	net/bluetooth/  |