mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-16 23:03:40 +01:00
gnomeExtensions.gsconnect: Remove me as maintainer
This commit is contained in:
parent
b582780042
commit
8cd3949dfe
1 changed files with 1 additions and 1 deletions
|
@ -110,7 +110,7 @@ stdenv.mkDerivation rec {
|
|||
description = "KDE Connect implementation for Gnome Shell";
|
||||
homepage = "https://github.com/andyholmes/gnome-shell-extension-gsconnect/wiki";
|
||||
license = licenses.gpl2Plus;
|
||||
maintainers = with maintainers; [ etu ];
|
||||
maintainers = teams.gnome.members;
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue