diff options
author | Palmer Dabbelt <palmer@rivosinc.com> | 2022-10-13 23:46:38 +0200 |
---|---|---|
committer | Jon Mason <jdmason@kudzu.us> | 2023-07-08 17:02:36 +0200 |
commit | ce2188acad4a7356551ba1ef4a3fbc2b24da15a2 (patch) | |
tree | 8d30313621067a77b94c938f3a9761e396aca50d /MAINTAINERS | |
parent | NTB: EPF: fix possible memory leak in pci_vntb_probe() (diff) | |
download | linux-ce2188acad4a7356551ba1ef4a3fbc2b24da15a2.tar.xz linux-ce2188acad4a7356551ba1ef4a3fbc2b24da15a2.zip |
MAINTAINERS: git://github -> https://github.com for jonmason
Github deprecated the git:// links about a year ago, so let's move to
the https:// URLs instead.
Reported-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://github.blog/2021-09-01-improving-git-protocol-security-github/
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
Signed-off-by: Jon Mason <jdmason@kudzu.us>
Diffstat (limited to '')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 35e19594640d..4f022c03a6d7 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -14924,7 +14924,7 @@ M: Allen Hubbe <allenbh@gmail.com> L: ntb@lists.linux.dev S: Supported W: https://github.com/jonmason/ntb/wiki -T: git git://github.com/jonmason/ntb.git +T: git https://github.com/jonmason/ntb.git F: drivers/net/ntb_netdev.c F: drivers/ntb/ F: drivers/pci/endpoint/functions/pci-epf-*ntb.c |