mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
"Who uses" additions
This commit is contained in:
parent
0926c91b28
commit
1ac07ee677
3 changed files with 14 additions and 6 deletions
|
@ -3,20 +3,22 @@ Who Uses Ansible
|
|||
|
||||
Ansible is used by all sorts of organizations from hosted web applications, media companies, universities, consultancies, and ISVs -- all over the world. Some of these users include:
|
||||
|
||||
============================================================ ===================================================
|
||||
============================================================ =====================================================
|
||||
Who They Are What They Do
|
||||
============================================================ ===================================================
|
||||
============================================================ =====================================================
|
||||
`Alta Language Services <http://www.altalang.com>` Language testing, solutions, and translation services
|
||||
`Basho <http://basho.com>`_ Makers of NoSQL key-value store Riak
|
||||
`Cygate AB <http://cygate.se>`_ IT solutions from Malmö, Sweden
|
||||
`Dag IT Solutions <http://dagit.net>`_ "Enterprise Linux and Beyond"
|
||||
`Fedora Project <http://fedoraproject.org>`_ Produces the popular Linux distribution
|
||||
`Four Kitchens <http://fourkitchens.com>`_ "The Drupal Experts"
|
||||
`Lizenzfrei <http://lizenzfrei.at/>`_ Open source consulting and development, Austria
|
||||
`Schmooze Com <http://www.schmoozecom.com/>`_ Creators of Industry-Leading PBX Platforms
|
||||
`Skyline.es <http://skylin.es>`_ Realtime Photo Search Engine
|
||||
`Steelhouse <http://steelhouse.com>`_ Behavioral Commerce
|
||||
`Tomorrow Focus Technologies GmbH <http://www.t-f-t.net/>`_ Running some of the biggest web sites in Europe
|
||||
`123i.com.br <http://123i.com.br>`_ Find real estate in Brazil
|
||||
============================================================ ===================================================
|
||||
============================================================ =====================================================
|
||||
|
||||
and lots of other people (you should see our Google Analytics data). Tweet at `Michael DeHaan <http://twitter.com/laserllama>`_ or `email him <mailto:michael.dehaan@gmail.com>`_ to get your company or project listed here. (It's free!)
|
||||
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -178,8 +178,8 @@ s.parentNode.insertBefore(ga, s);
|
|||
<p>Ansible is used by all sorts of organizations from hosted web applications, media companies, universities, consultancies, and ISVs – all over the world. Some of these users include:</p>
|
||||
<table border="1" class="docutils">
|
||||
<colgroup>
|
||||
<col width="54%" />
|
||||
<col width="46%" />
|
||||
<col width="53%" />
|
||||
<col width="47%" />
|
||||
</colgroup>
|
||||
<thead valign="bottom">
|
||||
<tr><th class="head">Who They Are</th>
|
||||
|
@ -187,6 +187,9 @@ s.parentNode.insertBefore(ga, s);
|
|||
</tr>
|
||||
</thead>
|
||||
<tbody valign="top">
|
||||
<tr><td><cite>Alta Language Services <http://www.altalang.com></cite></td>
|
||||
<td>Language testing, solutions, and translation services</td>
|
||||
</tr>
|
||||
<tr><td><a class="reference external" href="http://basho.com">Basho</a></td>
|
||||
<td>Makers of NoSQL key-value store Riak</td>
|
||||
</tr>
|
||||
|
@ -202,6 +205,9 @@ s.parentNode.insertBefore(ga, s);
|
|||
<tr><td><a class="reference external" href="http://fourkitchens.com">Four Kitchens</a></td>
|
||||
<td>“The Drupal Experts”</td>
|
||||
</tr>
|
||||
<tr><td><a class="reference external" href="http://lizenzfrei.at/">Lizenzfrei</a></td>
|
||||
<td>Open source consulting and development, Austria</td>
|
||||
</tr>
|
||||
<tr><td><a class="reference external" href="http://www.schmoozecom.com/">Schmooze Com</a></td>
|
||||
<td>Creators of Industry-Leading PBX Platforms</td>
|
||||
</tr>
|
||||
|
|
Loading…
Reference in a new issue