File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -3,10 +3,17 @@ layout: page-full-width
3
3
title : Scala Contributor Hall of Fame
4
4
---
5
5
6
- A big thank you to everyone who contributed to:
6
+ A big thank you to everyone who has contributed over the years to:
7
7
- [ the Scala library and compiler] ( https://github.com/scala/scala/contributors )
8
8
- [ the Scala documentation website] ( https://github.com/scala/scala.github.com/contributors )
9
9
10
+ What follows are the commit totals, to the 2.11.x branch of the scala/scala repo only,
11
+ for last month. (For a commit to be counted, it must have been both committed and merged
12
+ in the same month.)
13
+
14
+ For more a detailed view of recent activity, see the repo's
15
+ [ GitHub Pulse page] ( https://github.com/scala/scala/pulse/monthly ) .
16
+
10
17
{% for data in site.categories.scala-fame-data limit:1 %}
11
18
{% assign famedata = data %}
12
19
{% include render-scala-fame.html %}
You can’t perform that action at this time.
0 commit comments