···1111 description = "Run processes in the background (and foreground) on Mac & Linux from a Procfile (for production and/or development environments)";
1212 homepage = "https://adam.ac/procodile";
1313 license = with licenses; mit;
1414- maintainers = with maintainers; [ ravloony manveru nicknovitski ];
1414+ maintainers = with maintainers; [ manveru nicknovitski ];
1515 platforms = platforms.unix;
1616 };
1717}