With GitOps, developers don't have to worry about building containers or using kubectl to control the cluster. Deploying new features requires just the use of Git, which is already a familiar tool in most environments.
This also means that onboarding is quicker since new hires don't have to learn a lot of new tools in order to be productive. GitOps uses standard and consistent components, so introducing changes to the operations side should not impact developers.