File tree 2 files changed +6
-2
lines changed 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -243,8 +243,10 @@ task :build do
243
243
page_auth . puts "footer: true"
244
244
page_auth . puts "---"
245
245
page_auth . puts "<!-- Generated by Rakefile:build -->"
246
- page_auth . puts "Checkout the [repository's contributors](https://github.com/kvz/phpjs/graphs/contributors, or browse "
246
+ page_auth . puts "Checkout the [repository's contributors](https://github.com/kvz/phpjs/graphs/contributors) , or browse "
247
247
page_auth . puts "these authors that contributed via the old site's commenting system (before we had GitHub :) "
248
+ page_auth . puts ""
249
+ page_auth . puts ""
248
250
249
251
authors . sort . map { |author , count |
250
252
m = /\s *([^\( ]+)(\s *\( ([^\( ]+)\) )?/ . match ( author )
Original file line number Diff line number Diff line change @@ -6,8 +6,10 @@ sharing: true
6
6
footer : true
7
7
---
8
8
<!-- Generated by Rakefile:build -->
9
- Checkout the [ repository's contributors] (https://github.com/kvz/phpjs/graphs/contributors , or browse
9
+ Checkout the [ repository's contributors] ( https://github.com/kvz/phpjs/graphs/contributors ) , or browse
10
10
these authors that contributed via the old site's commenting system (before we had GitHub :)
11
+
12
+
11
13
- 0m3r (1)
12
14
- 3D-GRAF (1)
13
15
- [ A. Matías Quezada] ( http://amatiasq.com ) (1)
You can’t perform that action at this time.
0 commit comments