[projects/git-slug: 130/170] Correct account name on git.pld-linux.org

glen glen at pld-linux.org
Mon Sep 21 21:49:44 CEST 2015


commit 9f4cc9ce01bdcf98d5153c3ece8999a9cf015afb
Author: Kacper Kornet <draenog at pld-linux.org>
Date:   Sat Jun 30 16:45:50 2012 +0100

    Correct account name on git.pld-linux.org

 git_slug/gitconst.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/git_slug/gitconst.py b/git_slug/gitconst.py
index bb69eef..8f0156d 100644
--- a/git_slug/gitconst.py
+++ b/git_slug/gitconst.py
@@ -4,7 +4,7 @@ EMPTYSHA1 = '0000000000000000000000000000000000000000'
 REMOTE_NAME = 'origin'
 REMOTEREFS = join('refs/remotes/', REMOTE_NAME)
 
-GITLOGIN = 'draenog@'
+GITLOGIN = 'git@'
 GITSERVER = 'git.pld-linux.org'
 _packages_dir = 'packages'
 _packages_remote = join(GITSERVER, _packages_dir)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/projects/git-slug.git/commitdiff/4ed64f73960519a2f4fd04c42950b2c96ae795c5



More information about the pld-cvs-commit mailing list