summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2021-06-10 13:30:53 +0900
committerJunio C Hamano <gitster@pobox.com>2021-06-10 13:30:53 +0900
commit2cf7c155b89f82b059628f2431f0e58e26d3dbf2 (patch)
treeec049c5f8af8af91860e0453fcfc7fea2ec46803
parentb2876eed87b633dcc8b8f795ebb3b5e2edbce0d2 (diff)
Meta/Announce: catch tested-by trailer, too
-rwxr-xr-xAnnounce7
1 files changed, 4 insertions, 3 deletions
diff --git a/Announce b/Announce
index 98031ea079..ea51a70d8a 100755
--- a/Announce
+++ b/Announce
@@ -51,6 +51,7 @@ people () {
--group=trailer:reviewed-by \
--group=trailer:mentored-by \
--group=trailer:helped-by \
+ --group=trailer:tested-by \
--group=trailer:reported-by \
"$@" |
sed -e 's/^[ 0-9]*[ ]//' -e 's/$/,/' |
@@ -142,9 +143,9 @@ then
$(fmt_people "$tmpbase.old")
- [*] We are counting not just the authorship contribution but
- issue reporting, testing and reviewing that are recorded
- in the commit trailers.
+ [*] We are counting not just the authorship contribution but issue
+ reporting, mentoring, helping and reviewing that are recorded in
+ the commit trailers.
EOF
fi