Release managers wanting to initiate a release of Pony Mail should follow these steps:
Assuming you wish to release version X.Y
git archive --format=tar.gz -o ~/ponymail-X.Y.tar.gz HEADsha256sum ponymail-X.Y.tar.gz > ponymail-X.Y.tar.gz.sha256gpg --output ponymail-X.Y.tar.gz.asc --sign ponymail-X.Y.tar.gz ORgpg --output ponymail-X.Y.tar.gz.sha256.asc --sign ponymail-X.Y.tar.gz.sha256https://dist.apache.org/repos/dist/dev/incubator/ponymail/ via subversionhttps://dist.apache.org/repos/dist/release/incubator/ponymail/ via svn mvApache Pony Mail (Incubating) is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.