We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abb7de0 commit 9a2b812Copy full SHA for 9a2b812
catalog-info.yaml
@@ -6,7 +6,7 @@ metadata:
6
name: elasticsearch-serverless-js
7
spec:
8
type: library
9
- owner: group:clients-team
+ owner: group:devtools-team
10
lifecycle: production
11
12
---
@@ -18,7 +18,7 @@ metadata:
18
description: elasticsearch-serverless-js - integration tests
19
20
type: buildkite-pipeline
21
22
system: buildkite
23
implementation:
24
apiVersion: buildkite.elastic.dev/v1
@@ -29,7 +29,7 @@ spec:
29
repository: elastic/elasticsearch-serverless-js
30
pipeline_file: .buildkite/pipeline.yml
31
teams:
32
- clients-team:
+ devtools-team:
33
access_level: MANAGE_BUILD_AND_READ
34
everyone:
35
access_level: READ_ONLY
0 commit comments