diff options
| -rw-r--r-- | ruby.html.markdown | 4 | 
1 files changed, 2 insertions, 2 deletions
diff --git a/ruby.html.markdown b/ruby.html.markdown index 7863ebd2..2de134ae 100644 --- a/ruby.html.markdown +++ b/ruby.html.markdown @@ -1,7 +1,7 @@  ---  language: ruby -author: David Underwood -author_url: http://theflyingdeveloper.com +contributors: +  - ["David Underwood", "http://theflyingdeveloper.com"]  ---  ```ruby  | 
