Skip to content

Commit 843fb2b

Browse files
authored
Merge branch 'develop' into peterdsharpe-patch-1
2 parents ad4d163 + 8599857 commit 843fb2b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CONTRIBUTING.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -200,6 +200,10 @@ This is all pretty standard across all scientific computing in Python:
200200
another_param = {}
201201
```
202202

203+
## Intellectual Property Ownership
204+
205+
As a condition of contribution to this repository, contributors agree to transfer all right, title, and interest in their contributions to the Core Developers of this repository. The Core Developers are defined as the set of individuals who, at any time, simultaneously fulfill all three criteria: a) They are authorized as a collaborator on this GitHub repository, b) their name is listed in the `README.md` as an author, and c) their total number of Git commits to this repository is at least 20% that of the individual with the highest number of commits to this repository. This is not intended to impede the ability of contributors to use their own contributions, but rather to allow Core Developers to make timely decisions for the project without tracking down all contributors who have made minor commits many years ago. Notably, the Core Developers grant both the contributor and other entities the broad rights described in `LICENSE.txt`.
206+
203207
# Code of Conduct
204208

205209
There is just one rule when interacting with this project:

0 commit comments

Comments
 (0)