Meta: retire sourceforge

Junio C Hamano committed Jun 5, 2017 at 12:37 UTC a72c493cfe717f45d8d6fb557d8cd6c3c450c701
2 files changed +2 -3
Announce
-2
@@ -95,8 +95,6 @@ cat <<\EOF
95
96 url = https://kernel.googlesource.com/pub/scm/git/git
97 url = git://repo.or.cz/alt-git.git
98 - url = git://git.sourceforge.jp/gitroot/git-core/git.git
99 - url = git://git-core.git.sourceforge.net/gitroot/git-core/git-core
98 url = https://github.com/gitster/git
99 EOF
100
pushall
+2 -1
@@ -1,6 +1,7 @@
1 #!/bin/sh
2
3 -sites='ko repo github2 sfjp sf.net'
3 +#sites='ko repo github2 sfjp sf.net'
4 +sites='ko repo github2'
5 nexts='ko repo github2 '
6 mirrors='github gob-private'
7