From 2419d8c30aada12c72f0c7ee36db58298263e110 Mon Sep 17 00:00:00 2001 From: David Underwood Date: Wed, 3 Jul 2013 15:39:43 -0400 Subject: [PATCH] Updates YAML front-matter to match #97 --- ruby.html.markdown | 4 ++-- 1 file 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