On Fri, Jun 02, 2017 at 08:52:22PM +0000, Zbigniew Jędrzejewski-Szmek wrote: > On Fri, Jun 02, 2017 at 09:42:48PM +0200, Pierre-Yves Chibon wrote: > > With the deprecation of pkgdb2, pagure will make it even easier to give > > someone > > access to a package, if someone wants to help you maintain a package, you > > can > > just grant them access to the project on pagure. They will only have access > > to > > that project and not anything else. > > If somebody is given access to the package on pagure, does it allow them to > do non-scratch koji builds and submit updates for that package?
Koji builds yes since koji does not check for packager membership, it is told by a sync script who is allowed to do what. We could make this script check the packager membership, that might be a nice place to enforce it. Bodhi I believe also check this, maybe Randy could confirm this. Pierre _______________________________________________ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org