aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuenter Roeck <linux@roeck-us.net>2021-08-20 08:46:05 -0700
committerGuenter Roeck <linux@roeck-us.net>2021-10-01 13:35:45 -0700
commitcfb9e87ff8218995cac59c8225da1b31f2fb2507 (patch)
tree05cfb56b2f24c9615802cad776d2a294e097aab3
parent6b376e1f828ce8df97a93ce28bedd6b739c65550 (diff)
downloadlinux-staging-google-commits.tar.gz
commits: Update range to 2021/1 -> 2021/9google-commits
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
-rw-r--r--commits.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/commits.sh b/commits.sh
index 5e41f5fc784ed..ee38fcec38c7a 100644
--- a/commits.sh
+++ b/commits.sh
@@ -2,9 +2,9 @@
authors="$(git log --use-mailmap --author="@chromium.org" --format="format:%aE" | sort -u)"
-syear="2020"
+syear="2021"
eyear="2021"
-emonth="7"
+emonth="8"
asince="1/1/${syear}"
nauthors=""