Skip to content

Commit 79b3d5c

Browse files
authored
Update copyright
1 parent e686057 commit 79b3d5c

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,14 @@ The `git-slice` script provides a convenient way to push changes from specific f
3737
- If there are conflicts when pushing changes to a remote repository, the script will create a pull request on GitHub.
3838
- The script will exit with an error if any command fails (`set -euo pipefail`).
3939

40-
## Author
40+
## Authors
4141

42-
This script was written by Mohammed Amin Boubaker.
42+
- This fork was created and maintained by [Mohammed Amin Boubaker : @CodeIter](https://github.com/CodeIter).
43+
- The original script was written by [Buckaroo Banzai : @BuckarooBanzay](https://github.com/BuckarooBanzay).
44+
45+
## Credit
46+
47+
The original idea come from [minetest-game/repo_slicer](https://github.com/minetest-game/repo_slicer) by [Buckaroo Banzai : @BuckarooBanzay](https://github.com/BuckarooBanzay).
4348

4449
## License
4550

0 commit comments

Comments
 (0)