diff options
author | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2004-07-20 15:10:21 +0000 |
---|---|---|
committer | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2004-07-20 15:10:21 +0000 |
commit | 97ef9914f5f0bc65c8307faf8063d8895ab44415 (patch) | |
tree | b7b76d2d6df470e48b4a54e5af409c0243731031 /DOCS | |
parent | 97133992d7b570eba6704d9661f9f2806580fd20 (diff) |
Patches should get an answer.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12874 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-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 a0df742658..c9790840c3 100644 --- a/DOCS/tech/cvs-howto.txt +++ b/DOCS/tech/cvs-howto.txt @@ -157,7 +157,8 @@ II. POLICY / RULES: 7. If you apply a patch by someone else, include his name and email address in the CVS comment! Do NOT commit patches for other developer's code (code not maintained by you) without his permission! If he didn't commit - he probably - has a reason! + has a reason! Send an answer to mplayer-dev-eng (or wherever you got the + patch from) saying that you applied it. 8. A'rpi developed something called cvs-backup. It archives the CVS repository after each commit - so commits can be reversed (without messing up the |