From: Frank Lichtenheld Date: Sun, 12 Apr 2009 23:15:20 +0000 (+0200) Subject: [UBUNTU] Do not list any sponsors X-Git-Url: https://git.deb.at/?p=deb%2Fpackages.git;a=commitdiff_plain;h=343473c59e548d824e8b9a8d25dd37efa0261d30 [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 => 'frank@lichtenheld.de', } trademarknotes = g('%s is a trademark 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