[gtk-web/support] support: Add Igalia to the list of companies



commit 655da66b0382505a0369c2394913c6e4e64e8c91
Author: Carlos Garcia Campos <cgarcia igalia com>
Date:   Mon Mar 19 16:27:07 2012 +0100

    support: Add Igalia to the list of companies

 support.php |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/support.php b/support.php
index 275aafb..0a1a6ca 100644
--- a/support.php
+++ b/support.php
@@ -38,7 +38,8 @@ $businesses = array(
 	array("Collabora Ltd",           "http://www.collabora.com/contact/";),
 	array("Red Hat",                 "http://www.redhat.com/support/";),
 	array("Novell",                  "http://www.novell.com/support";),
-	array("Intel",                   "http://www.intel.com/p/en_US/support";)
+	array("Intel",                   "http://www.intel.com/p/en_US/support";),
+	array("Igalia",                  "http://www.igalia.com/contact/";)
 );
 
 function array_random_assoc($arr, $num = 1) {



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