From 16a4a837b6ff97a1aead2b348346dd5102cd94a7 Mon Sep 17 00:00:00 2001 From: Ali Ok Date: Tue, 9 May 2023 13:26:28 +0300 Subject: [PATCH] Add more Knative repos Signed-off-by: Ali Ok --- data/cncf.yaml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/data/cncf.yaml b/data/cncf.yaml index 6218c4ef..737f9c54 100644 --- a/data/cncf.yaml +++ b/data/cncf.yaml @@ -1010,6 +1010,26 @@ url: https://github.com/knative/serving check_sets: - code + - name: test-infra + url: https://github.com/knative/test-infra + check_sets: + - code-lite + - name: func + url: https://github.com/knative/func + check_sets: + - code-lite + - name: operator + url: https://github.com/knative/operator + check_sets: + - code-lite + - name: pkg + url: https://github.com/knative/pkg + check_sets: + - code-lite + - name: networking + url: https://github.com/knative/networking + check_sets: + - code-lite - name: krator display_name: Krator description: Kubernetes Rust State Machine Operator