diff --git a/Cargo.toml b/Cargo.toml index 69b35461..e8e56f1f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "mdbook" version = "0.0.29-alpha.0" -authors = ["Mathieu David "] +authors = ["Mathieu David ", "Michael-F-Bryan "] description = "create books from markdown files (like Gitbook)" documentation = "http://rust-lang-nursery.github.io/mdBook/index.html" repository = "https://github.com/rust-lang-nursery/mdBook"