[ttml] Update README with separate instructions for Editors and non-Editors
authorNigel Megitt <nigel.megitt@bbc.co.uk>
Mon, 10 Aug 2015 17:13:37 +0100
changeset 957 57f3c3d92814
parent 956 cf95fd42c4f9
child 958 076eb21216bf
[ttml] Update README with separate instructions for Editors and non-Editors
ttml2/spec/README
--- a/ttml2/spec/README	Mon Aug 10 17:08:29 2015 +0100
+++ b/ttml2/spec/README	Mon Aug 10 17:13:37 2015 +0100
@@ -20,7 +20,7 @@
 Source = {root}/{file},v
 --
 
-To edit and build:
+To edit and build, if you're the Editor:
 
 1. hg pull -u
 2. edit ttml2.xml
@@ -32,3 +32,7 @@
 8. hg push
 
 Line 5 reverts the html, line 6 commits just the changes you made to the source xml, line 7 regenerates the ED and commits it with a standard message, and line 8 pushes the changes including the html back to the repository.
+
+If you're Not the Editor but want to push a change, omit steps 7 and 8 and replace with:
+
+9. Email the Editor notifying of the changes so that the Editor can review and rebuild the ED.