diff options
author | Neil Horman <nhorman@tuxdriver.com> | 2012-10-24 09:26:51 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-10-26 02:22:18 -0400 |
commit | 02c38d0a0b7b973911e66d38e369d0fcfce2c186 (patch) | |
tree | 7d66deb8e1d84bd7820e2a9862f11125a9df244d /MAINTAINERS | |
parent | 3c68198e75111a905ac2412be12bf7b29099729b (diff) | |
download | op-kernel-dev-02c38d0a0b7b973911e66d38e369d0fcfce2c186.zip op-kernel-dev-02c38d0a0b7b973911e66d38e369d0fcfce2c186.tar.gz |
MAINTAINERS: Add myself to list of SCTP maintainers
I've been messing with the code for a bit, and I figured Vlad could use a hand
as interest in the protocol has picked up over the last year or so. I've asked
him, and he doesn't seem too upset over the idea :)
Signed-off-by: Neil Horman <nhorman@tuxdriver.com>
CC: Vlad Yasevich <vyasevich@gmail.com>
CC: "David S. Miller" <davem@davemloft.net>
CC: linux-sctp@vger.kernel.org
Acked-by: Vlad Yasevich <vyasevich@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 5655bcc..2463a0a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6352,6 +6352,7 @@ F: drivers/scsi/st* SCTP PROTOCOL M: Vlad Yasevich <vyasevich@gmail.com> M: Sridhar Samudrala <sri@us.ibm.com> +M: Neil Horman <nhorman@tuxdriver.com> L: linux-sctp@vger.kernel.org W: http://lksctp.sourceforge.net S: Maintained |