The following commit has been merged in the archive-master branch:
commit 0a335eaba954e57a0e9944a0a1760f3868c5622b
Author: Frank Lichtenheld <[email protected]>
Date:   Thu Jun 11 19:45:58 2009 +0200

    [ARCHIVE] Disable sponsors, there are none currently

diff --git a/templates/config.tmpl b/templates/config.tmpl
index 828a1c8..045ae5e 100644
--- a/templates/config.tmpl
+++ b/templates/config.tmpl
@@ -50,14 +50,14 @@
    }
    trademarknotes = g('%s is a <a href="%s">trademark</a> of %s', 
organisation, trademark.url, trademark.name)
    sponsors = [
-   {
-       url => 'http://example.invalid/',
-       name => 'Example Sponsor, Inc.',
-   },
-   {
-       url => 'http://example2.invalid/',
-       name => 'Example2 Sponsor, Inc.',
-   },
+#   {
+#      url => 'http://example.invalid/',
+#      name => 'Example Sponsor, Inc.',
+#   },
+#   {
+#      url => 'http://example2.invalid/',
+#      name => 'Example2 Sponsor, Inc.',
+#   },
    ]
 -%]
 [%-

-- 
APT Archive Web-Frontend (Alioth repository)


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to