Author: Derick Rethans (derickr)
Date: 2026-04-15T08:44:23+01:00

Commit: 
https://github.com/php/web-php/commit/92232d18f4971d1f914e0e659503e19d4b5ca649
Raw diff: 
https://github.com/php/web-php/commit/92232d18f4971d1f914e0e659503e19d4b5ca649.diff

Also move Duocast across

Changed paths:
  M  thanks.php


Diff:

diff --git a/thanks.php b/thanks.php
index fd9a805017..1b68444bed 100644
--- a/thanks.php
+++ b/thanks.php
@@ -63,19 +63,6 @@
             </p>
         </section>
     </li>
-
-    <li class="thanks">
-        <a href="https://duocast.nl/"; class="thanks__logo thanks__logo--dark">
-            <img src="images/sponsors/duocast.svg" alt="Duocast">
-        </a>
-        <section>
-            <strong class="thanks__heading"><a 
href="https://duocast.nl/";>Duocast</a></strong>
-            <p class="thanks__description">
-                Provides the servers and bandwidth used for buildbot testing 
and various Windows based servers.
-            </p>
-        </section>
-    </li>
-
 </ul>
 
 <h1>Thanks Emeritus</h1>
@@ -106,6 +93,11 @@
         country lookup information.
     </li>
 
+    <li>
+        <a href="https://duocast.nl/";>Duocast</a> provided servers and
+        bandwidth used for buildbot testing and various Windows based servers.
+    </li>
+
     <li>
         <a href="https://krystal.uk/";>Krystal.uk</a> provided a server and
         bandwidth for the ci.qa.php.net build and quality assurance

Reply via email to