mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-06-05 21:03:40 +00:00
godot-mcp: add superherointj as maintainer
This commit is contained in:
@@ -38,7 +38,7 @@ buildNpmPackage {
|
||||
mainProgram = "godot-mcp";
|
||||
homepage = "https://github.com/Coding-Solo/godot-mcp";
|
||||
license = lib.licenses.mit;
|
||||
maintainers = [ ];
|
||||
maintainers = with lib.maintainers; [ superherointj ];
|
||||
platforms = lib.platforms.all;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user