diff options
author | Rémi Denis-Courmont <remi.denis-courmont@nokia.com> | 2010-10-08 00:02:00 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-10-08 17:09:09 -0400 |
commit | 838e7a03a31b890ee82c74039b84c05fa237bd46 (patch) | |
tree | 401cb6463ae8d9c42813102b4b8e9010519e2ae2 /MAINTAINERS | |
parent | b1091fea295825d99c3f7c69a58c057e7d972389 (diff) |
Phonet: add to MAINTAINERS and add myself
Signed-off-by: Rémi Denis-Courmont <remi.denis-courmont@nokia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 296c3d7cdb50..ba8603ce4441 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -4565,6 +4565,14 @@ L: linux-abi-devel@lists.sourceforge.net | |||
4565 | S: Maintained | 4565 | S: Maintained |
4566 | F: include/linux/personality.h | 4566 | F: include/linux/personality.h |
4567 | 4567 | ||
4568 | PHONET PROTOCOL | ||
4569 | M: Remi Denis-Courmont <remi.denis-courmont@nokia.com> | ||
4570 | S: Supported | ||
4571 | F: Documentation/networking/phonet.txt | ||
4572 | F: include/linux/phonet.h | ||
4573 | F: include/net/phonet/ | ||
4574 | F: net/phonet/ | ||
4575 | |||
4568 | PHRAM MTD DRIVER | 4576 | PHRAM MTD DRIVER |
4569 | M: Joern Engel <joern@lazybastard.org> | 4577 | M: Joern Engel <joern@lazybastard.org> |
4570 | L: linux-mtd@lists.infradead.org | 4578 | L: linux-mtd@lists.infradead.org |