Skip to content

Commit

Permalink
Merge pull request #68 from tomassedovic/fix-authors
Browse files Browse the repository at this point in the history
Fix the authors list in Cargo.toml
  • Loading branch information
tomassedovic committed Jan 5, 2015
2 parents 2ad0265 + d69f432 commit c4f506b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ authors = ["Tomas Sedovic <[email protected]>",
"Jared McFarland <[email protected]>",
"Jonny Gilchrist (@jgilchrist)",
"Paul Sanford <[email protected]>",
"<[email protected]>"]
"@Pranz <[email protected]>"]

[lib]
name = "tcod"
Expand Down

0 comments on commit c4f506b

Please sign in to comment.