Skip to content

Commit 64c64cb

Browse files
authored
chore: update maintainers for BCR (#39)
Alex and Reid are no longer at Aspect, so let's add new owners. --- ### Changes are visible to end-users: no ### Test plan - Covered by existing test cases
1 parent f4f4720 commit 64c64cb

1 file changed

Lines changed: 11 additions & 6 deletions

File tree

.bcr/metadata.template.json

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,19 @@
22
"homepage": "https://registry.build/github/aspect-build/tools_telemetry",
33
"maintainers": [
44
{
5-
"email": "alex@aspect.build",
6-
"github": "alexeagle",
7-
"name": "Alex Eagle"
5+
"email": "jason@aspect.build",
6+
"github": "jbedard",
7+
"name": "Jason Bedard"
88
},
99
{
10-
"email": "reid@aspect.build",
11-
"github": "arrdem",
12-
"name": "Reid D McKenzie"
10+
"email": "adamc@aspect.build",
11+
"github": "acozzette",
12+
"name": "Adam Cozzette"
13+
},
14+
{
15+
"email": "greg@aspect.build",
16+
"github": "gregmagolan",
17+
"name": "Greg Magolan"
1318
}
1419
],
1520
"repository": ["github:aspect-build/tools_telemetry"],

0 commit comments

Comments
 (0)