wlprop: remove sebtm as maintainer
This commit is contained in:
@@ -30,7 +30,7 @@ stdenv.mkDerivation rec {
|
||||
description = "Xprop clone for wlroots based compositors";
|
||||
homepage = "https://gist.github.com/crispyricepc/f313386043395ff06570e02af2d9a8e0";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ sebtm ];
|
||||
maintainers = with maintainers; [];
|
||||
platforms = platforms.linux;
|
||||
mainProgram = "wlprop";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user