Author: Derick Rethans (derickr)
Date: 2026-04-14T10:30:35+01:00

Commit: 
https://github.com/php/web-php/commit/1fda3458d5f2767c3b408abb4a9eff7944a675dc
Raw diff: 
https://github.com/php/web-php/commit/1fda3458d5f2767c3b408abb4a9eff7944a675dc.diff

Move some historical sponsors to the emeritius list

Changed paths:
  M  thanks.php


Diff:

diff --git a/thanks.php b/thanks.php
index 3f915a9514..cd3a8007c9 100644
--- a/thanks.php
+++ b/thanks.php
@@ -24,7 +24,7 @@
         </a>
         <section>
             <strong class="thanks__heading"><a 
href="https://www.myrasecurity.com/ddos-protection/";>Myra Security</a></strong>
-            <p class="thanks__description">DDoS protection, along with hosting 
www.php.net and git.php.net for us.</p>
+            <p class="thanks__description">DDoS protection, along with hosting 
our mail server for us.</p>
         </section>
     </li>
 
@@ -35,19 +35,7 @@
         <section>
             <strong class="thanks__heading"><a 
href="https://sinnerg.nl";>SinnerG</a></strong>
             <p class="thanks__description">
-                Provides servers and bandwidth for svn.php.net, gtk.php.net, 
people.php.net and europe.rsync.php.net.
-            </p>
-        </section>
-    </li>
-
-    <li class="thanks">
-        <a href="https://directi.com"; class="thanks__logo thanks__logo--dark">
-            <img src="images/sponsors/directi.svg" alt="Directi">
-        </a>
-        <section>
-            <strong class="thanks__heading"><a 
href="https://directi.com";>Directi</a></strong>
-            <p class="thanks__description">
-                Provides IP address to country lookup information.
+                Provides a server and bandwidth for rsync.php.net.
             </p>
         </section>
     </li>
@@ -59,19 +47,7 @@
         <section>
             <strong class="thanks__heading"><a 
href="https://digitalocean.com";>DigitalOcean</a></strong>
             <p class="thanks__description">
-                Provides VMs for a number of PHP services.
-            </p>
-        </section>
-    </li>
-
-    <li class="thanks">
-        <a href="https://www.deft.com/"; class="thanks__logo">
-            <img src="images/sponsors/deft.svg" alt="Deft">
-        </a>
-        <section>
-            <strong class="thanks__heading"><a 
href="https://www.deft.com/";>Deft</a></strong>
-            <p class="thanks__description">
-                Provides a server and bandwidth for rsync.php.net.
+                Provides VMs and bandwidth for all PHP web services, and our 
rsync server.
             </p>
         </section>
     </li>
@@ -83,7 +59,7 @@
         <section>
             <strong class="thanks__heading"><a 
href="https://eukhost.com/";>EUKhost</a></strong>
             <p class="thanks__description">
-                Provides a server and bandwidth for various php.net services.
+                Provides a server and bandwidth for various PEAR services.
             </p>
         </section>
     </li>
@@ -100,41 +76,6 @@
         </section>
     </li>
 
-    <li class="thanks">
-        <a href="https://www.bauer-kirch.de"; class="thanks__logo">
-            <img src="images/sponsors/bauer+kirch.png" alt="Bauer + Kirch 
GmbH">
-        </a>
-        <section>
-            <strong class="thanks__heading"><a 
href="https://www.bauer-kirch.de";>Bauer + Kirch GmbH</a></strong>
-            <p class="thanks__description">
-                Provides us with SSL certificates and a server and bandwidth 
for the php.net monitoring infrastructure.
-            </p>
-        </section>
-    </li>
-
-    <li class="thanks">
-        <a href="https://www.appveyor.com"; class="thanks__logo">
-            <img src="images/sponsors/appveyor.png" alt="AppVeyor">
-        </a>
-        <section>
-            <strong class="thanks__heading"><a 
href="https://www.appveyor.com";>AppVeyor</a></strong>
-            <p class="thanks__description">
-                Provides continuous integration for Windows builds of PHP.
-            </p>
-        </section>
-    </li>
-
-    <li class="thanks">
-        <a href="https://www.travis-ci.org"; class="thanks__logo">
-            <img src="images/sponsors/travis.png" alt="Travis CI">
-        </a>
-        <section>
-            <strong class="thanks__heading"><a 
href="https://www.travis-ci.org";>Travis CI</a></strong>
-            <p class="thanks__description">
-                Provides continuous integration for builds of PHP.
-            </p>
-        </section>
-    </li>
 </ul>
 
 <h1>Thanks Emeritus</h1>
@@ -202,6 +143,37 @@
         <a href="https://www.spry.com/";>Spry VPS Hosting</a> provided servers
         and resources for various php.net services.
     </li>
+
+    <li>
+        <a href="https://www.appveyor.com";>AppVeyor</a> provided continuous
+        integration for Windows builds of PHP.
+    </li>
+
+    <li>
+        <a href="https://www.bauer-kirch.de";>Bauer + Kirch GmbH</a> provided us
+        with SSL certificates and a server and bandwidth for the php.net
+        monitoring infrastructure.
+    </li>
+
+    <li>
+        <a href="https://www.deft.com/";>Deft</a> provided a server and
+        bandwidth for rsync.php.net.
+    </li>
+
+    <li>
+        <a href="https://directi.com";>Directi</a> provided IP address to
+        country lookup information.
+    </li>
+
+    <li>
+        <a href="https://sinnerg.nl";>SinnerG</a> provided servers and bandwidth
+        for svn.php.net, gtk.php.net, and people.php.net.
+    </li>
+
+    <li>
+        <a href="https://www.travis-ci.org";>Travis CI</a> provided continuous
+        integration for builds of PHP.
+    </li>
 </ul>
 
 <p>

Reply via email to