Commit 2bd64765 authored by Anderson Torres's avatar Anderson Torres
Browse files

swayest-workstyle: remove maintainer miangraham

Because theey is inactive.
parent 4a7326c9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -23,7 +23,7 @@ rustPlatform.buildRustPackage rec {
    homepage = "https://github.com/Lyr-7D1h/swayest_workstyle";
    license = licenses.mit;
    platforms = platforms.linux;
    maintainers = with maintainers; [ miangraham ];
    maintainers = with maintainers; [ ];
    mainProgram = "sworkstyle";
  };
}