Merge lp:~thumper/launchpad/new-code-import-owner into lp:launchpad
Proposed by
Tim Penhey
on 2010-04-23
| Status: | Merged |
|---|---|
| Approved by: | Paul Hummer on 2010-04-23 |
| Approved revision: | no longer in the source branch. |
| Merged at revision: | not available |
| Proposed branch: | lp:~thumper/launchpad/new-code-import-owner |
| Merge into: | lp:launchpad |
| Diff against target: |
151 lines (+76/-9) 3 files modified
lib/lp/code/browser/codeimport.py (+31/-9) lib/lp/code/stories/codeimport/xx-create-codeimport.txt (+42/-0) lib/lp/code/templates/codeimport-new.pt (+3/-0) |
| To merge this branch: | bzr merge lp:~thumper/launchpad/new-code-import-owner |
| Related bugs: |
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| Paul Hummer (community) | code | 2010-04-23 | Approve on 2010-04-23 |
|
Review via email:
|
|||
Commit Message
Allow the user to select the owner for a new code import.
Description of the Change
Add the ability for the user to specify the owner for a new import branch.
Admins and bzr-experts can specify any branch owner, other people only get to choose from teams that they are a member of or themselves.
To post a comment you must log in.
review:
Approve
(code)
