Updated Branches: refs/heads/trunk c28e0f1ca -> 61ba09d70
Update committer guide. Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/1102b40d Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/1102b40d Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/1102b40d Branch: refs/heads/trunk Commit: 1102b40da88e3d1b76fefd7c309a2983f7219cbe Parents: c28e0f1 Author: Tomaz Muraus <[email protected]> Authored: Wed Nov 27 01:02:22 2013 +0100 Committer: Tomaz Muraus <[email protected]> Committed: Wed Nov 27 01:02:22 2013 +0100 ---------------------------------------------------------------------- docs/committer_guide.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/1102b40d/docs/committer_guide.rst ---------------------------------------------------------------------- diff --git a/docs/committer_guide.rst b/docs/committer_guide.rst index ea96c03..3cc561d 100644 --- a/docs/committer_guide.rst +++ b/docs/committer_guide.rst @@ -92,8 +92,9 @@ are suitable to be uploaded for a release. Apache mirrors, but they should be instantly available at http://www.apache.org/dist/libcloud/. -* If there is more than one older release in the repository, delete the - oldest one. Old releases are automatically archived and available at +* If there is more than one older release in the repository, delete rest of the + old release and only leave current and previous release there. + Old releases are automatically archived and available at https://dist.apache.org/repos/dist/release/libcloud/. 4. Tagging a release
