One of the items I have on the language summit agenda is the core
reviewer workflow used by the OpenStack project, specifically Zuul,
the merge gating system that powers that workflow. I know some other
folks here are working on OpenStack these days so this will already be
familiar to them, but man
While I'm not a particularly active python-developer, I have spent quite a
bit of time using OpenStack's Zuul/gerrit system/workflow and all I can say
is it: It is the right way to write software. Huge +1 from me on every
project using it :-)
Alex
On Sat, Jan 18, 2014 at 11:34 PM, Nick Coghlan
Hi,
I'd like to suggest granting commit access to Yury Selivanov,
primarily to assist with maintenance of the inspect module.
That's currently an orphaned module in the experts index, and Yury was
a driving force behind getting PEP 362 (the new introspection API)
accepted for Python 3.3, and has