Skip to content

Commit 3cf1f34

Browse files
committed
Shorter command for obtaining contributors
1 parent 3eb9790 commit 3cf1f34

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

hand-written.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,5 @@ The release notes for the Scala 2.11 series, which also apply to the current min
3434
A big thank you to everyone who's helped improve Scala by reporting bugs, improving our documentation, participating in mailing lists and other public fora, and submitting and reviewing pull requests!
3535
You are all awesome.
3636

37-
According to `git log --no-merges --oneline v2.11.2 --not v2.11.1 --format='%aN' | sort | uniq -c | sort -rn`, 21 people contributed code to this minor release:
38-
Jason Zaugg, A. P. Marki, Lukas Rytz, Adriaan Moors, Rex Kerr, Eugene Burmako, Antoine Gourlay, Tobias Roeser, Philipp Haller, Denys Shabalin, Todd Vierling, Chris Hodapp, Vladimir Nikolaev, Stephen Compall, Rui Gonçalves, Paolo Giarrusso, Martin Odersky, Marcin Kubala, Johannes Rudolph, Jean-Remi Desjardins, François Garillot.
37+
According to `git shortlog -sn --no-merges v2.11.1..v2.11.2`, 21 people contributed code to this minor release:
38+
Jason Zaugg, A. P. Marki, Lukas Rytz, Adriaan Moors, Rex Kerr, Eugene Burmako, Antoine Gourlay, Tobias Roeser, Denys Shabalin, Philipp Haller, Chris Hodapp, Todd Vierling, Vladimir Nikolaev, François Garillot, Jean-Remi Desjardins, Johannes Rudolph, Marcin Kubala, Martin Odersky, Paolo Giarrusso, Rui Gonçalves, Stephen Compall.

0 commit comments

Comments
 (0)