GitLab groups and subgroups... GitHub orgs and repos... who owns what?
The Eclipse Web Tools TLP's metadata shows that the project owns https://gitlab.eclipse.org/eclipse/webtools
The Eclipse Web Tools Releng metadata shows that the project owns https://gitlab.eclipse.org/eclipse/webtools/releng
My understanding of how privileges work in GitLab is that all of the Eclipse Web Tools committers have commit access the designated group and all subgroups, which means that anybody who is a committer on Eclipse Web Tools has committer level access on Web Tools Releng's repositories (regardless of whether or not they have committer status on Web Tools Releng).
Is my understanding correct?
In this specific example, our exposure is limited, so I'm not overly concerned about this specific example. I am concerned about the potential for similar scenarios.
I see something similar in case where projects share a GitHub organisation.
Eclipse Leda owns a GitHub organisation, https://github.com/eclipse-leda
Eclipse Leda Incubator owns four repositories in that same organisation.
That is, it appears that both projects effectively co-own all of the Eclipse Leda Incubator repositories, and that Eclipse Leda committers have commit privileges on all of those repositories.
Is this correct?
I am somewhat concerned that, if my understanding is correct, this does not conform with the EDP.
My more immediate concern is that from a metrics-gathering perspective, it's confusing to have repositories claimed by multiple projects.
Do any of our systems apply any logic to determine a single owner for a repository in these scenarios?