How to promote a library into "new" Clojure contrib:
Email the clojure-dev mailing list to request operations requiring administrator privileges.
- Create a new GitHub project under the clojure organization
- Make sure the clojure-build user is a collaborator
- In the project source tree, create a pom.xml file according to the build.pom instructions
- On Hudson, create a user account for the project's owner if they do not already have one
- Add the library to build.ci
- Run build.ci to regenerate Hudson configuration
- Reload Hudson configuration