[Getan-commits] [PATCH 1 of 2] Sort by time, earliest authors first. (correction for f05079aea604)

Wald Commits scm-commit at wald.intevation.org
Mon Dec 3 09:18:01 CET 2018


# HG changeset patch
# User Thomas Arendsen Hein <thomas at intevation.de>
# Date 1543824791 -3600
# Node ID f8b05636cd43995a3f11a6d2e0bb2390cd5763f2
# Parent  f05079aea604dc401623a2b647e9ec28711bdc2f
Sort by time, earliest authors first. (correction for f05079aea604)

diff -r f05079aea604 -r f8b05636cd43 getan/main.py
--- a/getan/main.py	Mon Dec 03 08:56:26 2018 +0100
+++ b/getan/main.py	Mon Dec 03 09:13:11 2018 +0100
@@ -36,10 +36,10 @@
     getan version %s
     (c) 2008-2018 by Intevation GmbH
         Authors: Sascha L. Teichmann <teichmann at intevation.de>
+                 Thomas Arendsen Hein <thomas at intevation.de>
                  Ingo Weinzierl <ingo.weinzierl at intevation.de>
                  Björn Ricks <bjoern.ricks at intevation.de>
                  Bernhard Reiter <bernhard.reiter at intevation.de>
-                 Thomas Arendsen Hein <thomas at intevation.de>
                  Magnus Schieder <magnus.schieder at intevation.de>
 
     This is Free Software licensed under the terms of GNU GPL v>=3.


More information about the Getan-commits mailing list