DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
Make sure that the code for the PR looks good and , ideally, includes JUnit tests that prove that the code works.
...
git merge -m "This closes <pull request number" pr/<pull request number>
Perform a build and verify that it passes.
STEP #5: Push the code
Push the code to Apache Git.
...