diff --git a/.goreleaser.yaml b/.goreleaser.yaml index 8d98099..6ca9f98 100644 --- a/.goreleaser.yaml +++ b/.goreleaser.yaml @@ -56,7 +56,7 @@ nfpms: {{- end }} description: "Companion daemon for the InfiniTime firmware on the PineTime smartwatch" homepage: 'https://gitea.elara.ws/Elara6331/itd' - maintainer: 'Elara Musayelyan ' + maintainer: 'Elara Ivy ' license: GPLv3 formats: - apk @@ -79,7 +79,7 @@ aurs: homepage: 'https://gitea.elara.ws/Elara6331/itd' description: "Companion daemon for the InfiniTime firmware on the PineTime smartwatch" maintainers: - - 'Elara Musayelyan ' + - 'Elara Ivy ' license: GPLv3 private_key: '{{ .Env.AUR_KEY }}' git_url: 'ssh://aur@aur.archlinux.org/itd-bin.git'