README_maintainer: fix some typos.

This commit is contained in:
Bastien Guerry 2011-01-09 18:46:52 +01:00
parent 65411f40e1
commit bf8a359d98
1 changed files with 2 additions and 2 deletions

View File

@ -61,7 +61,7 @@ changes to the same branch =t/patchNNN=.
If you ask the contributor to make the changes, the patch should be
marked on the patchwork server as "changes requested".
: pw update -s "Changed Requested" -m "What to change" NNN
: pw update -s "Changes Requested" -m "What to change" NNN
This will send an email to the contributor and the mailing list with a
request for changes. The =-m= message should not be more than one
@ -90,7 +90,7 @@ has been accepted, along with the comment given in the =-m= message.
At some point you might then want to remove the topic branch
: git -d t/patchNNN
: git branch -d t/patchNNN
* Releases