diff options
author | Palmer Dabbelt <palmer@rivosinc.com> | 2022-10-13 23:46:38 +0200 |
---|---|---|
committer | Dave Kleikamp <dave.kleikamp@oracle.com> | 2022-10-18 15:50:26 +0200 |
commit | 4ef3405e82d25f2752fabe3c5443c3e703739172 (patch) | |
tree | 6e36bd01a931a840e2bbb9d4fab98157b0b5034e /MAINTAINERS | |
parent | fs/jfs: replace ternary operator with min_t() (diff) | |
download | linux-4ef3405e82d25f2752fabe3c5443c3e703739172.tar.xz linux-4ef3405e82d25f2752fabe3c5443c3e703739172.zip |
MAINTAINERS: git://github -> https://github.com for kleikamp
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>
Also changed status from Maintained to Odd Fixes
Signed-off-by: Dave Kleikamp <dave.kleikamp@oracle.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index cf0f18502372..6f2badab5485 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -10950,9 +10950,9 @@ F: drivers/hwmon/jc42.c JFS FILESYSTEM M: Dave Kleikamp <shaggy@kernel.org> L: jfs-discussion@lists.sourceforge.net -S: Maintained +S: Odd Fixes W: http://jfs.sourceforge.net/ -T: git git://github.com/kleikamp/linux-shaggy.git +T: git https://github.com/kleikamp/linux-shaggy.git F: Documentation/admin-guide/jfs.rst F: fs/jfs/ |