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 /c.html.markdown | |
parent | 3840036912bc8e5a31b45cfa6ef7eae993e7464b (diff) |
Authors -> Contributors
Diffstat (limited to 'c.html.markdown')
-rw-r--r-- | c.html.markdown | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/c.html.markdown b/c.html.markdown index 69bf099e..8786aa85 100644 --- a/c.html.markdown +++ b/c.html.markdown @@ -1,8 +1,8 @@ --- language: c -author: Adam Bard -author_url: http://adambard.com/ filename: learnc.c +contributors: + - ["Adam Bard", "http://adambard.com/"] --- Ah, C. Still the language of modern high-performance computing. |