I’m talking to infra, it is possible that INFRA-17724 didn’t set something correctly
On February 5, 2019 at 09:05:54, Otto Fowler (ottobackwa...@gmail.com) wrote: I’m trying to commit an update to the .gitignore ( PR#50), but it is failing: > git push upstream master Counting objects: 3, done. Delta compression using up to 8 threads. Compressing objects: 100% (3/3), done. Writing objects: 100% (3/3), 404 bytes | 404.00 KiB/s, done. Total 3 (delta 1), reused 0 (delta 0) remote: You are not authorized to edit this repository. remote: To https://gitbox.apache.org/repos/asf/commons-vfs.git ! [remote rejected] master -> master (pre-receive hook declined) error: failed to push some refs to 'https://gitbox.apache.org/repos/asf/commons-vfs.git’ >git config user.name otto >git config user.emailo...@apache.org Any ideas what could be wrong?