From 37c61695aaf9d9fdec6cada79eca2ee6c55e3c31 Mon Sep 17 00:00:00 2001 From: Elara Date: Mon, 23 Sep 2024 13:46:15 +0000 Subject: [PATCH] Update maintainer name --- .goreleaser.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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'