Merge pull request #4714 from spiffxp/add-k-sigs-boskos

sigs.yaml: add kubernetes-sigs/boskos
This commit is contained in:
Kubernetes Prow Robot 2020-04-13 15:43:11 -07:00 committed by GitHub
commit 1d1be76338
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View File

@ -44,6 +44,7 @@ The following [subprojects][subproject-definition] are owned by sig-testing:
### boskos
Boskos is a resource manager service that handles different kinds of resources and transitions between different states. We use it on the Kubernetes project to manage pools of GCP projects for CI/CD.
- **Owners:**
- https://raw.githubusercontent.com/kubernetes-sigs/boskos/master/OWNERS
- https://raw.githubusercontent.com/kubernetes/test-infra/master/boskos/OWNERS
### gopherage
Gopherage is a tool for manipulating Go coverage files. We use it on the Kubernetes project to report on code coverage due to e2e tests

View File

@ -2174,6 +2174,7 @@ sigs:
description: |
Boskos is a resource manager service that handles different kinds of resources and transitions between different states. We use it on the Kubernetes project to manage pools of GCP projects for CI/CD.
owners:
- https://raw.githubusercontent.com/kubernetes-sigs/boskos/master/OWNERS
- https://raw.githubusercontent.com/kubernetes/test-infra/master/boskos/OWNERS
- name: gopherage
description: |