[guadec-web] Add igalia



commit 8cdb6bd3e89941f1b1bb30bda46a05bd04d4998c
Author: Neil McGovern <neil gnome org>
Date:   Wed Jun 20 14:14:28 2018 +0100

    Add igalia

 content/pages/sponsors.md | 2 ++
 pelicanconf.py            | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/content/pages/sponsors.md b/content/pages/sponsors.md
index 6bd417e..16d9b9b 100644
--- a/content/pages/sponsors.md
+++ b/content/pages/sponsors.md
@@ -32,5 +32,7 @@ If you are interested in sponsoring this year’s GUADEC, see [how to sponsor](h
 &nbsp; | &nbsp;
      - | -
 ![GitLab logo](/images/sponsors/gitlab.png){: .sponsorlogo } | [GitLab](https://gitlab.com) is the first 
single application for all stages of the DevOps lifecycle. Only GitLab enables Concurrent DevOps, unlocking 
organizations from the constraints of today’s toolchain. GitLab provides unmatched visibility, radical new 
levels of efficiency and comprehensive governance to significantly compress the time between planning a 
change and monitoring its effect. This make the software lifecycle 3 times faster, radically improving the 
speed of business.
+      | 
+![Igalia logo](/images/sponsors/igalia.png){: .sponsorlogo } | [GitLab](https://www.igalia.com) is an open 
source consultancy specialized in the development of innovative projects and solutions. Our engineers have 
expertise in a wide range of technological areas, including browsers and client-side web technologies, 
graphics pipeline, compilers and virtual machines. Leading the development of essential projects in the areas 
of web rendering and browsers, we have the most WPE, WebKit, Chromium/Blink and Firefox expertise found in 
the consulting business, including many reviewers and committers. Igalia designs, develops, customises and 
optimises GNU/Linux-based solutions for companies across the globe. Igalia has been involved in GNOME since 
the early days, contributing to the project in many areas, including accessibility support, browsers and web 
engines, or document viewers.
 
 ---
diff --git a/pelicanconf.py b/pelicanconf.py
index 3f749e9..1f65d19 100644
--- a/pelicanconf.py
+++ b/pelicanconf.py
@@ -113,10 +113,10 @@ SPONSORS = (
     ('OpenSUSE', 'http://www.opensuse.org/', 'opensuse.png'),
     ('Codethink', 'https://www.codethink.co.uk/', 'codethink.png'),
     ('GitLab', 'https://gitlab.com', 'gitlab.png'),
+    ('Igalia', 'https://www.igalia.com/', 'igalia.png'),
     # ('Google', 'https://opensource.google.com/', 'google.png'),
     # ('Endless', 'https://endlessos.com/', 'endless.png'),
     # ('Red Hat', 'https://www.redhat.com/', 'redhat.png'),
-    # ('Igalia', 'http://www.igalia.com/', 'igalia.png'),
     # ('Mozilla Foundation', 'http://www.mozilla.org/', 'mozilla.png'),
     # ('Collabora', 'https://www.collabora.com/', 'collabora.png'),
 )


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