Skip to content

Commit a9bfb4b

Browse files
authored
Update catalog-info.yaml (#708)
Add the client-team to the access list.
1 parent 2d0e3a5 commit a9bfb4b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

catalog-info.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,12 @@ spec:
1717
apiVersion: buildkite.elastic.dev/v1
1818
kind: Pipeline
1919
metadata:
20+
description: Elasticsearch Java Client
2021
name: elasticsearch-java
2122
spec:
2223
repository: elastic/elasticsearch-java
2324
pipeline_file: ".buildkite/pipeline.yml"
2425
teams:
25-
# your-team:
26-
# access_level: MANAGE_BUILD_AND_READ
26+
clients-team: {}
2727
everyone:
2828
access_level: READ_ONLY

0 commit comments

Comments
 (0)