Commit 7b537f99 authored by zowoq's avatar zowoq
Browse files

exa: remove maintainer

parent 0ecc8b9a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -57,6 +57,6 @@ buildRustPackage rec {
    '';
    homepage = "https://the.exa.website";
    license = licenses.mit;
    maintainers = with maintainers; [ ehegnes lilyball globin zowoq ];
    maintainers = with maintainers; [ ehegnes lilyball globin ];
  };
}