Skip to content

Commit 48653bd

Browse files
committed
Write notice for username change for contributors
1 parent 99d163d commit 48653bd

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ authors = ["Arijit Dey <[email protected]>"]
55
edition = "2018"
66
license = "MIT OR Apache-2.0"
77
documentation = "https://docs.rs/minus"
8-
repository = "https://github.com/arijit79/minus"
8+
repository = "https://github.com/AMythicDev/minus"
99
description = "An asynchronous data feedable terminal paging library for Rust"
1010
keywords = ["pager", "asynchronous", "dynamic", "less", "more"]
1111
categories = ["Text processing", "Command-line interface", "Asynchronous"]

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
**NOTICE FOR CONTRIBUTORS: I had to change my GitHub username due to certain reasons from `arijit79` and my new username is now `AMythicDev`. Please update your local remote urls
2+
to avoid future issues**
3+
14
# minus
25

36
<p align="center">

0 commit comments

Comments
 (0)