]> git.alsa-project.org Git - tinycompress.git/commitdiff
Authors: add information about how to find authors
authorVinod Koul <vinod.koul@intel.com>
Fri, 8 May 2015 10:23:06 +0000 (15:53 +0530)
committerVinod Koul <vinod.koul@intel.com>
Fri, 8 May 2015 10:23:06 +0000 (15:53 +0530)
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
AUTHORS

diff --git a/AUTHORS b/AUTHORS
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..e57a20bea0e1be74b740148917ae59561f4e5fcd 100644 (file)
--- 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