On Fri, 2018-01-05 at 13:54 -0500, Matthew Miller wrote: > On Fri, Jan 05, 2018 at 05:10:34PM +0000, Sérgio Basto wrote: > > I'm the admin of https://src.fedoraproject.org/rpms/clamav/ but I > > haven't commit permissions for brancn epel 7 , what I need to do ? > > to > > have permission to commit on epel7 . > > With the change to src.fedoraproject.org, there aren't separate > per-branch acls -- you should have permissions already. You should be > able to coorinate with the other co-maintainers and just go ahead > with > your changes. After commit , push and build master , f27 and f26 with something like git checkout f27 && git merge master && fedpkg push && fedpkg build -- nowait; git checkout master I don't have permissions on epel7 git checkout epel7 && git merge master && fedpkg push remote: FATAL: W refs/heads/epel7 rpms/clamav sergiomb DENIED by refs/heads/epel[0-9] remote: error: hook declined to update refs/heads/epel7 To ssh://pkgs.fedoraproject.org/rpms/clamav ! [remote rejected] epel7 -> epel7 (hook declined) error: failed to push some refs to 'ssh://sergiomb@pkgs.fedoraproject.o rg/rpms/clamav' Could not execute push: Command '['git', 'push']' returned non-zero exit status 1 Switched to branch 'master' > > -- > Matthew Miller > <mattdm@xxxxxxxxxxxxxxxxx> > Fedora Project Leader > _______________________________________________ > devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx > To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx -- Sérgio M. B. _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx