Skip to content

Commit

Permalink
Fix maintainer handle for protobuf (#3057)
Browse files Browse the repository at this point in the history
Co-authored-by: Fabian Meumertzheim <[email protected]>
  • Loading branch information
meteorcloudy and fmeum authored Oct 30, 2024
1 parent 97f4b08 commit 54872d9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions modules/protobuf/metadata.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 54872d9

Please sign in to comment.