nextcloud-client: remove caugner from maintainers

authored by

Claas Augner and committed by
GitHub
241c93fa d04b41c5

+1 -1
+1 -1
pkgs/applications/networking/nextcloud-client/default.nix
··· 73 description = "Nextcloud themed desktop client"; 74 homepage = "https://nextcloud.com"; 75 license = licenses.gpl2Plus; 76 - maintainers = with maintainers; [ caugner kranzes ]; 77 platforms = platforms.linux; 78 }; 79 }
··· 73 description = "Nextcloud themed desktop client"; 74 homepage = "https://nextcloud.com"; 75 license = licenses.gpl2Plus; 76 + maintainers = with maintainers; [ kranzes ]; 77 platforms = platforms.linux; 78 }; 79 }