[gtk-web] Updated maintainers



commit a3f074e4211b6d69c3720cb1bf0181c7f91bdceb
Author: Martyn Russell <martyn lanedo com>
Date:   Thu Jun 2 11:30:27 2011 +0100

    Updated maintainers
    
    Include Carlos Garnacho, Benjamin Otte and Ryan Lortie

 development.php |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/development.php b/development.php
index bef1dee..cfed2bf 100755
--- a/development.php
+++ b/development.php
@@ -42,14 +42,17 @@ ob_start();
 // How about we have PHP automatically generate odd rows for us?
 $maintainers = array(
 	  /* ("Name",                    "Affiliation"), */
-	array("Tim Janik",               "Lanedo GmbH"),
 	array("Matthias Clasen",         "Red Hat"),
+	array("Tim Janik",               "Lanedo GmbH"),
 	array("Behdad Esfahbod",         "Red Hat"),
+	array("Benjamin Otte",           "Red Hat"),
 	array("Federico Mena Quintero",  "Novell"),
 	array("Alexander Larsson",       "Red Hat"),
 	array("Tor Lillqvist",           "Novell"),
+	array("Carlos Garnacho",         "Lanedo GmbH"),
 	array("Kristian Rietveld",       "Lanedo GmbH"),
 	array("Michael Natterer",        "Lanedo GmbH"),
+	array("Ryan Lortie",             "Codethink Ltd"),
 	array("Emmanuele Bassi",         "Intel Open Source Technology Center")
 );
 ?>



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