(via http://python.ie/pycon/2013/talks/contributing_to_openstack/)
Speaker: Michael Kerrin (http://twitter.com/michael_kerrin)
OpenStack is a large open source project written in Python. Over 100 companies contribute to building and fixing OpenStack.
Contributing code to OpenStack is very straight forward open process and anyone can take part in it. Every patch to OpenStack has to go through the same review process and the only thing that matters is the quality of the code.
This talk will cover a brief history of the evolution of contributing to OpenSource projects leading into the current processes around the OpenStack project. I will cover how you can submit your patch, getting it reviewed and how it gets merged (if accepted) to OpenStack. I will also discuss how this process can help other project and companies writer slightly better code.