sdlweb: Updated the credits for SDL 3.0

https://github.com/libsdl-org/sdlweb/commit/5ba90dcdbabf9ff8fc3ec9b1f0b0b9a538d0ed9a

From 5ba90dcdbabf9ff8fc3ec9b1f0b0b9a538d0ed9a Mon Sep 17 00:00:00 2001
From: Sam Lantinga <[EMAIL REDACTED]>
Date: Mon, 13 Jan 2025 00:47:31 +0000
Subject: [PATCH] Updated the credits for SDL 3.0

---
 credits.php | 11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)

diff --git a/credits.php b/credits.php
index 073fa18..e916351 100644
--- a/credits.php
+++ b/credits.php
@@ -28,6 +28,15 @@
                         </li>
                         <li>Ryan Gordon for helping everybody out and keeping the dream alive. :)
                         </li>
+                        <li>Frank Praznik for his Wayland support and general windowing development.
+                        </li>
+                        <li>Ozkan Sezer for sanity checks and make sure the i's are dotted and t's are crossed.
+                        </li>
+                        <li>Anonymous Maarten for CMake support and build system development.
+                        </li>
+                        <li>Evan Hemsley, Caleb Cornett, and Ethan Lee for SDL GPU development.
+                        </li>
+
                         <li>Gabriel Jacobo for his work on the Android port and generally helping out all around.
                         </li>
                         <li>Philipp Wiesemann for his attention to detail reviewing the entire SDL code base and proposes patches.
@@ -65,7 +74,7 @@
                         </li>
                         <li>Jon Atkins for SDL_image, SDL_mixer and SDL_net documentation.
                         </li>
-                        <li>Everybody at Loki Software, Inc. for their great contributions!
+                        <li>Everybody at Loki Software, Inc. and Valve Corporation for their great contributions!
                         </li>
                     </ul>
                 </div>