Commit bc01328c authored by kraanzu's avatar kraanzu
Browse files

dooit: add maintainer kraanzu

parent aa04240e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -57,6 +57,7 @@ python3.pkgs.buildPythonApplication rec {
    maintainers = with maintainers; [
      khaneliman
      wesleyjrz
      kraanzu
    ];
    mainProgram = "dooit";
  };