diff options
author | Martijn van Beurden <mvanb1@gmail.com> | 2022-10-10 19:47:33 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-10 19:47:33 +0200 |
commit | ce5d41fa960f6a5bbba01c834805fe1daa7d90d5 (patch) | |
tree | e16014a050780199b0f2e279d1b3c77fa4440951 | |
parent | 3d55a9dc6c14317b4766db96bb52e2fd95e920a9 (diff) | |
download | flac-ce5d41fa960f6a5bbba01c834805fe1daa7d90d5.tar.gz |
Link to gitlab for complete list of authors
-rw-r--r-- | AUTHORS | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -18,8 +18,11 @@ */ This file lists major contributors to the FLAC project. This list is not -exhaustive. For an exhaustive list, see CHANGELOG.md or the git log, for -example at https://github.com/xiph/flac/commits or +exhaustive. For an exhaustive list, run the command `git shortlog -s` on +the git repo or visit https://gitlab.xiph.org/xiph/flac/-/graphs/master + +For a complete list of contributions, run the command `git log` on the +git repo, visit https://github.com/xiph/flac/commits or visit https://gitlab.xiph.org/xiph/flac/commits Original author: Josh Coalson <jcoalson@users.sourceforge.net> |