We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 673cda2 commit 600bf76Copy full SHA for 600bf76
catalog-info.yaml
@@ -6,7 +6,7 @@ metadata:
6
name: enterprise-search-python
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: Test enterprise-search-python client
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/enterprise-search-python
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