gedit: Remove maintainers
The GNOME team should focus on official apps.
This commit is contained in:
parent
6bbcd65c44
commit
0201ef3c15
1 changed files with 2 additions and 2 deletions
|
@ -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;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue