Unverified Commit e04293de authored by Robert Sliwinski's avatar Robert Sliwinski
Browse files

ansible: add maintainer robsliwi

parent ebe7bb33
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -107,6 +107,7 @@ buildPythonPackage rec {
    license = licenses.gpl3Plus;
    maintainers = with maintainers; [
      HarisDotParis
      robsliwi
    ];
  };
}
+1 −0
Original line number Diff line number Diff line
@@ -96,6 +96,7 @@ buildPythonPackage {
    license = licenses.gpl3Plus;
    maintainers = with maintainers; [
      HarisDotParis
      robsliwi
    ];
  };
}