Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added kn-plugin-source-pkg to knative-sandbox #297

Merged
merged 1 commit into from
Sep 30, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions peribolos/knative-sandbox.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,7 @@ orgs:
- markito
- matzew
- mayaspivak
- maximilien
- mdemirhan
- mfine30
- mgencur
Expand Down Expand Up @@ -330,6 +331,12 @@ orgs:
description: Kn plugin for managing a Kubernetes based Knative installation.
has_projects: true
has_wiki: false
kn-plugin-source-pkg:
allow_merge_commit: false
allow_rebase_merge: false
description: Common code for Kn source plugins
has_projects: true
has_wiki: false
kperf:
allow_merge_commit: false
allow_rebase_merge: false
Expand Down Expand Up @@ -398,6 +405,7 @@ orgs:
repos:
build-spike: write
kn-plugin-admin: write
kn-plugin-source-pkg: write
teams:
Client WG Leads:
description: The Working Group Leads for Client
Expand Down Expand Up @@ -476,6 +484,7 @@ orgs:
eventing-prometheus: admin
eventing-rabbitmq: admin
kn-plugin-admin: admin
kn-plugin-source-pkg: admin
kperf: admin
net-certmanager: admin
net-contour: admin
Expand Down