Replaced "release engineer" with "release manager" because the latter is the term used in other ASF resources: http://www.apache.org/dev/release-publishing.html#release_manager
Also slightly modified the sentence to avoid the usage of the verb "appointed" that may imply the presence of a hierarchy, which is not the case. Project: http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/commit/2024fc5b Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/tree/2024fc5b Diff: http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/diff/2024fc5b Branch: refs/heads/master Commit: 2024fc5b002108eff2f6d155a31158c40d79064a Parents: 699553d Author: Jacopo Cappellato <[email protected]> Authored: Thu Jan 5 07:48:34 2017 +0100 Committer: Jacopo Cappellato <[email protected]> Committed: Thu Jan 5 07:48:34 2017 +0100 ---------------------------------------------------------------------- src/main/docgen/book.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/blob/2024fc5b/src/main/docgen/book.xml ---------------------------------------------------------------------- diff --git a/src/main/docgen/book.xml b/src/main/docgen/book.xml index 0769ecb..b1621d0 100644 --- a/src/main/docgen/book.xml +++ b/src/main/docgen/book.xml @@ -1355,8 +1355,8 @@ two freemarker.jar-s and unpredictable behavior! <simplesect> <title>Making releases</title> - <para>For each release, a release engineer is appointed among the - Committers. The release engineer should follow the procedure here, and + <para>For each release, one of the Committers plays the role of Release + Manager. The Release Manager should follow the procedure here, and (s)he should update this page where (s)he has to deviate from it.</para>
