zenodo and authors: Upgraded handling of the authors information. (#4024)
* docs(zenodo and authors): Upgraded handling of the authors information. - Upgraded zenodo_to_authors.py to write out the AUTHORS.rst file in alphabetical order, and added affiliations, if any. - Created zenodo_order.py to re-arrange the "creator" list in the .zenodo.json file so that it is designated first author (project lead) followed by everyone else in alphabetical order. - Committed the new versions of .zenodo.json and AUTHORS.rst - Added my own name, affiliation, and ORCID iD * feat(zenodo_order.py): Made the first author designation a command line argument with a default, and altered some of the algorithm.
Loading
Please register or sign in to comment