ipfs-shipyard / helia-contributors

👨‍👩‍👧‍👦 Script to generate a list of the contributors to Helia related packages since a given date
Other
0 stars 0 forks source link

feat: fix contributors list #1

Open SgtPooki opened 1 year ago

SgtPooki commented 1 year ago
### Tasks
- [ ] https://github.com/ipfs-shipyard/helia-contributors/issues/4
- [ ] https://github.com/ipfs-shipyard/helia-contributors/issues/6
- [ ] https://github.com/ipfs-shipyard/helia-contributors/issues/3
- [ ] https://github.com/ipfs-shipyard/helia-contributors/issues/5
SgtPooki commented 1 year ago

idk if we want to parse through all package.json deps and add all contributors from those.. may need a filter step or ‘ignore’ list because there are things like ‘multiformats’ and ‘p-defer’ and others that aren’t really helia specific.

This is captured in https://github.com/ipfs-shipyard/helia-contributors/issues/3