Skip to content

Commit 6978f54

Browse files
Cargo: Update authors
The codebase has diverged by a lot since the initial implementation thus remove the previous co-author and add my own email. Signed-off-by: Cyber Knight <cyberknight755@gmail.com>
1 parent fab3517 commit 6978f54

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "knight-bot"
33
version = "1.0.0"
4-
authors = ["Cyber Knight <npv12@iitbbs.ac.in>"]
4+
authors = ["Cyber Knight <cyberknight755@gmail.com>"]
55
edition = "2024"
66

77
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

0 commit comments

Comments
 (0)