diff --git a/thanks.html b/thanks.html index 7f3f37a..ae70bea 100644 --- a/thanks.html +++ b/thanks.html @@ -77,7 +77,6 @@
Thanks go to our community of developers who have helped improve the @@ -88,14 +87,12 @@
- git log --pretty=format:"%aN <%aE>" | sort -u > node process-contributors.js
+ git log --pretty=format:"%aN <%aE>" | sort -u | node process-contributors.js