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
@@ -61,7 +61,7 @@ EOF
61
62
fmt -68 <<EOF
63
$kind Git $relname is now available$for_testing at the usual places.
64
-It comprises of $cnt non-merge commits since $previous,
64
+It is comprised of $cnt non-merge commits since $previous,
65
contributed by $all people, $new of which are new faces.
66
EOF
67
@@ -96,7 +96,7 @@ fmt_people () {
96
97
cat <<EOF
98
99
-New contributors who appeared first in this release are as follows.
99
+New contributors whose contributions weren't in $previous are as follows.
100
Welcome to the Git development community!
101
102
$(fmt_people "$tmpbase.new")