gedit: Remove maintainers
The GNOME team should focus on official apps.
This commit is contained in:
@@ -91,8 +91,8 @@ stdenv.mkDerivation rec {
|
||||
|
||||
meta = with lib; {
|
||||
homepage = "https://wiki.gnome.org/Apps/Gedit";
|
||||
description = "Official text editor of the GNOME desktop environment";
|
||||
maintainers = teams.gnome.members;
|
||||
description = "Former GNOME text editor";
|
||||
maintainers = [ ];
|
||||
license = licenses.gpl2Plus;
|
||||
platforms = platforms.unix;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user