From f638060cd95a73ef88e5b9191cd7561833dfca7f Mon Sep 17 00:00:00 2001 From: Stefan Kangas Date: Sat, 3 Sep 2011 06:54:47 +0200 Subject: Make README only refer to git.fripost.org --- README | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'README') diff --git a/README b/README index 033eb34..cad9468 100644 --- a/README +++ b/README @@ -23,12 +23,9 @@ This is the standard project workflow These are the repositories to check for changes - Fetch URL:s - - git://repo.or.cz/fripost-web.git - - http://repo.or.cz/r/fripost-web.git - - git://github.com/skangas/fripost-web.git + - http://git.fripost.org/pub/fripost-web.git - Push URL:s - - ssh://repo.or.cz/srv/git/fripost-web.git - - git://github.com/skangas/fripost-web.git + - gitolite@git.fripost.org:fripost-web To get push access to the repository at repo, get an account, and send an email to Gustav (see contact below) -- cgit v1.2.3 From 703f5071aa590edbd57109db6ce6f10892950ab8 Mon Sep 17 00:00:00 2001 From: Stefan Kangas Date: Sat, 3 Sep 2011 06:56:27 +0200 Subject: Add my e-mail to the README --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index cad9468..d75de32 100644 --- a/README +++ b/README @@ -29,6 +29,6 @@ These are the repositories to check for changes To get push access to the repository at repo, get an account, and send an email to Gustav (see contact below) -(C) Copyright cc-by-sa 2010-2011 Gustav Eek and Stefan Kangas. +(C) Copyright cc-by-sa 2010-2011 Gustav Eek and Stefan Kangas . You are free to use, change and redistribute this source according to the terms defined by Creative Commons Licence 3.0 Contribution Share Alike. -- cgit v1.2.3