diff options
author | Adam <adam@adambard.com> | 2013-07-03 22:59:13 -0700 |
---|---|---|
committer | Adam <adam@adambard.com> | 2013-07-03 22:59:13 -0700 |
commit | 9ad61b5586993bda1eebd70a8dd4c721db83a396 (patch) | |
tree | 2e612b01f9dbab5477b44f26438c7ac6bf544ace /dart.html.markdown | |
parent | 3840036912bc8e5a31b45cfa6ef7eae993e7464b (diff) |
Authors -> Contributors
Diffstat (limited to 'dart.html.markdown')
-rw-r--r-- | dart.html.markdown | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dart.html.markdown b/dart.html.markdown index 27365746..34d1c6a8 100644 --- a/dart.html.markdown +++ b/dart.html.markdown @@ -1,8 +1,8 @@ --- language: dart -author: Joao Pedrosa -author_url: https://github.com/jpedrosa/ filename: learndart.dart +contributors: + - ["Joao Pedrosa", "https://github.com/jpedrosa/"] --- Dart is a newcomer into the realm of programming languages. |