From 1b6f8c9366aebcd31a16ee130e573c7df1bb75da Mon Sep 17 00:00:00 2001 From: twinaphex Date: Thu, 27 Aug 2015 09:14:29 +0200 Subject: [PATCH] Remove AUTHORS - we can lookup contributors on Github and authors are credited in copyright header files --- AUTHORS | 73 --------------------------------------------------------- 1 file changed, 73 deletions(-) delete mode 100644 AUTHORS diff --git a/AUTHORS b/AUTHORS deleted file mode 100644 index 680d9af831..0000000000 --- a/AUTHORS +++ /dev/null @@ -1,73 +0,0 @@ -Hans-Kristian Arntzen - - - Main code - - Initial Gamecube/Wii libogc port - -Daniel De Matteis - - - Maintainer - - Main code - -Devin J. Pohly - - - Joypad axis support - -Chris Moeller - - - CoreAudio audio driver - -Tobias Jakobi - - - OMAP graphics driver - -Jason Fetters - - - Phoenix Java frontend - - Android port patches - - iOS port - -CatalystG - - - Blackberry 10/Playbook input driver - - Blackberry 10/Playbook patches - -David Reichelt - - - XBox 1 port - -tukuyomi - - - Cleanups in quickbuild - -Michael Lelli - - - Gamecube/Wii libogc port - - Raspberry Pi video driver - - Linux Raw keyboard input driver - - Android port patches - -Ali Bouhlel - - - PSP port - - Convoluted Cosine resampler - -Darren Alton - - - OpenPandora port - -Fabian Knopf - - - WGL multi-monitor support - - D3D9 overlay, multi-monitor and menu support - -Gražvydas Ignotas - - - ARM Linux patches - -Saggi Mizrahi - - - RetroLaunch utility - -Alfred Agrell - - - Rewritten savestate manager - -Jean-André Santoni - - - Lakka menu driver - -Morgane Alonso - - - Lakka menu driver (graphic design) - -Timo Strunk - - - 7zip support - -Higor Euripedes - - - SDL2 drivers - -Jay McCarthy - - - CoreText font driver - - (Apple) CFRunLoop improvements