diff options
author | Allan Stephens <Allan.Stephens@windriver.com> | 2011-03-13 16:44:07 -0400 |
---|---|---|
committer | Paul Gortmaker <paul.gortmaker@windriver.com> | 2011-03-13 16:35:19 -0400 |
commit | 633d2bdedc3b81f202bda8fdad17aeb08809b7df (patch) | |
tree | 87e7ef2d36c3daa5a32a9fe2a7e1b6cb3227ae36 /MAINTAINERS | |
parent | 390bce4237487975c2168aa5fa786f75ead66852 (diff) |
tipc: Update maintenance information
Updates TIPC maintenance information to reflect changes that have
taken place during TIPC 2.0 development, including:
- removal of directories that have been deleted
- removal of websites that have been decommisioned
- removal of sidestream SCM repositories that are no longer used
- addition of netdev as appropriate list for kernel code.
Grateful acknowledgement is given to Joe Perches <joe@perches.com>,
who reported the stale file entry that triggered the update.
Signed-off-by: Allan Stephens <Allan.Stephens@windriver.com>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 4765c679c23b..a41c1e0a7d73 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -6083,13 +6083,11 @@ F: sound/soc/codecs/twl4030* | |||
6083 | TIPC NETWORK LAYER | 6083 | TIPC NETWORK LAYER |
6084 | M: Jon Maloy <jon.maloy@ericsson.com> | 6084 | M: Jon Maloy <jon.maloy@ericsson.com> |
6085 | M: Allan Stephens <allan.stephens@windriver.com> | 6085 | M: Allan Stephens <allan.stephens@windriver.com> |
6086 | L: tipc-discussion@lists.sourceforge.net | 6086 | L: netdev@vger.kernel.org (core kernel code) |
6087 | L: tipc-discussion@lists.sourceforge.net (user apps, general discussion) | ||
6087 | W: http://tipc.sourceforge.net/ | 6088 | W: http://tipc.sourceforge.net/ |
6088 | W: http://tipc.cslab.ericsson.net/ | ||
6089 | T: git git://tipc.cslab.ericsson.net/pub/git/tipc.git | ||
6090 | S: Maintained | 6089 | S: Maintained |
6091 | F: include/linux/tipc*.h | 6090 | F: include/linux/tipc*.h |
6092 | F: include/net/tipc/ | ||
6093 | F: net/tipc/ | 6091 | F: net/tipc/ |
6094 | 6092 | ||
6095 | TILE ARCHITECTURE | 6093 | TILE ARCHITECTURE |