On 1 July 2014 21:06, Glyph Lefkowitz <
glyph@twistedmatrix.com> wrote:
On Jul 1, 2014, at 11:57 AM, Tommi Virtanen <tommi.virtanen@gmail.com> wrote:
On Tue, Jul 1, 2014 at 11:49 AM, Glyph Lefkowitz
<glyph@twistedmatrix.com> wrote:
(Also, please be careful, and don't push to the main Twisted repo if you
work on Twisted. Github is super obnoxious about mirroring; we can't turn
off pull requests and we can't turn off pushes even though it's really
supposed to be a read-only mirror right now, and pushes to that repository
break our SVN integration.)
I'm no Github expert, but you should be able to just make people be in
a non-"Owners" team, and then selectively give that team push access
to only the repos you want.
Not only this, I still like the idea of forking from Twisted/ldaptor
in my own repo and working on my own branch. When finished, I usually
send a merge request upstream, in this case to Twisted/ldaptor. I
assume that it would either be accepted or rejected with comments. If
this is too much overhead for you, then the below is a good idea and
give make us contributors.