Meta/Annouce: reword the credits section a bit

Junio C Hamano committed Mar 14, 2015 at 00:04 UTC 4785574868fb407eaadfd3be65dbe8dd99d90751
1 file changed +2 -2
Announce
+2 -2
index 4932a447d3..487e633e7f 100755 --- a/Announce +++ b/Announce @@ -61,7 +61,7 @@ EOF fmt -68 <<EOF $kind Git $relname is now available$for_testing at the usual places. -It comprises of $cnt non-merge commits since $previous, +It is comprised of $cnt non-merge commits since $previous, contributed by $all people, $new of which are new faces. EOF @@ -96,7 +96,7 @@ fmt_people () { cat <<EOF -New contributors who appeared first in this release are as follows. +New contributors whose contributions weren't in $previous are as follows. Welcome to the Git development community! $(fmt_people "$tmpbase.new")