From d98fa33770d36491c7d47fdccf2c030783182ddf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jean-Andr=C3=A9=20Santoni?= Date: Sat, 1 Apr 2023 13:12:40 +0200 Subject: [PATCH] Update uw8 author name --- dist/info/uw8_libretro.info | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/info/uw8_libretro.info b/dist/info/uw8_libretro.info index 4b1736d6..c920638e 100644 --- a/dist/info/uw8_libretro.info +++ b/dist/info/uw8_libretro.info @@ -1,6 +1,6 @@ # Software Information display_name = "MicroW8" -authors = "exoticorn" +authors = "Dennis Ranke" supported_extensions = "uw8|wasm" corename = "MicroW8" license = "The Unlicense"