libretro: add myself as maintainer (#521680)

This commit is contained in:
Thiago Kenji Okada
2026-05-18 19:46:45 +00:00
committed by GitHub
2 changed files with 7 additions and 0 deletions
+6
View File
@@ -11372,6 +11372,12 @@
githubId = 12570166;
name = "Igor Ramazanov";
};
igorcafe = {
email = "igoracmelo@protonmail.com";
github = "igorcafe";
githubId = 85039990;
name = "Igor Melo";
};
igsha = {
email = "igor.sharonov@gmail.com";
github = "igsha";
+1
View File
@@ -435,6 +435,7 @@ with lib.maintainers;
libretro = {
members = [
aanderse
igorcafe
thiagokokada
];
scope = "Maintain Libretro, RetroArch and related packages.";