insync: remove benley from maintainers

This commit is contained in:
Benjamin Staffin 2022-12-26 13:20:45 -05:00
parent d72cf7be48
commit 6cd7a38207
2 changed files with 2 additions and 2 deletions

View file

@ -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 = ''

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 = ''