diff options
author | David Howells <dhowells@redhat.com> | 2016-12-15 13:59:50 +0000 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-12-15 11:19:05 -0800 |
commit | ee84595a91c60d33cbf1d5b941b04a3ee6cf7ce0 (patch) | |
tree | 2d3cd885a49dedec8488208ffb531af63d238693 /MAINTAINERS | |
parent | b9a0deb96b8b5a7e896da183974ba6feb727f14a (diff) | |
download | linux-exynos-ee84595a91c60d33cbf1d5b941b04a3ee6cf7ce0.tar.gz linux-exynos-ee84595a91c60d33cbf1d5b941b04a3ee6cf7ce0.tar.bz2 linux-exynos-ee84595a91c60d33cbf1d5b941b04a3ee6cf7ce0.zip |
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>
Diffstat (limited to 'MAINTAINERS')
-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 F: fs/afs/ F: include/net/af_rxrpc.h F: net/rxrpc/af_rxrpc.c +W: https://www.infradead.org/~dhowells/kafs/ AGPGART DRIVER M: David Airlie <airlied@linux.ie> |