mirror of
https://github.com/mpv-player/mpv
synced 2025-04-27 13:49:33 +00:00
reworded
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9264 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
023bcd33b6
commit
f00868c7c7
@ -91,14 +91,13 @@ II. POLICY / RULES:
|
|||||||
4. Do not change behavior of the program (renaming options etc) without
|
4. Do not change behavior of the program (renaming options etc) without
|
||||||
discussing it first at the mplayer-dev-eng mailing list. Do not remove
|
discussing it first at the mplayer-dev-eng mailing list. Do not remove
|
||||||
functionality from the code. Just improve!
|
functionality from the code. Just improve!
|
||||||
|
Do not commit changes to the build system (Makefiles, configure script)
|
||||||
4.B. Do not commit changes to the build system (Makefiles, configure script)
|
which change behaviour, defaults etc, without asking (and your change being
|
||||||
which changes behaviour, defaults etc, without asking (and being accepted)
|
accepted) on the mplayer-dev-eng mailing list first. The same applies to
|
||||||
on the mplayer-dev-eng maillist. The same applies to compiler warning fixes,
|
compiler warning fixes and trivial looking fixes. We usually have a reason
|
||||||
trivial-looking fixes. We usually have the reason not doing things that way.
|
for doing things the way we do. Send them as patches to the mailing list,
|
||||||
Send them as patches to the maillist, and if the code maintainers say OK,
|
and if the code maintainers say OK, you may commit. This does not apply to
|
||||||
then you may commit. This paragraph doesn't apply to your own files
|
files written and/or maintained by you.
|
||||||
(written and/or maintained by you).
|
|
||||||
|
|
||||||
5. We refuse source indentation and other cosmetical changes, such commits will
|
5. We refuse source indentation and other cosmetical changes, such commits will
|
||||||
be rejected and removed. Every developer has his own indentation style, you
|
be rejected and removed. Every developer has his own indentation style, you
|
||||||
|
Loading…
Reference in New Issue
Block a user