mirror of
https://github.com/msfjarvis/gitice
synced 2025-08-16 16:47:01 +05:30
cargo: add Amogh to authors
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
parent
c59d5a82b0
commit
b0333f6c94
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
[package]
|
[package]
|
||||||
name = "gitice"
|
name = "gitice"
|
||||||
version = "1.0.0"
|
version = "1.0.0"
|
||||||
authors = ["Harsh Shandilya <me@msfjarvis.dev>"]
|
authors = ["Harsh Shandilya <me@msfjarvis.dev>", "Amogh Lele <amolele@gmail.com>"]
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
description = "Freeze your local git repositories for easy restoration"
|
description = "Freeze your local git repositories for easy restoration"
|
||||||
repository = "https://github.com/msfjarvis/gitice"
|
repository = "https://github.com/msfjarvis/gitice"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue