tinyemu: remove jhhuh from meta.maintainers [inactivity] [no orphans]

This commit is contained in:
Anderson Torres 2024-08-05 00:40:34 -03:00
parent f09c58130b
commit f0b2a9d5a9

View File

@ -40,7 +40,7 @@ stdenv.mkDerivation rec {
purpose is to be small and simple while being complete.
'';
license = with licenses; [ mit bsd2 ];
maintainers = with maintainers; [ jhhuh AndersonTorres ];
maintainers = with maintainers; [ AndersonTorres ];
platforms = platforms.linux;
};
}