datapack
datapack copied to clipboard
Include all authors in DESCRIPTION
Include these contributors in the DESCRIPTION to give them proper attribution:
- determine from
git log |grep Author |sort |uniq
Determine the appropriate order based on number of commits, comments, etc.
For order, we generally just append new contributors chronologically, which is easier to deal with. Its really hard to judge relative contributions via order.