]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/contributor/administration.itexi
Merge branch 'master' into lilypond/translation
[lilypond.git] / Documentation / contributor / administration.itexi
index b12dd777e2d9847bb5c3177ce4057470a1b7c2ac..ecdb3469dd8db4bb4bb609274daa78a43edb4c11 100644 (file)
@@ -30,9 +30,6 @@ Do not change (other than spelling mistakes) without discussion:
 @item
 @ref{Working with source code}
 
-@item
-@ref{Issues}
-
 @end itemize
 
 Please dump info in an appropriate @@section within these manuals,
@@ -46,6 +43,9 @@ but discuss any large-scale reorganization:
 @item
 @ref{Documentation work}
 
+@item
+@ref{Issues}
+
 @item
 @ref{Regression tests}
 
@@ -87,7 +87,7 @@ Bug Meister: trains new Bug Squad volunteers, organizes who works
 on which part of their job, checks to make sure that everything is
 running smoothly, and has final say on our policy for Issues.
 
-Currently: Graham
+Currently: Phil
 
 @item
 Doc Meister: trains new doc editors/writers, organizes who works
@@ -139,12 +139,12 @@ the source tree:
 make grand-replace
 @end example
 
-Internally, this invokes the script @file{scripts/build/grand-replace.py},
+Internally, this invokes the script @file{scripts/@/build/@/grand@/-replace@/.py},
 which performs a regular expression substitution for old-year -> new-year
 wherever it finds a valid copyright notice.
 
-Note that snapshots of third party files such as @file{texinfo.tex} should
-not be included in the automatic update; @file{grand-replace.py} ignores these
+Note that snapshots of third party files such as @file{texinfo@/.tex} should
+not be included in the automatic update; @file{grand@/-replace@/.py} ignores these
 files if they are listed in the variable @code{copied_files}.