Hi! On 12/20/2012 02:04 PM, Igor Stasenko wrote:
On 19 December 2012 23:16, Esteban A. Maringolo <emaringolo@gmail.com> wrote:
abergel wrote
No no. This can not work
Can you please provide the rationale behind that statement? :)
Because then a single person seen as a responsible for the whole project, which is not correct model for team-driven development. Projects, which developed by teams, deserve having own canonical repository, while it developers are free to commit into own local copy before committing to 'official' repo.
Just mentioning that github seems to be doing quite fine with this model and when there is a clear need for a "non personal" account then orgs tend to register a github account and host stuff there, like for example "opscode": https://github.com/opscode ...now personally I really *like* the fact when things are "personal" since IMHO it means there is someone "taking responsibility". Shared responsibility is often no responsibility. regards, Göran