pyOpenSci / pyosMeta

A package that updates pyOpenSci contributor and package metadata on our website
BSD 3-Clause "New" or "Revised" License
4 stars 17 forks source link

Make sure the get contributors workflow includes new repos #197

Closed lwasser closed 2 days ago

lwasser commented 1 month ago

It should also include:

pyopensci/peer-review-metrics pyopensci/pyospackage pyopensci/pyos-sphinx-theme

(potentially the cookie cutter when we start working on it)

Update: this is a very beginner friendly pr!

the list of repos can be found here in the code:

https://github.com/pyOpenSci/pyosMeta/blob/main/src/pyosmeta/cli/update_contributors.py#L33

we just need to add more repos to that list to ensure we're capturing contributors from across our organization.