Skip to content

Commit 538b386

Browse files
authored
Stop saying the CLA is optional
It's caused more hassle then it's worth and it's legally safer to just require it. If exceptions can be made then we can do so, but we don't need to document that fact.
1 parent f63cf85 commit 538b386

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pullrequest.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ Make a pull request on GitHub from your changes in ``MY_BRANCH_NAME``.
180180
Licensing
181181
---------
182182

183-
For non-trivial changes, we must have your formal approval for distributing
183+
To accept your change we must have your formal approval for distributing
184184
your work under the `PSF license`_. Therefore, you need to sign a
185185
`contributor agreement`_ which allows the `Python Software Foundation`_ to
186186
license your code for use with Python (you retain the copyright).

0 commit comments

Comments
 (0)