diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2011-03-03 00:05:35 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2011-03-03 00:05:35 +0000 |
commit | 6f1f6954f94e675b1a3d77300736290eb46edea9 (patch) | |
tree | 519e1051d3c8da538ae8ace508afcc8604ccace0 | |
parent | Multilingual ads! (diff) | |
download | gentoo-ads-config-6f1f6954f94e675b1a3d77300736290eb46edea9.tar.gz gentoo-ads-config-6f1f6954f94e675b1a3d77300736290eb46edea9.tar.bz2 gentoo-ads-config-6f1f6954f94e675b1a3d77300736290eb46edea9.zip |
Drop GNi now.
-rw-r--r-- | gentoo_sponsors.py | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/gentoo_sponsors.py b/gentoo_sponsors.py index 34a556a..96cafb2 100644 --- a/gentoo_sponsors.py +++ b/gentoo_sponsors.py @@ -49,17 +49,6 @@ ads = [ 'width': 125, }, { - 'name': 'GNi', - 'type': 'img', - 'img': 'gni_logo.png', - 'title': 'GNi', - 'tier': 1, - 'weight': 10, - 'url': 'http://www.gni.com/', - 'height': 44, - 'width': 125, - }, - { 'name': 'Bytemark', 'type': 'img', 'img': 'sponsors/bytemark_ad.png', |