diff options
| author | Matthieu Baerts <matthieu.baerts@tessares.net> | 2023-04-14 17:47:07 +0200 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2023-04-17 08:25:33 +0100 |
| commit | c3d713409b53c0db59887230341973d9b1f73bd4 (patch) | |
| tree | 2e8c5943338034c29b7bd2b16451fbce8eb68c0d | |
| parent | aa5887dca2d236fc50000e27023d4d78dce3af30 (diff) | |
| download | linux-c3d713409b53c0db59887230341973d9b1f73bd4.tar.gz linux-c3d713409b53c0db59887230341973d9b1f73bd4.zip | |
MAINTAINERS: add git trees for MPTCP
This will help occasional developers to find our git repo without having
to look at our wiki.
Acked-by: Paolo Abeni <pabeni@redhat.com>
Signed-off-by: Matthieu Baerts <matthieu.baerts@tessares.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
| -rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index b8b275e27cdb..1c09473685b1 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -14617,6 +14617,8 @@ L: mptcp@lists.linux.dev S: Maintained W: https://github.com/multipath-tcp/mptcp_net-next/wiki B: https://github.com/multipath-tcp/mptcp_net-next/issues +T: git https://github.com/multipath-tcp/mptcp_net-next.git export-net +T: git https://github.com/multipath-tcp/mptcp_net-next.git export F: Documentation/networking/mptcp-sysctl.rst F: include/net/mptcp.h F: include/trace/events/mptcp.h |
