diff --git a/.bcr/config.yml b/.bcr/config.yml index 9828ad2..d46d72d 100644 --- a/.bcr/config.yml +++ b/.bcr/config.yml @@ -1,3 +1,3 @@ fixedReleaser: login: alexeagle - email: alex@aspect.dev + email: alex@aspect.build diff --git a/.bcr/metadata.template.json b/.bcr/metadata.template.json index 150d6e3..7e098d0 100644 --- a/.bcr/metadata.template.json +++ b/.bcr/metadata.template.json @@ -2,9 +2,9 @@ "homepage": "https://docs.aspect.build/rules/aspect_rules_esbuild", "maintainers": [ { - "email": "hello@aspect.dev", - "github": "aspect-build", - "name": "Aspect team" + "email": "alex@aspect.build", + "github": "alexeagle", + "name": "Alex Eagle" } ], "repository": ["github:aspect-build/rules_esbuild"],