Skip to content

Commit

Permalink
chore: update author info (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
pythonbrad committed May 3, 2023
1 parent 41359ef commit c13eb80
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion clafrica-lib/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ edition = "2021"
description = "This library contains a set of tools to make handling of clafrica code more convenient."
repository = "https://github.com/pythonbrad/clafrica"
license = "MIT"
authors = ["Fomegne <fomegnemeudje@outlook.com>"]
authors = ["Fomegne Brady <fomegnemeudje@outlook.com>"]

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

Expand Down
2 changes: 1 addition & 1 deletion clafrica/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ description = "This application allows you to type most of the characters in the
repository = "https://github.com/pythonbrad/clafrica"
license = "MIT"
readme = "../README.md"
authors = ["Fomegne <fomegnemeudje@outlook.com>"]
authors = ["Fomegne Brady <fomegnemeudje@outlook.com>"]

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

Expand Down

0 comments on commit c13eb80

Please sign in to comment.