Skip to content
This repository has been archived by the owner on Feb 23, 2019. It is now read-only.

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
djmitche committed Mar 4, 2016
1 parent f5872e8 commit 337cb7d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions devel/namespaces/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Many scopes reflect the namespaces given elsewhere in this document, as describe
For example, the `queue.defineTask` call is governed by a scope beginning with `queue:define-task:<details>`, where the details describe a hierarchy of task attributes.
In cases where an action may be limited along any of several dimensions, each of those dimensions should be a separate scope.

* `project:<project>:…`
* `project:<project>:…` -
Individual projects should use scopes with this prefix.
Projects are free to document the contained namespace in this document, link to another document, or leave it undocumented.

Expand Down Expand Up @@ -89,7 +89,7 @@ Both are listed here:
* `hook-id:<hookGroupId>/<hookId>` -
Roles of this form give the scopes used to create tasks on behalf of hooks.

* `moz-tree:level:<level>`
* `moz-tree:level:<level>` -
Roles of this form include the basic scopes available to version-control trees at each of the three Mozilla source-code managament levels.
They are useful as shorthand to configure `repo:*` roles.
See [Mozilla Commit Access Policy](https://www.mozilla.org/en-US/about/governance/policies/commit/access-policy/) for information on levels.
Expand All @@ -106,7 +106,7 @@ Both are listed here:
* `mozillians-user:<userName>` -
Roles of this form represent the scopes available to the given Mozillians user via the login service.

* `project:<project>:…`
* `project:<project>:…` -
Roles of this form are controlled by the corresponding project.

* `project-member:<project>` -
Expand Down

0 comments on commit 337cb7d

Please sign in to comment.