diff options
author | Leon Romanovsky <leon@kernel.org> | 2017-10-15 08:56:48 +0200 |
---|---|---|
committer | Doug Ledford <dledford@redhat.com> | 2017-10-25 19:09:14 +0200 |
commit | 5556176d8cb33652c702c3b6a629b4e1a0dd2a80 (patch) | |
tree | e89eee7b12076efc9610ae5153a3352dca8c9417 /MAINTAINERS | |
parent | i40iw: Move cqp_cmd_head init to CQP initialization (diff) | |
download | linux-5556176d8cb33652c702c3b6a629b4e1a0dd2a80.tar.xz linux-5556176d8cb33652c702c3b6a629b4e1a0dd2a80.zip |
RDMA: Remove Sean's and Hal's emails from MAINTAINER file
RDMA subsystem has one active maintainer who can apply
patches - Doug Ledford, but the RDMA entries in MAINTAINER file
are not stating it. The following patch removes Sean's and Hal's
emails from the maintainers list.
It will allow clean get_maintaner.pl output which is needed for people
outside of our community and various semi-automatic tools.
Cc: Sean Hefty <sean.hefty@intel.com>
Cc: Hal Rosenstock <hal@mellanox.com>
Signed-off-by: Leon Romanovsky <leon@kernel.org>
Acked-by: Sean Hefty <sean.hefty@intel.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to '')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index dafc9c3bbcfa..f1688510178a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6775,8 +6775,6 @@ F: drivers/ipack/ INFINIBAND SUBSYSTEM M: Doug Ledford <dledford@redhat.com> -M: Sean Hefty <sean.hefty@intel.com> -M: Hal Rosenstock <hal.rosenstock@gmail.com> L: linux-rdma@vger.kernel.org W: http://www.openfabrics.org/ Q: http://patchwork.kernel.org/project/linux-rdma/list/ |