diff --git a/.bcr/metadata.template.json b/.bcr/metadata.template.json index f0cf0ff..86766cb 100644 --- a/.bcr/metadata.template.json +++ b/.bcr/metadata.template.json @@ -1,13 +1,18 @@ { - "homepage": "https://github.com/mrmeku/rules_playwright", + "homepage": "https://github.com/quarylabs/rules_playwright", "maintainers": [ + { + "name": "Ben King", + "email": "9087625+benfdking@users.noreply.github.com", + "github": "benfdking" + }, { "name": "Daniel Muller", "email": "mrmeku@gmail.com", "github": "mrmeku" } ], - "repository": ["github:mrmeku/rules_playwright"], + "repository": ["github:quarylabs/rules_playwright"], "versions": [], "yanked_versions": {} }