Hi Frank, On Sun, Apr 24, 2022 at 07:42:05PM -0400, Frank Ch. Eigler via Elfutils-devel wrote: > The following patch adds a tool AUTHORS.sh to compute a complete > AUTHORS list to cover the entire git history. We do this in systemtap > and it's a nice way of showing off the large list of contributors over > time.
Nice! So when preparing a release we just run ./AUTHORS.sh > AUTHORS to get it up to date. Thanks for adding this. Cheers, Mark