Skip to content

Commit 47812d1

Browse files
committed
chore: update bcr maintainer info
1 parent 3877ea7 commit 47812d1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

.bcr/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# See https://github.com/bazel-contrib/publish-to-bcr#a-note-on-release-automation
22
fixedReleaser:
3-
login: gregmagolan
4-
email: greg@aspect.dev
3+
login: jbedard
4+
email: jason@aspect.build

.bcr/metadata.template.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
"homepage": "https://docs.aspect.build/rules/aspect_rules_webpack",
33
"maintainers": [
44
{
5-
"name": "Greg Magolan",
6-
"email": "[email protected]",
7-
"github": "gregmagolan"
5+
"email": "[email protected]",
6+
"github": "jbedard",
7+
"name": "Jason Bedard"
88
}
99
],
1010
"repository": ["github:aspect-build/rules_webpack"],

0 commit comments

Comments
 (0)