We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7361e80 commit fe84712Copy full SHA for fe84712
catalog-info.yaml
@@ -6,7 +6,7 @@ metadata:
6
name: elasticsearch-py
7
spec:
8
type: library
9
- owner: group:clients-team
+ owner: group:devtools-team
10
lifecycle: production
11
dependsOn:
12
- "resource:elasticsearch-py"
@@ -20,7 +20,7 @@ metadata:
20
description: elasticsearch-py integration tests
21
22
type: buildkite-pipeline
23
24
system: buildkite
25
implementation:
26
apiVersion: buildkite.elastic.dev/v1
@@ -31,7 +31,7 @@ spec:
31
repository: elastic/elasticsearch-py
32
pipeline_file: .buildkite/pipeline.yml
33
teams:
34
- clients-team:
+ devtools-team:
35
access_level: MANAGE_BUILD_AND_READ
36
everyone:
37
access_level: READ_ONLY
0 commit comments