diff options
author | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2005-11-26 20:44:13 +0000 |
---|---|---|
committer | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2005-11-26 20:44:13 +0000 |
commit | e7721f9d37943bb3155f6f25d074dfa0d7cf3e60 (patch) | |
tree | ca51e53b78230acaaca30e8e4f52a0a885ed33ba /DOCS/tech | |
parent | fcd2d08125646774e3b2ecd0f496a1167aed736b (diff) | |
download | mpv-e7721f9d37943bb3155f6f25d074dfa0d7cf3e60.tar.bz2 mpv-e7721f9d37943bb3155f6f25d074dfa0d7cf3e60.tar.xz |
Note about handling patches that contain documentation updates.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17052 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/tech')
-rw-r--r-- | DOCS/tech/cvs-howto.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/DOCS/tech/cvs-howto.txt b/DOCS/tech/cvs-howto.txt index f75551f9a6..2b96784753 100644 --- a/DOCS/tech/cvs-howto.txt +++ b/DOCS/tech/cvs-howto.txt @@ -186,7 +186,8 @@ II. POLICY / RULES: the CVS log message. Since the mplayer-cvslog mailing list is publicly archived you should add some spam protection to the email address. Send an answer to mplayer-dev-eng (or wherever you got the patch from) saying that - you applied the patch. + you applied the patch. If the patch contains a documentation part, commit + this as well, do not leave it to the documentation maintainers. 9. Do NOT commit to code actively maintained by others without permission. Send a patch to mplayer-dev-eng instead. |