Skip to content

Commit 18f9c76

Browse files
committed
add comment
1 parent 34c3bf9 commit 18f9c76

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

_tools/hall-of-fame/MakeHallOfFame.scala

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
/** This script makes the Hall of Fame for the elapsed month.
22
* It should be run every 1st day of the month, in the working tree, and
33
* then a commit with the changes should be pushed to scala-lang.
4+
*
5+
* Relevant API doc is https://developer.github.com/v3/repos/statistics/
46
*/
57

68
import java.net.URL

0 commit comments

Comments
 (0)