We need a list of core developers email addresses to send ballot emails to. 
Since PEP 8001 states that we’re using inclusion in the ``python-core`` team on 
GitHub as the list of “registered voters”, I wrote up a quick script that 
compiled a list of GitHub usernames in that team *today* and any public email 
address on their GitHub profile if there is one.

That is located at https://github.com/python/voters 
<https://github.com/python/voters> (specifically the 
2018-11-16-governance-election.csv file), which is a private repository.

Please everyone take a moment to find your GitHub username in that file (it’s 
in alphabetical order) and ensure that the email address there is a good email 
for you to send your ballot to. If it’s wrong or missing, update the CSV file 
(there is a .voters.csv file that will taken into effect for any future voter 
rolls we may generate from this script).

If you’re not a member of the python-core team on Github and you want to 
participate in the vote, please ask to be added to that team, then add yourself 
to the 2018-11-16-governance-election.csv file.

We particularly need the following people (GitHub usernames) to go fill in 
their email addresses, as we do not currently have an email address for them, 
and without an email address, we cannot send you a ballot.

- [ ] @abalkin
- [ ] @akuchling
- [ ] @aleaxit
- [ ] @amauryfa
- [ ] @applio
- [ ] @avassalotti
- [ ] @brettcannon
- [ ] @doerwalter
- [ ] @doko42
- [ ] @eliben
- [ ] @ericsnowcurrently
- [ ] @ericvsmith
- [ ] @ezio-melotti
- [ ] @facundobatista
- [ ] @ilevkivskyi
- [ ] @jcea
- [ ] @jeremyhylton
- [ ] @larryhastings
- [ ] @lisroach
- [ ] @malemburg
- [ ] @Mariatta
- [ ] @markshannon
- [ ] @methane
- [ ] @mhammond
- [ ] @nascheme
- [ ] @ncoghlan
- [ ] @ned-deily
- [ ] @pfmoore
- [ ] @pitrou
- [ ] @pjenvey
- [ ] @rbtcollins
- [ ] @rhettinger
- [ ] @sandrotosi
- [ ] @serhiy-storchaka
- [ ] @sjoerdmullender
- [ ] @skrah
- [ ] @stevendaprano
- [ ] @taleinat
- [ ] @vadmium
- [ ] @willingc

This list of people is also available on Github at 
https://github.com/python/voters/issues/1 
<https://github.com/python/voters/issues/1> (primarily so people would get a 
GitHub notification as well).

Thanks!


_______________________________________________
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/

Reply via email to