diff --git a/testing/new-buildbot-worker.rst b/testing/new-buildbot-worker.rst index 53c186ea73..0e79fceba6 100644 --- a/testing/new-buildbot-worker.rst +++ b/testing/new-buildbot-worker.rst @@ -46,8 +46,9 @@ everything required to do normal python development: a compiler, a linker, and compiled python. In order to set up the buildbot software, you will need to obtain an identifier -and password for your worker so it can join the fleet. Email -python-buildbots@python.org to discuss adding your worker and to obtain the +and password for your worker so it can join the fleet. Open an issue in the +`configuration repository `_ +to discuss adding your worker and to obtain the needed workername and password. You can do some of the steps that follow before having the credentials, but it is easiest to have them before the "buildbot worker" step below.