rename self
1 file changed, 1 insertion(+), 1 deletion(-)
changed files
M pkgs/projectdo/default.nix → pkgs/projectdo/default.nix
@@ -52,7 +52,7 @@ meta = { description = "Context-aware single-letter project commands to speed up your terminal workflow"; homepage = "https://github.com/paldepind/projectdo"; license = lib.licenses.gpl3Only; - maintainers = with lib.maintainers; [ alanpearce ]; + maintainers = with lib.maintainers; [ alinnow ]; mainProgram = "projectdo"; platforms = lib.platforms.all; };