From: Vinod Koul Date: Fri, 8 May 2015 10:23:06 +0000 (+0530) Subject: Authors: add information about how to find authors X-Git-Tag: v1.1.0~4 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=4d89264422ce8f06c4b8c5e9e96719743911c65e;p=tinycompress.git Authors: add information about how to find authors Signed-off-by: Vinod Koul --- diff --git a/AUTHORS b/AUTHORS index e69de29..e57a20b 100644 --- a/AUTHORS +++ b/AUTHORS @@ -0,0 +1,4 @@ +To see author of various changes in this project, please run the below git +command + +$ git log --format='%aN'| sort -u