python3Packages.gdtoolkit: Add maintainer tmarkus
This commit is contained in:
committed by
Frederik Rietdijk
parent
be8ad9be4d
commit
142a89518e
@@ -85,6 +85,6 @@ buildPythonPackage rec {
|
||||
description = "Independent set of tools for working with Godot's GDScript - parser, linter and formatter";
|
||||
homepage = "https://github.com/Scony/godot-gdscript-toolkit";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ shiryel ];
|
||||
maintainers = with maintainers; [ shiryel tmarkus ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user