mirror of
https://github.com/OMGeeky/yup-oauth2.git
synced 2026-01-08 20:07:05 +01:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user