···2323 description = "A TUI tool to run multiple commands in parallel and show the output of each command separately";
2424 homepage = "https://github.com/pvolok/mprocs";
2525 license = licenses.mit;
2626- maintainers = with maintainers; [ GaetanLepage thehedgeh0g ];
2626+ maintainers = with maintainers; [ GaetanLepage pyrox0 ];
2727 mainProgram = "mprocs";
2828 };
2929}