mirror of
https://github.com/teloxide/teloxide.git
synced 2025-03-14 11:44:04 +01:00
Add the authors to Cargo.toml
This commit is contained in:
parent
96e2402f48
commit
444109e755
1 changed files with 10 additions and 0 deletions
10
Cargo.toml
10
Cargo.toml
|
@ -8,6 +8,16 @@ documentation = "https://docs.rs/teloxide/"
|
|||
readme = "README.md"
|
||||
keywords = ["teloxide", "telegram", "telegram-bot-framework", "telegram-bot-api"]
|
||||
license = "MIT"
|
||||
authors = [
|
||||
"Temirkhan Myrzamadi <hirrolot@gmail.com>",
|
||||
"Waffle Lapkin <waffle.lapkin@gmail.com>",
|
||||
"p0lunin (https://github.com/p0lunin)",
|
||||
"Mishko torop'izhko (https://github.com/nextel)",
|
||||
"Mr-Andersen (https://github.com/Mr-Andersen)",
|
||||
"Sergey Levitin <selevit@gmail.com>",
|
||||
"Rustem B. <bakirov.com@yandex.ru>",
|
||||
"Alexey Fedechkin <aleksey-fedechkin@rambler.ru>",
|
||||
]
|
||||
|
||||
[badges]
|
||||
maintenance = { status = "actively-developed" }
|
||||
|
|
Loading…
Add table
Reference in a new issue