tepl: Remove GNOME team from maintainers
It is Sebastian’s child that never became a real GNOME project.
This commit is contained in:
parent
0201ef3c15
commit
2c9efde7ff
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ stdenv.mkDerivation rec {
|
|||
meta = with lib; {
|
||||
homepage = "https://wiki.gnome.org/Projects/Tepl";
|
||||
description = "Text editor product line";
|
||||
maintainers = teams.gnome.members ++ [ maintainers.manveru ];
|
||||
maintainers = [ maintainers.manveru ];
|
||||
license = licenses.lgpl3Plus;
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue