summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAlexey <anakros.symbian@gmail.com>2013-08-18 15:52:30 +0700
committerAlexey <anakros.symbian@gmail.com>2013-08-18 15:52:30 +0700
commit27a73fe1759dc049646b2a3e5feedf47d541b6e2 (patch)
treef7b0fe4888bd643cdcbd1332bc404c22483c2eb4
parent2e465d0e7cce9cfb3d54d2a76a023610e29c2755 (diff)
Fixed filename, added previous contributors
-rw-r--r--ru-ru/ruby-ru.html.markdown9
1 files changed, 7 insertions, 2 deletions
diff --git a/ru-ru/ruby-ru.html.markdown b/ru-ru/ruby-ru.html.markdown
index 7d48d0e3..baa5e8b5 100644
--- a/ru-ru/ruby-ru.html.markdown
+++ b/ru-ru/ruby-ru.html.markdown
@@ -1,8 +1,13 @@
---
language: ruby
-filename: learnruby.rb
+filename: learnruby-ru.rb
contributors:
- - ["Alexey Makarov", "https://github.com/Anakros"]
+ - ["David Underwood", "http://theflyingdeveloper.com"]
+ - ["Joel Walden", "http://joelwalden.net"]
+ - ["Luke Holder", "http://twitter.com/lukeholder"]
+ - ["Tristan Hume", "http://thume.ca/"]
+ - ["Nick LaMuro", "https://github.com/NickLaMuro"]
+ - ["Alexey Makarov", "https://github.com/Anakros"]
---
```ruby