On Fri, Jun 11, 2010 at 12:23 PM, Loïc Minier <loic.minier@linaro.org> wrote:
       Hi folks

 I'd like to discuss structure of the repositories we create on
 git.linaro.org for interaction with upstreams using git (e.g. kernel
 and u-boot).

 I think we should have two layouts:
 - /$person/$project/$topic repos for personal repositories,

 
 - /$project/$topic repos for canonical repositories, such as team repos

 For instance, /jcrigby/u-boot/for-upstream.git or
 /linaro-kernel/linux/arm-next.git.

 What do you folks think?

  Thanks!

Too over-specified IMO. If you just want to keep the team repos separate from the personal development repos, let them be under personal/ directory. People can then use whatever naming scheme that makes sense.

So you won't have so many personal git trees like on kernel.ubuntu.com/git (they'll all be hidden away in the personal/ folder)

Regards,
Amit