diff options
author | Johan Hedberg <[email protected]> | 2012-03-15 15:17:11 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2012-03-15 17:03:03 -0700 |
commit | eb491ecac13fdf4091eaa032a9c6742a7ff80746 (patch) | |
tree | c47e55b5456c59e9e46a92f6b37c77eef9a33afa | |
parent | 960d4d1ba691cdbeb99a3a43a003618362eacc1a (diff) |
MAINTAINERS: add Johan to Bluetooth maintainers
I've been coordinating Bluetooth patches in my tree for some time and
it's possible I'll do it in the future too, so add myself to the
Bluetooth sections as well as mention my tree there.
Signed-off-by: Johan Hedberg <[email protected]>
Cc: Marcel Holtmann <[email protected]>
Cc: "Gustavo F. Padovan" <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index fe8369da7a60..15b41141d17b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1514,18 +1514,22 @@ F: drivers/mtd/devices/block2mtd.c BLUETOOTH DRIVERS M: Marcel Holtmann <[email protected]> M: Gustavo Padovan <[email protected]> +M: Johan Hedberg <[email protected]> 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/jh/bluetooth.git S: Maintained F: drivers/bluetooth/ BLUETOOTH SUBSYSTEM M: Marcel Holtmann <[email protected]> M: Gustavo Padovan <[email protected]> +M: Johan Hedberg <[email protected]> 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/jh/bluetooth.git S: Maintained F: net/bluetooth/ F: include/net/bluetooth/ |