[planet-web] Add a GUADEC channel, add Koen Martens (GUADEC organizer)



commit 74da4a98c4dea2c6a6b9d345bf06df056a7ac75c
Author: Olav Vitters <olav bkor dhs org>
Date:   Wed Dec 9 11:43:11 2009 +0100

    Add a GUADEC channel, add Koen Martens (GUADEC organizer)

 config/people/config.ini     |    6 ++++++
 themes/gnome/index.html.tmpl |    1 +
 web/heads/guadec.png         |  Bin 0 -> 3133 bytes
 3 files changed, 7 insertions(+), 0 deletions(-)
---
diff --git a/config/people/config.ini b/config/people/config.ini
index dfe37f0..25eda3e 100644
--- a/config/people/config.ini
+++ b/config/people/config.ini
@@ -1561,6 +1561,12 @@ name = Jesse van den Kieboom
 #face =
 nick = jessevdk
 
+## GUADEC 2010 organizers who are not foundation members
+
+[http://wordpress.metro.cx/category/subject/science-n-stuff/guadec/feed/]
+name = Koen Martens
+guadec = 1
+
 ## GSoC 2009 Students
 
 [http://arosenfeld.wordpress.com/feed/?mrss=off]
diff --git a/themes/gnome/index.html.tmpl b/themes/gnome/index.html.tmpl
index eb05e90..842a3cb 100644
--- a/themes/gnome/index.html.tmpl
+++ b/themes/gnome/index.html.tmpl
@@ -73,6 +73,7 @@
 <div class="person-info">
 <a href="<TMPL_VAR channel_link ESCAPE="HTML">" title="<TMPL_VAR channel_title ESCAPE="HTML">"><TMPL_IF channel_face><img class="face" src="<TMPL_VAR channel_face ESCAPE="HTML">" alt=""><br><TMPL_ELSE><img class="face" src="http://planet.gnome.org/heads/nobody.png"; alt=""><br></TMPL_IF><TMPL_VAR channel_name><TMPL_IF channel_real><br><TMPL_VAR channel_real></TMPL_IF><TMPL_IF channel_nick><br>(<TMPL_VAR channel_nick>)</TMPL_IF></a>
 <TMPL_IF channel_gsoc2009><p><a href="http://live.gnome.org/SummerOfCode2009"; title="Google Summer of Code 2009"><img src="http://planet.gnome.org/heads/logos/gsoc2009.png"; alt="GSoC 2009" /></a></p></TMPL_IF>
+<TMPL_IF channel_guadec><p><a href="http://www.guadec.org/"; title="The GNOME Conference"><img src="http://planet.gnome.org/heads/logos/guadec.png"; alt="The GNOME Conference" /></a></p></TMPL_IF>
 </div>
 
 <div class="post">
diff --git a/web/heads/guadec.png b/web/heads/guadec.png
new file mode 100644
index 0000000..3128825
Binary files /dev/null and b/web/heads/guadec.png differ



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]