Unverified Commit dfc89125 authored by DontEatOreo's avatar DontEatOreo
Browse files

gallery-dl: add maintainer `donteatoreo`

parent 708c5ce2
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -57,6 +57,7 @@ python3Packages.buildPythonApplication {
    mainProgram = "gallery-dl";
    maintainers = with lib.maintainers; [
      dawidsowa
      donteatoreo
      lucasew
    ];
  };