mirror of
https://github.com/git/git.git
synced 2026-01-12 13:53:11 +09:00
Meta/Annouce: reword the credits section a bit
This commit is contained in:
parent
6c5bf1261f
commit
4785574868
4
Announce
4
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")
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user