We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67039ef commit ed04c30Copy full SHA for ed04c30
.bcr/README.md
.bcr/metadata.template.json
@@ -1,7 +1,23 @@
1
{
2
- "homepage": "https://github.com/thesayyn/rules_buildx",
3
- "maintainers": [],
4
- "repository": ["github:thesayyn/rules_buildx"],
+ "homepage": "https://docs.aspect.build/rules/aspect_rules_buildx",
+ "maintainers": [
+ {
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"],
21
"versions": [],
22
"yanked_versions": {}
23
}
0 commit comments