commit | d6536ee2bd4cd56b8b0ec83ac172351b5be001fb | [log] [tgz] |
---|---|---|
author | Stefan Bucur <281483+stefanbucur@users.noreply.github.com> | Sat Mar 30 13:52:48 2024 -0400 |
committer | GitHub <noreply@github.com> | Sat Mar 30 13:52:48 2024 -0400 |
tree | 294bfc1b9d8038008f5f30349205965a5d5b054a | |
parent | b0199e6313c342ddf0ff21e10827da63bf3aca0d [diff] |
Update metadata.template.json with correct email
diff --git a/.bcr/metadata.template.json b/.bcr/metadata.template.json index b35ba85..418d75e 100644 --- a/.bcr/metadata.template.json +++ b/.bcr/metadata.template.json
@@ -2,7 +2,7 @@ "homepage": "https://github.com/bazelbuild/rules_fuzzing", "maintainers": [ { - "email": "281483+stefanbucur@users.noreply.github.com", + "email": "sbucur@google.com", "github": "stefanbucur", "name": "Stefan Bucur" }