Colin Watson has proposed merging ~cjwatson/launchpad:charm-codehosting-ro into 
launchpad:master.

Commit message:
charm: Allow codehosting access to the "ro" role

Requested reviews:
  Launchpad code reviewers (launchpad-reviewers)

For more details, see:
https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/455641

This is a generic read-only database role, and is used by 
`scripts/sync-branches.py`.
-- 
Your team Launchpad code reviewers is requested to review the proposed merge of 
~cjwatson/launchpad:charm-codehosting-ro into launchpad:master.
diff --git a/charm/launchpad-codehosting/layer.yaml b/charm/launchpad-codehosting/layer.yaml
index 35a531b..63d159a 100644
--- a/charm/launchpad-codehosting/layer.yaml
+++ b/charm/launchpad-codehosting/layer.yaml
@@ -10,6 +10,7 @@ options:
         roles:
           - branch-rewrite
           - reclaim-branch-space
+          - ro
           - translationstobranch
           - upgrade-branches
 repo: https://git.launchpad.net/launchpad
_______________________________________________
Mailing list: https://launchpad.net/~launchpad-reviewers
Post to     : launchpad-reviewers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~launchpad-reviewers
More help   : https://help.launchpad.net/ListHelp

Reply via email to