From a84a97fe851bc2d43c357cf79c11a5de074057f1 Mon Sep 17 00:00:00 2001 From: Sam Lantinga Date: Mon, 12 Aug 2013 08:45:37 -0700 Subject: [PATCH] Added Julian Winter to the credits for the SDL 2.0 website. --- CREDITS.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CREDITS.txt b/CREDITS.txt index a1c2cdcb06926..74163e8244a71 100644 --- a/CREDITS.txt +++ b/CREDITS.txt @@ -21,6 +21,8 @@ Thanks to everyone who made this possible, including: * Pierre-Loup Griffais for his deep knowledge of OpenGL drivers. +* Julian Winter for the SDL 2.0 website. + * Sheena Smith for many months of great work on the SDL wiki creating the API documentation and style guides. * Paul Hunkin for his port of SDL to Android during the Google Summer of Code 2010.