Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1609472

[PATCH 1/5] MAINTAINERS: Fix a dead URL to ftp.kernel.org

From SeongJae Park <sj38.park@gmail.com>
Newsgroups linux.kernel
Subject [PATCH 1/5] MAINTAINERS: Fix a dead URL to ftp.kernel.org
Date 2017-03-27 08:00 +0200
Message-ID <tpvR9-3fY-23@gated-at.bofh.it> (permalink)
References <tpvR7-3fY-5@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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 <sj38.park@gmail.com>
---
 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 <rml@tech9.net>
 L:	kpreempt-tech@lists.sourceforge.net
-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

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH 0/5] Fix dead URLs to ftp.kernel.org SeongJae Park <sj38.park@gmail.com> - 2017-03-27 08:00 +0200
  [PATCH 2/5] drivers/block: Fix a dead URL to ftp.kernel.org SeongJae Park <sj38.park@gmail.com> - 2017-03-27 08:00 +0200
  [PATCH 4/5] fs/autofs4: Fix a dead URL to ftp.kernel.org SeongJae Park <sj38.park@gmail.com> - 2017-03-27 08:00 +0200
  [PATCH 5/5] scripts: Fix dead URLs to ftp.kernel.org SeongJae Park <sj38.park@gmail.com> - 2017-03-27 08:00 +0200
  [PATCH 1/5] MAINTAINERS: Fix a dead URL to ftp.kernel.org SeongJae Park <sj38.park@gmail.com> - 2017-03-27 08:00 +0200
  [PATCH 3/5] drivers/md: Fix a dead URL to ftp.kernel.org SeongJae Park <sj38.park@gmail.com> - 2017-03-27 08:00 +0200
  Re: [PATCH 0/5] Fix dead URLs to ftp.kernel.org SeongJae Park <sj38.park@gmail.com> - 2017-03-27 14:50 +0200
    [PATCH] Fix dead URLs to ftp.kernel.org SeongJae Park <sj38.park@gmail.com> - 2017-03-27 15:00 +0200
  Re: [PATCH 0/5] Fix dead URLs to ftp.kernel.org Michal Marek <mmarek@suse.com> - 2017-03-27 14:50 +0200

csiph-web