10 Apr
2015
10 Apr
'15
2:28 p.m.
On Friday 10 April 2015 09:19:48 Rene Rivera wrote:
On Fri, Apr 10, 2015 at 7:40 AM, Olaf van der Spek
wrote: Is it not possible to only allow merges from develop into master?
NO. Github doesn't have that kind of permissions control.
FWIW, I don't think limiting maintainers from accessing their libraries is the right way to go in the first place. One of the reasons why we moved to git was to decentralize Boost and allow more freedom to developers. What needs to be changed is the release process which currently relies on the global freeze instead of branching or forking.