]> git.deb.at Git - deb/packages.git/commitdiff
[UBUNTU] Do not list any sponsors
authorFrank Lichtenheld <frank@lichtenheld.de>
Sun, 12 Apr 2009 23:15:20 +0000 (01:15 +0200)
committerFrank Lichtenheld <frank@lichtenheld.de>
Sun, 12 Apr 2009 23:16:09 +0000 (01:16 +0200)
The service is hosted by Canonical which I assume is a given.

templates/config.tmpl

index 91731bbe955a866c66a9d34024a1d15776129498..0cc78480e3ed331059a4a1be78b3d25a36b2cc25 100644 (file)
        mail => 'frank@lichtenheld.de',
    }
    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