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 /fsharp.html.markdown | |
parent | 3840036912bc8e5a31b45cfa6ef7eae993e7464b (diff) |
Authors -> Contributors
Diffstat (limited to 'fsharp.html.markdown')
-rw-r--r-- | fsharp.html.markdown | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fsharp.html.markdown b/fsharp.html.markdown index b1860372..49951c78 100644 --- a/fsharp.html.markdown +++ b/fsharp.html.markdown @@ -1,7 +1,7 @@ --- language: F# -author: Scott Wlaschin -author_url: http://fsharpforfunandprofit.com/ +contributors: + - ["Scott Wlaschin", "http://fsharpforfunandprofit.com/"] filename: learnfsharp.fs --- |