Starting August 4th, all commits must have a username and email that match your git.clairglobal.net account. Commits with mismatched author info will be rejected. If your commit gets rejected, you can fix your local git config with:
git config --global user.name "Your GitLab Username"
git config --global user.email "your-email@clairglobal.com"
Questions? Reach out to it@clairglobal.com