public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alec Warner" <antarus@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gentoo-ads-config:master commit in: /
Date: Wed,  6 Jun 2012 12:42:25 +0000 (UTC)	[thread overview]
Message-ID: <1338986532.0c0f22c5173d6c90962a08e826162e06ebe5240e.antarus@gentoo> (raw)

commit:     0c0f22c5173d6c90962a08e826162e06ebe5240e
Author:     Alec Warner <antarus <AT> gentoo <DOT> org>
AuthorDate: Wed Jun  6 12:42:12 2012 +0000
Commit:     Alec Warner <antarus <AT> gentoo <DOT> org>
CommitDate: Wed Jun  6 12:42:12 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gentoo-ads-config.git;a=commit;h=0c0f22c5

Add ads for new sponsors.

---
 gentoo_sponsors.py |   47 +++++++++++++++++++++++++++++++++++------------
 1 files changed, 35 insertions(+), 12 deletions(-)

diff --git a/gentoo_sponsors.py b/gentoo_sponsors.py
index a5dc98d..ed9a79b 100644
--- a/gentoo_sponsors.py
+++ b/gentoo_sponsors.py
@@ -4,9 +4,33 @@
 # weight is whatever integer you want, i.e. bogomips, etc
 
 ads = [
+  { 'name': 'indoorcycling.org',
+    'type': 'img',
+    'img': 'sponsors/indoorcycling-logo.jpg',
+    'title': ('Indoorcycling.org is the leading expert in Europe for indoor cycling',
+              ' and Spinning. We feature all the major such as Tomahawk, Star Trac,',
+              ' and Schwinn.'),
+    'tier': 1,
+    'weight': 1,
+    'url': 'http://www.indoorcycling.org/',
+    'height': 30,
+    'width': 125,
+  },
+  { 'name': 'kartenzia',
+    'type': 'img',
+    'img': 'sponsors/kartenzia-logo.jpg',
+    # TODO(antarus): We should email them and get a german translation.
+    'title': 'Kartenzia is a young start-up based in germany, providing their
+customers with personalized invitations for various occassions such as weddings or christmas',
+    'tier': 1,
+    'url': 'http://www.kartenzia.de/',
+    'height': 20,
+    'width': 125,
+    'weight': 1,
+  },
 	{
 		'name': 'OSL',
-                'type': 'img',
+    'type': 'img',
 		'img': 'osuosl.png',
 		'title': 'OSL',
 		'tier': 1,
@@ -28,7 +52,7 @@ ads = [
 	},
 	{
 		'name': 'Tek',
-                'type': 'img',
+    'type': 'img',
 		'img': 'tek-gentoo.gif',
 		'title': 'Tek Alchemy',
 		'tier': 1,
@@ -39,7 +63,7 @@ ads = [
 	},
 	{
 		'name': 'SevenL',
-                'type': 'img',
+    'type': 'img',
 		'img': 'sponsors/sevenl_ad.png',
 		'title': 'SevenL',
 		'tier': 1,
@@ -50,7 +74,7 @@ ads = [
 	},
 	{
 		'name': 'Bytemark',
-                'type': 'img',
+    'type': 'img',
 		'img': 'sponsors/bytemark_ad.png',
 		'title': 'Bytemark',
 		'tier': 1,
@@ -61,7 +85,7 @@ ads = [
 	},
 	{
 		'name': 'SD-France',
-                'type': 'img',
+    'type': 'img',
 		'img': 'sponsors/sdfrance-logo-small.png',
 		'title': 'gentoo dedicated servers provided by euro-web.com',
 		'tier': 1,
@@ -72,12 +96,12 @@ ads = [
 	},
 	{
 		'name': 'TOP-IX',
-                'type': 'img',
+    'type': 'img',
 		'img': 'sponsors/topix-fastbull-125x125.png',
-                'title': {
-                    'en': 'TOP-IX & FastBull: Internet Exchange|Innovation|Cloud|Fastbull|Mirror',
-                    #'it': 'TODO'
-                },
+    'title': {
+      'en': 'TOP-IX & FastBull: Internet Exchange|Innovation|Cloud|Fastbull|Mirror',
+      #'it': 'TODO'
+    },
 		'tier': 1,
 		'weight': 10,
 		'url': 'http://www.top-ix.org',
@@ -86,7 +110,7 @@ ads = [
 	},
 	{
 		'name': 'DedicatedNOW',
-                'type': 'img',
+    'type': 'img',
 		'img': 'sponsors/dedicatednow_ad.png',
 		'title': 'Award Winning Managed Dedicated Hosting, 100% SLA',
 		'tier': 1,
@@ -109,5 +133,4 @@ ads = [
 		'height': 120,
 		'width': 125,
 	},
-
 ]



             reply	other threads:[~2012-06-06 12:42 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-06 12:42 Alec Warner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-12-02 13:19 [gentoo-commits] proj/gentoo-ads-config:master commit in: / Pavlos Ratis
2014-12-02 12:53 Alexys Jacob
2014-10-14 15:19 Robin H. Johnson
2014-10-14 15:19 Robin H. Johnson
2014-10-14 15:19 Robin H. Johnson
2013-12-17  3:58 Alec Warner
2013-12-17  3:47 Alec Warner
2013-09-23 12:44 Alex Legler
2013-09-23 12:40 Alex Legler
2013-06-09  1:08 Robin H. Johnson
2013-03-28 16:30 Robin H. Johnson
2012-06-27 18:28 Jeremy Olexa
2012-06-07 19:58 Alec Warner
2012-06-06 13:17 Alec Warner
2012-06-06 13:14 Alec Warner
2012-06-06 13:08 Alec Warner
2012-06-06 13:01 Alec Warner
2012-06-06 12:58 Alec Warner
2011-09-20 17:46 Christian Ruppert
2011-06-21 14:38 Jeremy Olexa
2011-05-04  0:56 Robin H. Johnson
2011-03-03  0:09 Robin H. Johnson
2011-03-03  0:06 Robin H. Johnson
2011-03-03  0:06 Robin H. Johnson
2011-03-03  0:06 Robin H. Johnson
2011-03-03  0:06 Robin H. Johnson
2011-03-03  0:06 Robin H. Johnson
2011-03-03  0:06 Robin H. Johnson
2011-03-03  0:06 Robin H. Johnson
2011-03-03  0:06 Robin H. Johnson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1338986532.0c0f22c5173d6c90962a08e826162e06ebe5240e.antarus@gentoo \
    --to=antarus@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox