On Wed, Mar 22, 2017 at 10:18 AM, Victor Stinner <[email protected]> wrote: >> Contributor Agreement >> ''''''''''''''''''''' >> >> Contributions to translated documentation will be requested to sign the >> Python Contributor Agreement (CLA): >> >> https://www.python.org/psf/contrib/contrib-form/ > > I'm not sure about this requirement, but I'm not a lawyer. I guess > that in case of doubt, it's better to require it?
To publish / redistribute translations under d.p.o, we need to get agreement from all translators. Maybe, we can use Github pull request (with template) to confirm member agreed how translations are used, instead of CLA. > > By the way, we may also use the Python Code of Conduct: > https://www.python.org/psf/codeofconduct/ > > Victor > _______________________________________________ > Python-ideas mailing list > [email protected] > https://mail.python.org/mailman/listinfo/python-ideas > Code of Conduct: http://python.org/psf/codeofconduct/ _______________________________________________ Python-ideas mailing list [email protected] https://mail.python.org/mailman/listinfo/python-ideas Code of Conduct: http://python.org/psf/codeofconduct/
