diff options
author | Ed Cashin <[email protected]> | 2015-03-25 15:55:06 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2015-03-25 16:20:30 -0700 |
commit | fb903811c4e3bcd93ccc247235834e2632a3508d (patch) | |
tree | a65a9266609980f423c0363de9608b82de39f0d9 | |
parent | c875f421097a55d9126159957a2d812b91c9ce8c (diff) |
aoe: update aoe maintainer information
The coraid.com email address is defunct. The old aoe support area hosted
at coraid.com is no longer up. These changes update the email and website
to current ones.
Signed-off-by: Ed Cashin <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 358eb0105e00..c6cd0f60635c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1675,8 +1675,8 @@ F: drivers/misc/eeprom/at24.c F: include/linux/platform_data/at24.h ATA OVER ETHERNET (AOE) DRIVER -M: "Ed L. Cashin" <[email protected]> -W: http://support.coraid.com/support/linux +M: "Ed L. Cashin" <[email protected]> +W: http://www.openaoe.org/ S: Supported F: Documentation/aoe/ F: drivers/block/aoe/ |