swayest-workstyle: remove maintainer miangraham

Because theey is inactive.
This commit is contained in:
Anderson Torres
2024-08-19 13:35:15 -03:00
parent 4a7326c98f
commit 2bd6476563
@@ -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";
};
}