Skip to content

Commit

Permalink
Fix typo in BCR maintainer name config for acozzette@
Browse files Browse the repository at this point in the history
This was updated in BCR in bazelbuild/bazel-central-registry#3057, but gets clobbered by this template on release.

Will be backported to old branches so patches e.g. 29.x don't clobber this as well.

PiperOrigin-RevId: 697779177
  • Loading branch information
zhangskz authored and copybara-github committed Nov 18, 2024
1 parent 80a5a51 commit 6d15955
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .bcr/metadata.template.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@
"name": "Jerry Berg"
},
{
"email": "acozette@google.com",
"github": "acozette",
"name": "Adam Cozette",
"email": "acozzette@google.com",
"github": "acozzette",
"name": "Adam Cozzette",
"do_not_notify": true
},
{
Expand Down

0 comments on commit 6d15955

Please sign in to comment.