Skip to content

Commit 2cf7c15

Browse files
committed
Meta/Announce: catch tested-by trailer, too
1 parent b2876ee commit 2cf7c15

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

Announce

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ people () {
5151
--group=trailer:reviewed-by \
5252
--group=trailer:mentored-by \
5353
--group=trailer:helped-by \
54+
--group=trailer:tested-by \
5455
--group=trailer:reported-by \
5556
"$@" |
5657
sed -e 's/^[ 0-9]*[ ]//' -e 's/$/,/' |
@@ -142,9 +143,9 @@ then
142143
143144
$(fmt_people "$tmpbase.old")
144145
145-
[*] We are counting not just the authorship contribution but
146-
issue reporting, testing and reviewing that are recorded
147-
in the commit trailers.
146+
[*] We are counting not just the authorship contribution but issue
147+
reporting, mentoring, helping and reviewing that are recorded in
148+
the commit trailers.
148149
EOF
149150
fi
150151

0 commit comments

Comments
 (0)