]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Meta/Announce: catch tested-by trailer, too
authorJunio C Hamano <gitster@pobox.com>
Thu, 10 Jun 2021 04:30:53 +0000 (13:30 +0900)
committerJunio C Hamano <gitster@pobox.com>
Thu, 10 Jun 2021 04:30:53 +0000 (13:30 +0900)
Announce

index 98031ea07955d0806e42a09478a84b606813e51e..ea51a70d8a98a20eb491af21dad03092099a6fcb 100755 (executable)
--- 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