Skip to content

Commit 940087b

Browse files
authored
Add Jonathan Schear as a maintainer (#950)
Trying to figure out why the release automation isn't publishing to BCR; current theory is we're missing a maintainer with a Github username, or the trailing comma in the maintainers list is a problem. Whatever the case, add me 😄
1 parent f41e6e8 commit 940087b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.bcr/metadata.template.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@
55
"email": "[email protected]",
66
"name": "rules_ios Maintainers"
77
},
8+
{
9+
"name": "Jonathan Schear",
10+
"email": "[email protected]",
11+
"github": "jschear"
12+
}
813
],
914
"repository": [
1015
"github:bazel-ios/rules_ios"

0 commit comments

Comments
 (0)