Avogadro / two.avogadro.cc

Documentation and development website for Avogadro2
https://two.avogadro.cc/
BSD 3-Clause "New" or "Revised" License
7 stars 30 forks source link

Issue #70 Add automated contributors #73

Open kailinxGitHub opened 11 months ago

kailinxGitHub commented 11 months ago

My first contribute.

for Issue #70 Add automated contributors, I added the automated_contributors.py script to automate the addition of contributors from contributors.md.

please check if that's what you wanted.

ghutchis commented 11 months ago

Thanks - I think the only request I'd make is to get the access token from an environment variable so this can be run from GitHub actions. It's not safe to store tokens in plaintext in the repo.