Merge lp:~cjohnston/launchpad/255024 into lp:launchpad

Proposed by Chris Johnston
Status: Merged
Approved by: Curtis Hovey
Approved revision: no longer in the source branch.
Merged at revision: 13052
Proposed branch: lp:~cjohnston/launchpad/255024
Merge into: lp:launchpad
Diff against target: 16 lines (+1/-4)
1 file modified
lib/lp/blueprints/templates/specification-subscription.pt (+1/-4)
To merge this branch: bzr merge lp:~cjohnston/launchpad/255024
Reviewer Review Type Date Requested Status
Curtis Hovey (community) code Approve
Review via email: mp+61038@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Curtis Hovey (sinzui) wrote :

Thank you for this patch. I would like to merge you branch, but I do not see you are a member of <https://launchpad.net/~contributor-agreement-canonical>. Have your signed the contributor agreement form located at <http://www.canonical.com/contributors> and sent it to Francis Lacoste, the Launchpad contact? Francis can add you to the ~contributor-agreement-canonical team which will allow any Canonical project to accept your contributions.

I am marking this as approved since your branch is fine and I have verified no tests will break.

review: Approve (code)
Revision history for this message
Francis J. Lacoste (flacoste) wrote :

Chris has accepted the contributor agreement and he's now a member of the ~contributor-agreement-canonical team. We can merge his many!!! approved branches.

Thanks a lot Chris for your contributions!

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'lib/lp/blueprints/templates/specification-subscription.pt'
2--- lib/lp/blueprints/templates/specification-subscription.pt 2009-09-21 18:07:54 +0000
3+++ lib/lp/blueprints/templates/specification-subscription.pt 2011-05-15 19:41:08 +0000
4@@ -52,11 +52,8 @@
5
6 <label for="essential">Participation essential</label>
7
8- <span class="fieldRequired"
9- title="Required">(Required)</span>
10-
11 <p class="formHelp">
12- Check this box if you want to be included in all discussions about
13+ Check this box only if you are required to be included in all discussions about
14 this feature when you are attending sprints or meetings with this
15 feature on the agenda.
16 </p>