1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-13 18:24:39 +02:00

Fix file metadata

This commit is contained in:
Oliver Vartiainen
2016-01-25 12:21:51 +02:00
parent 5edee6c0d2
commit f22810e682

View File

@@ -1,6 +1,6 @@
--- ---
language: ruby language: ruby
filename: learnruby.rb filename: learnruby-fi.rb
contributors: contributors:
- ["David Underwood", "http://theflyingdeveloper.com"] - ["David Underwood", "http://theflyingdeveloper.com"]
- ["Joel Walden", "http://joelwalden.net"] - ["Joel Walden", "http://joelwalden.net"]
@@ -17,6 +17,7 @@ contributors:
- ["Jake Faris", "https://github.com/farisj"] - ["Jake Faris", "https://github.com/farisj"]
translators: translators:
- ["Oliver Vartiainen", "https://github.com/firoxer"] - ["Oliver Vartiainen", "https://github.com/firoxer"]
lang: fi-fi
--- ---
```ruby ```ruby