Clarify external contribution conditions.
This commit is contained in:
parent
a49a4ae733
commit
d974ddcfb0
15
README.md
15
README.md
@ -90,12 +90,17 @@ Developers' Corner
|
||||
|
||||
Contributions
|
||||
-------------
|
||||
Every contribution is very welcome. It is considered as a donation and its
|
||||
copyright and any other related rights become exclusive ownership of the person
|
||||
who merged the code or in any other case the main developers.
|
||||
Every contribution is considered a donation and its copyright and any other
|
||||
related rights become exclusive ownership of the person who merged the code or
|
||||
in any other case the main developers of the "Cling Project".
|
||||
|
||||
In order for a contribution to be accepted it has to obey the previously
|
||||
established rules for contribution acceptance in cling's work flow and rules.
|
||||
We warmly welcome external contributions to the Cling! By providing code,
|
||||
you agree to transfer your copyright on the code to the "Cling project".
|
||||
Of course you will be duly credited and your name will appear on the
|
||||
contributors page, the release notes, and in the [CREDITS file](CREDITS.txt)
|
||||
shipped with every binary and source distribution. The copyright transfer is
|
||||
necessary for us to be able to effectively defend the project in case of
|
||||
litigation.
|
||||
|
||||
|
||||
License
|
||||
|
@ -12,7 +12,18 @@
|
||||
<!-- insert the page content here -->
|
||||
<h3> Collaborate With Us </h3>
|
||||
<p>
|
||||
We warmly welcome external contributions to the Cling! By providing code, you agree to transfer your copyright on the code to the "Cling project". Of course you will be duly credited and your name will appear on the contributors page and in the <a href= "https://raw.githubusercontent.com/root-mirror/cling/master/CREDITS.txt" target = "_blank">CREDITS</a> file shipped with every binary and source distribution. The copyright transfer is necessary for us to be able to effectively defend the project in case of litigation.
|
||||
Every contribution is considered a donation and its copyright and any other
|
||||
related rights become exclusive ownership of the person who merged the code or
|
||||
in any other case the main developers of the "Cling Project".
|
||||
|
||||
We warmly welcome external contributions to the Cling! By providing code,
|
||||
you agree to transfer your copyright on the code to the "Cling project".
|
||||
Of course you will be duly credited and your name will appear on the
|
||||
contributors page, the release notes, and in the
|
||||
<a href= "https://raw.githubusercontent.com/root-mirror/cling/master/CREDITS.txt" target = "_blank">CREDITS</a>
|
||||
shipped with every binary and source distribution. The copyright transfer is
|
||||
necessary for us to be able to effectively defend the project in case of
|
||||
litigation.
|
||||
</p>
|
||||
<p>
|
||||
You can send us a patch or a pull request with <a href="https://github.com/root-mirror/cling" target = "_blank">Github</a>, provided that you follow these two simple rules:</p>
|
||||
|
Loading…
x
Reference in New Issue
Block a user