Merge #121780: treewide meta.maintainers tweaks
This commit is contained in:
@@ -236,7 +236,7 @@ stdenv.mkDerivation rec {
|
||||
'';
|
||||
homepage = "https://www.gtk.org/";
|
||||
license = licenses.lgpl2Plus;
|
||||
maintainers = with maintainers; [ raskin lethalman worldofpeace ];
|
||||
maintainers = teams.gnome.members ++ (with maintainers; [ raskin ]);
|
||||
platforms = platforms.all;
|
||||
changelog = "https://gitlab.gnome.org/GNOME/gtk/-/raw/${version}/NEWS";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user