On 5 April 2016 at 09:45, Brett Cannon <br...@python.org> wrote:
> If you go to your bugs.python.org account you will notice there is now a
> "GitHub Name" field. Please fill that in with your GitHub username sometime
> this month. You can see who has already filled in their username by going to
> http://bugs.python.org/user?iscommitter=1&@action=search&@sort=username&@pagesize=300

Pre-empting a possible data quality problem: while everyone has left
it out so far, at some point we may start to see entries with the
leading "@" included in the GitHub username field. The GitHub API
doesn't strip that automatically, so we may need to clean it either in
Roundup directly or by stripping it in the bots when they retrieve the
username information from Roundup.

Cheers,
Nick.

-- 
Nick Coghlan   |   ncogh...@gmail.com   |   Brisbane, Australia
_______________________________________________
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