The following commit has been merged in the ubuntu-master branch:
commit 343473c59e548d824e8b9a8d25dd37efa0261d30
Author: Frank Lichtenheld <[email protected]>
Date:   Mon Apr 13 01:15:20 2009 +0200

    [UBUNTU] Do not list any sponsors
    
    The service is hosted by Canonical which I assume is a given.

diff --git a/templates/config.tmpl b/templates/config.tmpl
index 91731bb..0cc7848 100644
--- a/templates/config.tmpl
+++ b/templates/config.tmpl
@@ -50,16 +50,16 @@
        mail => '[email protected]',
    }
    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.',
-   },
-   ]
+#   sponsors = [
+#   {
+#      url => 'http://example.invalid/',
+#      name => 'Example Sponsor, Inc.',
+#   },
+#   {
+#      url => 'http://example2.invalid/',
+#      name => 'Example2 Sponsor, Inc.',
+#   },
+#   ]
 -%]
 [%-
    # possible values for importance: high, normal, low

-- 
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