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

New Repo: adding educational-game repo to knative extensions #1599

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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
11 changes: 11 additions & 0 deletions peribolos/knative-extensions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -223,6 +223,14 @@ orgs:
has_wiki: false
squash_merge_commit_title: PR_TITLE
squash_merge_commit_message: COMMIT_MESSAGES
educational-game:
allow_merge_commit: false
allow_rebase_merge: false
description: "An educational game to teach Knative concepts, primarily focused around Event Driven Architectures"
has_projects: true
has_wiki: false
squash_merge_commit_title: PR_TITLE
squash_merge_commit_message: COMMIT_MESSAGES
eventing-awssqs:
allow_merge_commit: false
allow_rebase_merge: false
Expand Down Expand Up @@ -683,6 +691,7 @@ orgs:
container-freezer: admin
scaling-group: admin
discovery: admin
educational-game: admin
eventing-autoscaler-keda: admin
eventing-awssqs: admin
eventing-camel: admin
Expand Down Expand Up @@ -859,6 +868,8 @@ orgs:
UX Writers:
description: Grants write access to ux related repositories.
privacy: closed
repos:
educational-game: write
teams:
UX WG Leads:
privacy: closed
Expand Down
Loading