glom: Drop gnome team from maintainers
It is archived upstream.
This commit is contained in:
parent
b00b50a73a
commit
c58ed69301
@ -155,11 +155,9 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
gpl2
|
||||
];
|
||||
homepage = "https://gitlab.gnome.org/Archive/glom";
|
||||
maintainers =
|
||||
lib.teams.gnome.members
|
||||
++ (with lib.maintainers; [
|
||||
bot-wxt1221
|
||||
]);
|
||||
maintainers = with lib.maintainers; [
|
||||
bot-wxt1221
|
||||
];
|
||||
platforms = lib.platforms.linux;
|
||||
};
|
||||
})
|
||||
|
Loading…
x
Reference in New Issue
Block a user