irregular-expressions icon indicating copy to clipboard operation
irregular-expressions copied to clipboard

Add credits

Open nkrusch opened this issue 4 years ago • 2 comments
trafficstars

Listing everyone who has contributed to this project

nkrusch avatar Jul 24 '21 21:07 nkrusch

Implementation Suggestion

  1. Add Core Developers & Contributors straight in the source code.
  2. Fetch the List of (regular) Contributors straight from GitHub at build time.

Pros:

  • No manual update needed.
  • Future proof.

Cons:

  • Regular contributors won't appear in source code.

NA0341 avatar Jan 07 '23 11:01 NA0341

Compact suggestion, credits should be an externally linked page to this repo with a contribution markdown file listing everyone. This keeps bloat out of the source code and is future proof without having to update the code.

Burden of page hosting then is on GitHub.

liltimtim avatar Feb 07 '24 20:02 liltimtim