Unverified Commit c3c7c331 authored by Michael Peyton Jones's avatar Michael Peyton Jones
Browse files

throttled: remove michaelpj as maintainer

parent a28ee491
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -52,6 +52,6 @@ stdenv.mkDerivation rec {
    homepage = "https://github.com/erpalma/throttled";
    license = licenses.mit;
    platforms = [ "x86_64-linux" ];
    maintainers = with maintainers; [ michaelpj ];
    maintainers = with maintainers; [ ];
  };
}