diff options
author | David Howells <dhowells@redhat.com> | 2016-12-15 08:59:50 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-12-15 14:19:05 -0500 |
commit | ee84595a91c60d33cbf1d5b941b04a3ee6cf7ce0 (patch) | |
tree | 2d3cd885a49dedec8488208ffb531af63d238693 | |
parent | b9a0deb96b8b5a7e896da183974ba6feb727f14a (diff) |
afs, rxrpc: Update the MAINTAINERS file
Update the MAINTAINERS file for AFS and AF_RXRPC to include a website
pointer.
Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 59c9895d73d5..3ef316759e01 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -540,6 +540,7 @@ S: Supported | |||
540 | F: fs/afs/ | 540 | F: fs/afs/ |
541 | F: include/net/af_rxrpc.h | 541 | F: include/net/af_rxrpc.h |
542 | F: net/rxrpc/af_rxrpc.c | 542 | F: net/rxrpc/af_rxrpc.c |
543 | W: https://www.infradead.org/~dhowells/kafs/ | ||
543 | 544 | ||
544 | AGPGART DRIVER | 545 | AGPGART DRIVER |
545 | M: David Airlie <airlied@linux.ie> | 546 | M: David Airlie <airlied@linux.ie> |