Merge staging into staging-next

This commit is contained in:
Frederik Rietdijk
2020-04-06 08:54:28 +02:00
249 changed files with 399 additions and 327 deletions
@@ -35,7 +35,7 @@ stdenv.mkDerivation rec {
description = "User and system administration help for the GNOME desktop";
homepage = "https://help.gnome.org/users/gnome-help/";
license = licenses.cc-by-30;
maintainers = gnome3.maintainers;
maintainers = teams.gnome.members;
platforms = platforms.linux;
};
}