]> granicus.if.org Git - libvpx/commitdiff
AUTHORS regenerated
authorJim Bankoski <jimbankoski@google.com>
Tue, 29 Mar 2016 21:21:56 +0000 (14:21 -0700)
committerYaowu Xu <yaowu@google.com>
Wed, 12 Oct 2016 19:26:05 +0000 (12:26 -0700)
script changed to remove extra entities and clang-format bot.

Change-Id: I102cd80fdf4b240e6e4d5172943e49146a601a72

tools/gen_authors.sh

index 4cfd81ec3f13c44aec96454674f556aac0ec5ab9..5def8bc8981ca423cf100e2dd93e4005de4cb202 100755 (executable)
@@ -6,8 +6,5 @@ cat <<EOF
 # This file is automatically generated from the git commit history
 # by tools/gen_authors.sh.
 
-$(git log --pretty=format:"%aN <%aE>" | sort | uniq | grep -v corp.google)
-Google Inc.
-The Mozilla Foundation
-The Xiph.Org Foundation
+$(git log --pretty=format:"%aN <%aE>" | sort | uniq | grep -v "corp.google\|clang-format")
 EOF