diff options
| author | Doug Ledford <[email protected]> | 2018-01-25 10:54:22 -0500 |
|---|---|---|
| committer | Doug Ledford <[email protected]> | 2018-01-25 10:54:22 -0500 |
| commit | f2fe3c4e0911fca86438852876a7f305b43ac0c9 (patch) | |
| tree | a2ed15d47ec61e04bd3482cf6f3bbeab6f77074a | |
| parent | 9ec1ddb80abb1118258bec620dd9127826f7a68b (diff) | |
MAINTAINERS: Fix the location of the rdma git repo
When Jason Gunthorpe and I became co-maintainers of the rdma tree, we
moved the official git repo location to a name neutral location.
However, that update did not make it here as well. Fix that mistake.
Signed-off-by: Doug Ledford <[email protected]>
| -rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 38c23ed5334f..1facaa8cd6c9 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6887,7 +6887,7 @@ M: Jason Gunthorpe <[email protected]> W: http://www.openfabrics.org/ Q: http://patchwork.kernel.org/project/linux-rdma/list/ -T: git git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma.git +T: git git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma.git S: Supported F: Documentation/devicetree/bindings/infiniband/ F: Documentation/infiniband/ |