Unverified Commit df2801ae authored by Jan Tojnar's avatar Jan Tojnar Committed by GitHub
Browse files

Merge gnomeExtensions.gsconnect: 57 -> 58 (GNOME 47 support) (#353794)

parents cf8ec682 035da94e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -117,7 +117,7 @@ stdenv.mkDerivation rec {
    description = "KDE Connect implementation for Gnome Shell";
    homepage = "https://github.com/GSConnect/gnome-shell-extension-gsconnect/wiki";
    license = licenses.gpl2Plus;
    maintainers = teams.gnome.members;
    maintainers = teams.gnome.members ++ [ maintainers.doronbehar ];
    platforms = platforms.linux;
  };
}