Skip to content

Commit

Permalink
🤖 Adding entries for func-python (#1565)
Browse files Browse the repository at this point in the history
Signed-off-by: Matthias Wessendorf <[email protected]>
  • Loading branch information
matzew authored Apr 30, 2024
1 parent 073d92c commit 0dac28f
Showing 1 changed file with 13 additions and 2 deletions.
15 changes: 13 additions & 2 deletions peribolos/knative-extensions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -334,6 +334,14 @@ orgs:
has_wiki: false
squash_merge_commit_title: PR_TITLE
squash_merge_commit_message: COMMIT_MESSAGES
func-python:
allow_merge_commit: false
allow_rebase_merge: false
description: Python runtime and invocation framework for Knative functions
has_projects: true
has_wiki: false
squash_merge_commit_title: PR_TITLE
squash_merge_commit_message: COMMIT_MESSAGES
func-tastic:
allow_merge_commit: false
allow_rebase_merge: false
Expand Down Expand Up @@ -628,10 +636,11 @@ orgs:
eventing-kafka: write
eventing-kafka-broker: write
Function Runtime Writers:
description: Grants write access to knative-extensions/func-go
description: Grants write access to knative-extensions func-go, func-python
privacy: closed
repos:
func-go: write
func-python: write
members:
- lance
- lkingland
Expand Down Expand Up @@ -677,6 +686,7 @@ orgs:
eventing-rabbitmq: admin
eventing-redis: admin
func-go: admin
func-python: admin
func-tastic: admin
homebrew-kn-plugins: admin
kn-plugin-admin: admin
Expand Down Expand Up @@ -1012,10 +1022,11 @@ orgs:
- matzew

Function Runtime Approvers:
description: Approver group for func-go
description: Approver group for func-go, func-python
privacy: closed
repos:
func-go: write
func-python: write
members:
- lance
- lkingland
Expand Down

0 comments on commit 0dac28f

Please sign in to comment.