gogdl: add maintainer
This commit is contained in:
@@ -32,6 +32,7 @@ python3Packages.buildPythonApplication rec {
|
||||
mainProgram = "gogdl";
|
||||
homepage = "https://github.com/Heroic-Games-Launcher/heroic-gogdl";
|
||||
license = with licenses; [ gpl3 ];
|
||||
maintainers = with maintainers; [ iedame ];
|
||||
};
|
||||
|
||||
# Upstream no longer create git tags when bumping the version, so we have to
|
||||
|
||||
Reference in New Issue
Block a user