Repository: aurora Updated Branches: refs/heads/master e80002abe -> 8f4b351ff
Add instructions to generate website for a release. Testing Done: NA. Reviewed at https://reviews.apache.org/r/60264/ Project: http://git-wip-us.apache.org/repos/asf/aurora/repo Commit: http://git-wip-us.apache.org/repos/asf/aurora/commit/8f4b351f Tree: http://git-wip-us.apache.org/repos/asf/aurora/tree/8f4b351f Diff: http://git-wip-us.apache.org/repos/asf/aurora/diff/8f4b351f Branch: refs/heads/master Commit: 8f4b351ffb500b0fa1838ed63ada994f90e2bef3 Parents: e80002a Author: Santhosh Kumar Shanmugham <[email protected]> Authored: Wed Jun 21 10:11:04 2017 -0700 Committer: Santhosh Kumar <[email protected]> Committed: Wed Jun 21 10:11:04 2017 -0700 ---------------------------------------------------------------------- docs/development/committers-guide.md | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/aurora/blob/8f4b351f/docs/development/committers-guide.md ---------------------------------------------------------------------- diff --git a/docs/development/committers-guide.md b/docs/development/committers-guide.md index eb17efe..2650f19 100644 --- a/docs/development/committers-guide.md +++ b/docs/development/committers-guide.md @@ -100,3 +100,6 @@ git pre-receive hook explicitly forbidding release tag manipulations.** 6. Update the draft email created fom the `release` script in step #5 to include the Apache ID's for all binding votes and send the [RESULT][VOTE] email to the dev@ mailing list. +7. Update the [Aurora Website](http://aurora.apache.org/) by following the +[instructions](https://svn.apache.org/repos/asf/aurora/site/README.md) on the ASF Aurora SVN repo. +Remember to add a blog post under source/blog and regenerate the site before committing.
