Skip to content

Commit ed04c30

Browse files
committed
Finalize BCR release flow
1 parent 67039ef commit ed04c30

File tree

2 files changed

+19
-12
lines changed

2 files changed

+19
-12
lines changed

.bcr/README.md

Lines changed: 0 additions & 9 deletions
This file was deleted.

.bcr/metadata.template.json

Lines changed: 19 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,23 @@
11
{
2-
"homepage": "https://github.com/thesayyn/rules_buildx",
3-
"maintainers": [],
4-
"repository": ["github:thesayyn/rules_buildx"],
2+
"homepage": "https://docs.aspect.build/rules/aspect_rules_buildx",
3+
"maintainers": [
4+
{
5+
"email": "alex@aspect.build",
6+
"github": "alexeagle",
7+
"name": "Alex Eagle"
8+
},
9+
{
10+
"email": "sahin@aspect.build",
11+
"github": "thesayyn",
12+
"name": "Şahin Yort"
13+
},
14+
{
15+
"email": "reid@aspect.build",
16+
"github": "arrdem",
17+
"name": "Reid D McKenzie"
18+
}
19+
],
20+
"repository": ["github:aspect-build/rules_buildx"],
521
"versions": [],
622
"yanked_versions": {}
723
}

0 commit comments

Comments
 (0)