dooit: add maintainer kraanzu

This commit is contained in:
kraanzu 2024-09-29 11:41:25 +05:30
parent aa04240ed0
commit bc01328c57

View File

@ -57,6 +57,7 @@ python3.pkgs.buildPythonApplication rec {
maintainers = with maintainers; [
khaneliman
wesleyjrz
kraanzu
];
mainProgram = "dooit";
};