diff options
| -rw-r--r-- | scala.html.markdown | 3 | 
1 files changed, 2 insertions, 1 deletions
| diff --git a/scala.html.markdown b/scala.html.markdown index 49c7bb14..b22ba15b 100644 --- a/scala.html.markdown +++ b/scala.html.markdown @@ -1,7 +1,8 @@  ---  language: Scala +contributors: +    - ["George Petrov", "http://github.com/petrovg"]  filename: learn.scala -contributors: ["George Petrov", "http://github.com/petrovg"]  ---  Scala - the scalable language | 
