Skip to content

Commit b89d7bc

Browse files
authored
chore: update bcr maintainer info (#290)
1 parent 1921be7 commit b89d7bc

File tree

2 files changed

+9
-4
lines changed

2 files changed

+9
-4
lines changed

.bcr/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
fixedReleaser:
22
login: alexeagle
3-
email: alex@aspect.dev
3+
email: alex@aspect.build

.bcr/metadata.template.json

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,14 @@
22
"homepage": "https://docs.aspect.build/rules/aspect_rules_swc",
33
"maintainers": [
44
{
5-
"email": "[email protected]",
6-
"github": "aspect-build",
7-
"name": "Aspect team"
5+
"email": "[email protected]",
6+
"github": "alexeagle",
7+
"name": "Alex Eagle"
8+
},
9+
{
10+
"email": "[email protected]",
11+
"github": "jbedard",
12+
"name": "Jason Bedard"
813
}
914
],
1015
"repository": ["github:aspect-build/rules_swc"],

0 commit comments

Comments
 (0)