As ftp.kernel.org is closed [0], this commit fixes a dead URL to
ftp.kernel.org in MAINTAINERS file to use www.kernel.org instead.

[0] https://www.kernel.org/shutting-down-ftp-services.html

Signed-off-by: SeongJae Park <[email protected]>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 9c768d79cf3f..6367f0739394 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -10158,7 +10158,7 @@ W:      http://sourceforge.net/projects/accel-pptp
 PREEMPTIBLE KERNEL
 M:     Robert Love <[email protected]>
 L:     [email protected]
-W:     ftp://ftp.kernel.org/pub/linux/kernel/people/rml/preempt-kernel
+W:     https://www.kernel.org/pub/linux/kernel/people/rml/preempt-kernel
 S:     Supported
 F:     Documentation/preempt-locking.txt
 F:     include/linux/preempt.h
-- 
2.10.0

Reply via email to