This is an automated email from the git hooks/post-receive script. detiste-guest pushed a commit to branch master in repository game-data-packager.
commit 27761cc37aca46cd7ddf1628954d41ed5d9aff4d Author: Alexandre Detiste <[email protected]> Date: Tue Sep 1 13:24:24 2015 +0200 html page: add link to "curator" list at Steam --- tools/babel.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/babel.py b/tools/babel.py index 352dae6..a23df3e 100755 --- a/tools/babel.py +++ b/tools/babel.py @@ -92,7 +92,7 @@ for more general information. for lang in langs_order: html.write(' <td><b>%s</b></td>\n' % lang) html.write('''<td>Demo</td> -<td>Steam</td> +<td><a href="https://steamcommunity.com/groups/debian_gdp#curation">Steam</a></td> <td><a href="https://www.gog.com/mix/games_supported_by_debians_gamedatapackager">GOG.com</a></td> <td>DotEmu</td> <td>Misc.</td></tr> -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/game-data-packager.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

