X-Git-Url: https://git.deb.at/?p=deb%2Fpackages.git;a=blobdiff_plain;f=templates%2Fconfig.tmpl;fp=templates%2Fconfig.tmpl;h=132db6230ada4bc7adec03572f68a7f1e555d46a;hp=5ce7cc736eddbc6501d8432c58ccf1b19f09d081;hb=efb4418fca44d2063378f9b98dc708cb7e75e7b6;hpb=4543b43a4cfec4d953edd41570bfbad31f490791 diff --git a/templates/config.tmpl b/templates/config.tmpl index 5ce7cc7..132db62 100644 --- a/templates/config.tmpl +++ b/templates/config.tmpl @@ -48,10 +48,16 @@ mail => 'webmaster@debian.org', } trademarknotes = g('%s is a trademark of %s', organisation, trademark.url, trademark.name) -# sponsor = { -# url => 'http://example.invalid/', -# name => 'Example 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