Skip to content

Commit 5be834d

Browse files
committed
Update catalog-info with devtools-team ownership
1 parent d29bf9e commit 5be834d

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

catalog-info.yaml

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
1+
---
12
apiVersion: backstage.io/v1alpha1
23
kind: Resource
34
metadata:
4-
name: buildkite-pipeline-elasticsearch-php
5+
name: 76f58964-9833-4fee-995e-ac20f4e32263
6+
namespace: terrazzo-local
57
spec:
68
implementation:
79
apiVersion: buildkite.elastic.dev/v1
@@ -10,10 +12,11 @@ spec:
1012
description: Elasticsearch PHP Client
1113
name: elasticsearch-php
1214
spec:
15+
default_branch: null
1316
repository: elastic/elasticsearch-php
1417
teams:
15-
clients-team: {}
18+
devtools-team: {}
1619
everyone:
1720
access_level: READ_ONLY
18-
owner: group:clients-team
21+
owner: group:devtools-team
1922
type: buildkite-pipeline

0 commit comments

Comments
 (0)