DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
"This closes #<PR number>"
...
For example, to close the PR #108, you should add the following to the message:
This closes #108.
4. Push the change to apache’s git repository. In the example below you are pushing it to the "master" branch.
...