Add fixed releaser to because this will be done by a bot. (#757)

* Add fixed releaser to because this will be done by a bot.

* Update metadata.template.json

---------

Co-authored-by: Alex Eagle <alex@aspect.dev>
This commit is contained in:
aiuto 2023-09-27 17:09:50 -04:00 committed by GitHub
parent 311a81ad12
commit ff60b34e03
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 1 deletions

3
.bcr/config.yml Normal file
View File

@ -0,0 +1,3 @@
fixedReleaser:
login: aiuto
email: aiuto@google.com

View File

@ -1,6 +1,11 @@
{
"homepage": "https://github.com/bazelbuild/rules_pkg",
"maintainers": [],
"maintainers": [
{
"email": "aiuto@google.com",
"name": "Tony Aiuto",
}
],
"repository": ["github:bazelbuild/rules_pkg"],
"versions": [],
"yanked_versions": {}