Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
arbor
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Analyze
Contributor analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
arbor-sim
arbor
Commits
8afc8851
Unverified
Commit
8afc8851
authored
4 years ago
by
Brent Huisman
Committed by
GitHub
4 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Remove mention of the Copyright Transfer Agreement (#1269)
* Remove mention of the Copyright Transfer Agreement
parent
d06ac6ce
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/contrib/pr.rst
+2
-13
2 additions, 13 deletions
doc/contrib/pr.rst
with
2 additions
and
13 deletions
doc/contrib/pr.rst
+
2
−
13
View file @
8afc8851
...
...
@@ -15,19 +15,8 @@ the workflow is as follows:
2. Create a branch off of master and implement your feature
3. Make a pull request (PR) and refer to the issue(s) that the PR
addresses.
4. An administrative matter: Arbor requests `an explicit copyright
assignment <https://en.wikipedia.org/wiki/Copyright_transfer_agreement>`__
on your contribution. This grants us the right to defend copyright on
your contributions on your behalf, and allows us to change the
license on your contribution to another open source license should
that become necessary in the future. You can upload a filled out copy
of the agreement as a file attached to the PR, or if you prefer not
to disclose private information, you can send it to
`arbor-sim@fz-juelich.de <mailto:arbor-sim@fz-juelich.de>`__.
- `Please find the Copyright Transfer Agreement
here <https://github.com/arbor-sim/arbor-materials/tree/master/copyright-transfer-agreement>`__.
4. An administrative matter: we request that you grant us a right of use on your contribution.
Please contact us at `arbor-sim@fz-juelich.de <mailto:arbor-sim@fz-juelich.de>`__.
5. A PR on Github is automatically tested by our CI bot called Travis.
You can also run these tests yourself by building them first
(``make tests``) and then running them (``./bin/*unit*``).
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment