Skip to content

Commit 92733e2

Browse files
authored
Fix bcr metadata templates in main so we can test push workflow (#1000)
* fix bcr metadata templates in main so we can test push workflow on bcr branch
1 parent 8a5a0bd commit 92733e2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.bcr/metadata.template.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"homepage": "https://github.com/bazelbuild/rules_pkg",
33
"maintainers": [
44
{
5-
"email": "aiuto@google.com",
6-
"name": "Tony Aiuto",
5+
"email": "aiuto@datadoghq.com",
6+
"name": "Tony Aiuto"
77
}
88
],
99
"repository": ["github:bazelbuild/rules_pkg"],

0 commit comments

Comments
 (0)