We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abb63a1 commit 4354ae9Copy full SHA for 4354ae9
.bcr/config.yml
@@ -1,3 +1,3 @@
1
fixedReleaser:
2
- login: mattem
3
- email: matt@aspect.dev
+ login: alexeagle
+ email: alex@aspect.build
.bcr/metadata.template.json
@@ -2,9 +2,9 @@
"homepage": "https://docs.aspect.build/rules/aspect_rules_py",
"maintainers": [
4
{
5
- "email": "hello@aspect.dev",
6
- "github": "aspect-build",
7
- "name": "Aspect team"
+ "email": "alex@aspect.build",
+ "github": "alexeagle",
+ "name": "Alex Eagle"
8
}
9
],
10
"repository": ["github:aspect-build/rules_py"],
0 commit comments