Changes

updated documentation as per phab:T218844
This module maps each ''repository path'' in [[Gerrit]] to its "callsign" in [[Diffusion]].
{{tl|git file}} ([[phab:T101358]]) and other templates use it.

When you create, rename, or reorganize a new repository, you need to update this mapping.

Note a repository path is different from the repository name in Diffusion.
You see this path in some gerrit URLs, in the "Project ''path/here''" heading on some gerrit pages, and in the "Clone" command in the Diffusion summary.
For example, "oojs-ui" in Diffusion has the callsign GOJU, and on the [[phab:diffusion/GOJU]] page its Clone command is <kbd><nowiki>https://</nowiki>gerrit.wikimedia.org/r/'''oojs/ui'''</kbd>. So its path is <code>oojs/ui</code>, and this matches the path in gerrit URLs like https://gerrit.wikimedia.org/r/#/projects/oojs/ui,dashboards/default and their "Project" headings.
Anonymous user