Merge pull request #207857 from benley/insync-maintainers

insync: remove benley from maintainers
This commit is contained in:
figsoda
2022-12-27 00:21:04 -05:00
committed by GitHub
2 changed files with 2 additions and 2 deletions
@@ -28,7 +28,7 @@ stdenv.mkDerivation rec {
platforms = ["x86_64-linux"];
sourceProvenance = with lib.sourceTypes; [ binaryNativeCode ];
license = lib.licenses.unfree;
maintainers = [ lib.maintainers.benley ];
maintainers = [ ];
homepage = "https://www.insynchq.com";
description = "Google Drive sync and backup with multiple account support";
longDescription = ''
+1 -1
View File
@@ -67,7 +67,7 @@ stdenv.mkDerivation rec {
platforms = ["x86_64-linux"];
sourceProvenance = with lib.sourceTypes; [ binaryNativeCode ];
license = licenses.unfree;
maintainers = with maintainers; [ benley ];
maintainers = with maintainers; [ ];
homepage = "https://www.insynchq.com";
description = "Google Drive sync and backup with multiple account support";
longDescription = ''