rclone: add tomfitzhenry as maintainer

+1 -1
+1 -1
pkgs/applications/networking/sync/rclone/default.nix
··· 64 changelog = "https://github.com/rclone/rclone/blob/v${version}/docs/content/changelog.md"; 65 license = licenses.mit; 66 mainProgram = "rclone"; 67 - maintainers = with maintainers; [ SuperSandro2000 ]; 68 }; 69 }
··· 64 changelog = "https://github.com/rclone/rclone/blob/v${version}/docs/content/changelog.md"; 65 license = licenses.mit; 66 mainProgram = "rclone"; 67 + maintainers = with maintainers; [ SuperSandro2000 tomfitzhenry ]; 68 }; 69 }