Switch ownership from mdaleo404 to guardutils in README and pyproject

This commit is contained in:
2025-11-27 17:51:27 +00:00
parent e88a248463
commit ea7c1384a0
2 changed files with 6 additions and 7 deletions

View File

@@ -5,8 +5,8 @@ description = "A safe editing wrapper: edits a temp copy, compares, and saves or
authors = ["Marco D'Aleo <marco@marcodaleo.com>"]
license = "GPL-3.0-or-later"
readme = "README.md"
homepage = "https://github.com/mdaleo404/mirro"
repository = "https://github.com/mdaleo404/mirro"
homepage = "https://github.com/guardutils/mirro"
repository = "https://github.com/guardutils/mirro"
packages = [{include = "mirro", from = "src"}]
[tool.poetry.dependencies]