Repository: mesos Updated Branches: refs/heads/master 1226e0ad6 -> a1cf25cfa
Fixed dev@meosos typo in release-guide. Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/a1cf25cf Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/a1cf25cf Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/a1cf25cf Branch: refs/heads/master Commit: a1cf25cfa7586554fe6b9c0a7fa5dab0a0bdb928 Parents: 1226e0a Author: Adam B <[email protected]> Authored: Sun May 3 00:05:12 2015 -0700 Committer: Adam B <[email protected]> Committed: Sun May 3 00:05:12 2015 -0700 ---------------------------------------------------------------------- docs/release-guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/mesos/blob/a1cf25cf/docs/release-guide.md ---------------------------------------------------------------------- diff --git a/docs/release-guide.md b/docs/release-guide.md index 781a6a4..38ecbec 100644 --- a/docs/release-guide.md +++ b/docs/release-guide.md @@ -104,7 +104,7 @@ This guide describes the process of doing an official release of Mesos. ## Voting the release candidate 1. Once a release candidate is deemed worthy to be officially released you should call a vote on - the `[email protected]` (and optionally `[email protected]`) mailing list. + the `[email protected]` (and optionally `[email protected]`) mailing list. 2. It is recommended to use the `support/vote.sh` script to vote the release candidate.
