Skip to content
This repository was archived by the owner on Oct 3, 2024. It is now read-only.

Commit bed6760

Browse files
konistorvalds
authored andcommitted
MAINTAINERS, nilfs2: change project home URLs
The domain of NILFS project home was changed to "nilfs.sourceforge.io" to enable https access (the previous domain "nilfs.sourceforge.net" is redirected to the new one). Modify URLs of the project home to reflect this change and to replace their protocol from http to https. Link: http://lkml.kernel.org/r/1515416141-5614-1-git-send-email-konishi.ryusuke@lab.ntt.co.jp Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent 1545dec commit bed6760

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Documentation/filesystems/nilfs2.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ available from the following download page. At least "mkfs.nilfs2",
2525
cleaner or garbage collector) are required. Details on the tools are
2626
described in the man pages included in the package.
2727

28-
Project web page: http://nilfs.sourceforge.net/
29-
Download page: http://nilfs.sourceforge.net/en/download.html
28+
Project web page: https://nilfs.sourceforge.io/
29+
Download page: https://nilfs.sourceforge.io/en/download.html
3030
List info: http://vger.kernel.org/vger-lists.html#linux-nilfs
3131

3232
Caveats

MAINTAINERS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9638,8 +9638,8 @@ F: include/uapi/linux/sunrpc/
96389638
NILFS2 FILESYSTEM
96399639
M: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
96409640
L: linux-nilfs@vger.kernel.org
9641-
W: http://nilfs.sourceforge.net/
9642-
W: http://nilfs.osdn.jp/
9641+
W: https://nilfs.sourceforge.io/
9642+
W: https://nilfs.osdn.jp/
96439643
T: git git://github.com/konis/nilfs2.git
96449644
S: Supported
96459645
F: Documentation/filesystems/nilfs2.txt

0 commit comments

Comments
 (0)