On 11.12.2019 20:19, Brett Cannon wrote: > As for the "please email everyone personally", I just don't have the time to > email 30 people that Giampolo listed or the 89 total people who could vote > but didn't commit or author something in the past two years . But do note > that me lacking the time doesn't mean someone else can't take it upon > themselves to reach out to folks and let them know about them (risking) > falling off in this vote or in future votes as all of this information and > code is accessible to all core developers; other than Ernest's roll of > managing the vote no one is in a place of privilege, just in a place of > putting the time in. I personally have already sank days into making this > vote work starting months ago via pulling together the historical record and > spending all of my precious coding time at the core dev sprints this year > writing the code to generate the voter roll, and so sinking even more by > managing a personal email to everyone is just too much for me to dedicate on > top of everything else. I can help with that. I use mail merge frequently as part of running EuroPython. All I need is a CSV file with the names and emails (or some other format).
As for recording who responded and how, I'd suggest to add flags to the core dev database, which I can then update and Ernest can use for the voters roll script. Thanks, -- Marc-Andre Lemburg eGenix.com Professional Python Services directly from the Experts (#1, Dec 12 2019) >>> Python Projects, Coaching and Consulting ... http://www.egenix.com/ >>> Python Database Interfaces ... http://products.egenix.com/ >>> Plone/Zope Database Interfaces ... http://zope.egenix.com/ ________________________________________________________________________ ::: We implement business ideas - efficiently in both time and costs ::: eGenix.com Software, Skills and Services GmbH Pastor-Loeh-Str.48 D-40764 Langenfeld, Germany. CEO Dipl.-Math. Marc-Andre Lemburg Registered at Amtsgericht Duesseldorf: HRB 46611 http://www.egenix.com/company/contact/ http://www.malemburg.com/ _______________________________________________ python-committers mailing list -- python-committers@python.org To unsubscribe send an email to python-committers-le...@python.org https://mail.python.org/mailman3/lists/python-committers.python.org/ Message archived at https://mail.python.org/archives/list/python-committers@python.org/message/6KDNOGUDPW76NXN5TAM3ZYPUDPZKYAW7/ Code of Conduct: https://www.python.org/psf/codeofconduct/