Switch ownership from mdaleo404 to guardutils in README and pyproject

This commit is contained in:
2025-11-27 17:55:29 +00:00
parent fc02895965
commit 649e16c03a
2 changed files with 6 additions and 7 deletions

View File

@@ -5,8 +5,8 @@ description = "drop-in replacement for rm with undo/restore built-in."
authors = ["Marco D'Aleo <marco@marcodaleo.com>"]
license = "GPL-3.0-or-later"
readme = "README.md"
homepage = "https://github.com/mdaleo404/resrm"
repository = "https://github.com/mdaleo404/resrm"
homepage = "https://github.com/guardutils/resrm"
repository = "https://github.com/guardutils/resrm"
packages = [{include = "resrm", from = "src"}]
[tool.poetry.dependencies]