Merge #121780: treewide meta.maintainers tweaks

This commit is contained in:
Vladimír Čunát
2021-05-08 10:46:32 +02:00
94 changed files with 92 additions and 95 deletions

View File

@@ -191,7 +191,7 @@ stdenv.mkDerivation rec {
description = "C library of programming buildings blocks";
homepage = "https://www.gtk.org/";
license = licenses.lgpl21Plus;
maintainers = with maintainers; [ lovek323 raskin worldofpeace ];
maintainers = teams.gnome.members ++ (with maintainers; [ lovek323 raskin ]);
platforms = platforms.unix;
longDescription = ''