sway-launcher-desktop: remove me from maintainers

This commit is contained in:
dish
2026-03-23 15:28:19 -04:00
parent 415f75f823
commit 7ccc457e08
@@ -55,6 +55,6 @@ stdenv.mkDerivation rec {
changelog = "https://github.com/Biont/sway-launcher-desktop/releases/tag/v${version}";
license = lib.licenses.gpl3;
platforms = lib.platforms.linux;
maintainers = [ lib.maintainers.pyrox0 ];
maintainers = [ ];
};
}