seafile-client: add greizgh as maintainer due to their own request

+1 -1
+1 -1
pkgs/applications/networking/seafile-client/default.nix
··· 29 description = "Desktop client for Seafile, the Next-generation Open Source Cloud Storage"; 30 license = licenses.asl20; 31 platforms = platforms.linux; 32 - maintainers = with maintainers; [ schmittlauch ]; 33 }; 34 }
··· 29 description = "Desktop client for Seafile, the Next-generation Open Source Cloud Storage"; 30 license = licenses.asl20; 31 platforms = platforms.linux; 32 + maintainers = with maintainers; [ schmittlauch greizgh ]; 33 }; 34 }