aboutsummaryrefslogtreecommitdiff
path: root/srcpkgs/cookiecutter/template
diff options
context:
space:
mode:
Diffstat (limited to 'srcpkgs/cookiecutter/template')
-rw-r--r--srcpkgs/cookiecutter/template2
1 files changed, 1 insertions, 1 deletions
diff --git a/srcpkgs/cookiecutter/template b/srcpkgs/cookiecutter/template
index 69cc09b68cc..d6afe121113 100644
--- a/srcpkgs/cookiecutter/template
+++ b/srcpkgs/cookiecutter/template
@@ -8,7 +8,7 @@ depends="python3-Arrow python3-Jinja2 python3-binaryornot python3-click
python3-requests python3-rich python3-slugify python3-yaml"
checkdepends="${depends} git python3-freezegun python3-pytest python3-pytest-cov python3-pytest-mock"
short_desc="Command-line utility that creates projects from project templates"
-maintainer="Marcin Puc <tranzystorek.io@protonmail.com>"
+maintainer="tranzystorekk <tranzystorek.io@protonmail.com>"
license="BSD-3-Clause"
homepage="https://github.com/cookiecutter/cookiecutter"
changelog="https://raw.githubusercontent.com/cookiecutter/cookiecutter/main/HISTORY.md"