chore(Cargo): make @dermesser an author officially

Thanks for all your contributions, it's the least I can do
to make it a bit more official.

If you don't like this, please let me know.
This commit is contained in:
Sebastian Thiel
2016-09-11 09:39:19 +02:00
parent 51e0b9d163
commit cd2b1d56a9

View File

@@ -2,7 +2,7 @@
name = "yup-oauth2"
version = "0.6.2"
authors = ["Sebastian Thiel <byronimo@gmail.com>"]
authors = ["Sebastian Thiel <byronimo@gmail.com>", "Lewin Bormann <lbo@spheniscida.de>"]
repository = "https://github.com/Byron/yup-oauth2"
description = "A partial oauth2 implementation, providing the 'device' authorization flow"
documentation = "http://byron.github.io/yup-oauth2"