v1.2.1 — generated projects carry their own owner
PATCH. A repo generated by anyone now ships its own copyright, not EAAO's.
Fixed
- The renderer copied EAAO's root
LICENSEverbatim into every generated repo (Copyright (c) 2026 Daniel Polo) even though the README rendered the maintainer's{{AUTHOR}}. A newtemplates/LICENSE.tmpl(Copyright (c) {{YEAR}} {{AUTHOR}}) renders the project's own copyright into itsLICENSEinstead. EAAO's ownLICENSEis unchanged. - The interview no longer defaults the reverse-domain group path to the reference's
it/d4np— it asks the maintainer's own.
Get it: download the prefix-less bundle and extract at your project repo root:
curl -L -o /tmp/pgs-eaao-bundle.tar.gz https://github.com/danielPoloWork/pgs-eaao/releases/latest/download/pgs-eaao-bundle.tar.gz
tar xzf /tmp/pgs-eaao-bundle.tar.gz # .eaao-core/ lands in the CWDFull changelog: v1.2.0...v1.2.1