Loading pkgs/applications/version-management/git-bug/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -38,7 +38,7 @@ buildGoModule rec { description = "Distributed bug tracker embedded in Git"; homepage = "https://github.com/MichaelMure/git-bug"; license = licenses.gpl3Plus; maintainers = with maintainers; [ royneary DeeUnderscore ]; maintainers = with maintainers; [ royneary DeeUnderscore sudoforge ]; mainProgram = "git-bug"; }; } Loading
pkgs/applications/version-management/git-bug/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -38,7 +38,7 @@ buildGoModule rec { description = "Distributed bug tracker embedded in Git"; homepage = "https://github.com/MichaelMure/git-bug"; license = licenses.gpl3Plus; maintainers = with maintainers; [ royneary DeeUnderscore ]; maintainers = with maintainers; [ royneary DeeUnderscore sudoforge ]; mainProgram = "git-bug"; }; }