Skip to content

Commit

Permalink
feat: add educational-game repo (#1599)
Browse files Browse the repository at this point in the history
Signed-off-by: Calum Murray <[email protected]>
  • Loading branch information
Cali0707 authored Oct 10, 2024
1 parent e41557a commit b3cd789
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions peribolos/knative-extensions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -221,6 +221,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 @@ -692,6 +700,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 @@ -872,6 +881,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

0 comments on commit b3cd789

Please sign in to comment.