xwayland-satellite: add sodiboo as maintainer
This commit is contained in:
parent
b5228d2b3a
commit
535597b70c
@ -55,7 +55,7 @@ rustPlatform.buildRustPackage rec {
|
|||||||
description = "Rootless Xwayland integration to any Wayland compositor implementing xdg_wm_base";
|
description = "Rootless Xwayland integration to any Wayland compositor implementing xdg_wm_base";
|
||||||
homepage = "https://github.com/Supreeeme/xwayland-satellite";
|
homepage = "https://github.com/Supreeeme/xwayland-satellite";
|
||||||
license = licenses.mpl20;
|
license = licenses.mpl20;
|
||||||
maintainers = with maintainers; [ if-loop69420 ];
|
maintainers = with maintainers; [ if-loop69420 sodiboo ];
|
||||||
mainProgram = "xwayland-satellite";
|
mainProgram = "xwayland-satellite";
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user