con / tributors

Pay tribute to your contributors! A tool to automatically update contributor files.
https://con.github.io/tributors/
Apache License 2.0
13 stars 6 forks source link

updating to allow save of unicode #44

Closed vsoch closed 4 years ago

vsoch commented 4 years ago

This will fix #43 so that unicode characters are correctly save, and also not look up user ids that already have an orcid defined. E.g., here is a local run for datalad:

$ tributors update zenodo
INFO:    zenodo:Updating .zenodo.json
INFO:    zenodo:Updating .tributors cache from .zenodo.json
WARNING:github:Found 4 results for C Lau, Vicky:

0000-0001-9374-7098
0000-0001-9750-2514
0000-0003-3181-8561
0000-0003-0925-2012
You should look these up and add the correct in your .tributors lookup
WARNING:tributors:zenodo does not support updating from names.

Signed-off-by: vsoch vsochat@stanford.edu