treewide maintainers: add teams.{freedesktop,gnome}
This commit is contained in:
@@ -88,6 +88,6 @@ stdenv.mkDerivation rec {
|
||||
description = "Matrix group messaging app";
|
||||
homepage = "https://gitlab.gnome.org/GNOME/fractal";
|
||||
license = licenses.gpl3;
|
||||
maintainers = with maintainers; [ dtzWill ];
|
||||
maintainers = teams.gnome.members ++ (with maintainers; [ dtzWill ]);
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user