Push rights for new Jython contributors
It's been a while since we added a Jython contributor, so I no longer know what the process would be and we have at least one person we'd like to add.
Previously, I think the process was:
- Contributor creates a user on bugs.python.org using their real name.
- Contributor signs the PSF agreement (not the Jython-specific one, which is not used anymore).
- Someone gives contributor push rights to hg.python.org.
Is this still the process for Jython?
Kind regards,
Frank Wierzbicki
Your question is regarding push access to hg.python.org/jython, right? Seems like according to Jython's devguide <http://www.jython.org/devguide/coredev.html#ssh>, you'll need to send the SSH key to hgaccounts@python.org. But it also seems to be the same email address we used when adding committers to hg.python.org/cpython. Now that we're on GitHub, we don't send over SSH keys anymore.
On Sun, Aug 5, 2018, 5:23 PM fwierzbicki@gmail.com <fwierzbicki@gmail.com> wrote:
It's been a while since we added a Jython contributor, so I no longer know what the process would be and we have at least one person we'd like to add.
Previously, I think the process was:
- Contributor creates a user on bugs.python.org using their real name.
- Contributor signs the PSF agreement (not the Jython-specific one, which is not used anymore).
- Someone gives contributor push rights to hg.python.org.
Is this still the process for Jython?
Kind regards,
Frank Wierzbicki
python-committers mailing list python-committers@python.org https://mail.python.org/mailman/listinfo/python-committers Code of Conduct: https://www.python.org/psf/codeofconduct/
participants (2)
-
fwierzbicki@gmail.com
-
Mariatta Wijaya