Skip to content

Commit 36400cc

Browse files
committed
fix: update goreleaser repo owner to jeff-vincent
1 parent 925bcc6 commit 36400cc

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.goreleaser.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,11 @@ archives:
3939
brews:
4040
- name: memoryd
4141
repository:
42-
owner: kindling-sh
42+
owner: jeff-vincent
4343
name: homebrew-tap
4444
token: "{{ .Env.HOMEBREW_TAP_GITHUB_TOKEN }}"
4545
directory: Formula
46-
homepage: https://github.com/kindling-sh/memoryd
46+
homepage: https://github.com/jeff-vincent/memoryd
4747
description: Persistent memory layer for coding agents
4848
license: MIT
4949
install: |
@@ -65,7 +65,7 @@ changelog:
6565

6666
release:
6767
github:
68-
owner: kindling-sh
68+
owner: jeff-vincent
6969
name: memoryd
7070
draft: false
7171
prerelease: auto

0 commit comments

Comments
 (0)