Fix typo in BCR maintainer name config for acozzette@

This was updated in BCR in https://github.com/bazelbuild/bazel-central-registry/pull/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
pull/19306/head
Sandy Zhang 2 months ago committed by Copybara-Service
parent 80a5a511e4
commit 6d1595559d
  1. 6
      .bcr/metadata.template.json

@ -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
},
{

Loading…
Cancel
Save