gnomeExtensions.easyScreenCast: remove doronbehar from maintainers
I use https://git.dec05eba.com/gpu-screen-recorder-gtk/ instead (packaged with the same name).
This commit is contained in:
@@ -42,7 +42,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
description = "Simplifies the use of the video recording function integrated in gnome shell";
|
||||
homepage = "https://github.com/EasyScreenCast/EasyScreenCast";
|
||||
license = lib.licenses.gpl3Plus;
|
||||
maintainers = with lib.maintainers; [ doronbehar ];
|
||||
maintainers = with lib.maintainers; [ ];
|
||||
platforms = lib.platforms.linux;
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user