deja-dup: remove joncojonathan as maintainer

This commit is contained in:
joncojonathan
2020-09-20 11:16:48 +02:00
committed by Daniël de Kok
parent eb61d33a3d
commit 328fa73819
@@ -106,7 +106,7 @@ stdenv.mkDerivation rec {
'';
homepage = "https://wiki.gnome.org/Apps/DejaDup";
license = licenses.gpl3Plus;
maintainers = with maintainers; [ jtojnar joncojonathan ];
maintainers = with maintainers; [ jtojnar ];
platforms = platforms.linux;
};
}