mirror of https://github.com/knative/community.git
1091 lines
35 KiB
YAML
1091 lines
35 KiB
YAML
orgs:
|
|
knative-extensions:
|
|
name: Knative Extensions
|
|
description: Extensions and plugins that extend the Knative project.
|
|
email: admins@knative.dev
|
|
billing_email: admins@knative.dev
|
|
has_organization_projects: true
|
|
has_repository_projects: true
|
|
members_can_create_repositories: false
|
|
default_repository_permission: read
|
|
admins:
|
|
# steering
|
|
- aliok
|
|
- dprotaso
|
|
- evankanderson
|
|
- matzew
|
|
- arsenetar
|
|
# cncf
|
|
- caniszczyk
|
|
- cncf-ci
|
|
- thelinuxfoundation
|
|
# productivity
|
|
- upodroid
|
|
- knative-prow-robot
|
|
members:
|
|
- aavarghese
|
|
- aslom
|
|
- astelmashenko
|
|
- BobyMCbobs
|
|
- Cali0707
|
|
- cardil
|
|
- cdlliuy
|
|
- christophd
|
|
- chunyilyu
|
|
- creydr
|
|
- csantanapr
|
|
- Cynocracy
|
|
- dan-j
|
|
- davidhadas
|
|
- dilipgb
|
|
- dsimansk
|
|
- Fedosin
|
|
- firatbezir
|
|
- gabo1208
|
|
- gauron99
|
|
- houshengbo
|
|
- ikavgo
|
|
- joeeltgroth
|
|
- jrangelramos
|
|
- kahirokunn
|
|
- knative-automation
|
|
- knative-metrics-robot
|
|
- knative-prow-releaser-robot
|
|
- knative-prow-updater-robot
|
|
- knative-test-reporter-robot
|
|
- lberk
|
|
- Leo6Leo
|
|
- lkingland
|
|
- maschmid
|
|
- matejvasek
|
|
- mattmoor
|
|
- mgencur
|
|
- mmejia02
|
|
- mvinkler
|
|
- nader-ziada
|
|
- nainaz
|
|
- norbjd
|
|
- norman465
|
|
- pierDipi
|
|
- psschwei
|
|
- RamyChaabane
|
|
- ricardozanini
|
|
- salaboy
|
|
- Shashankft9
|
|
- ShravaniAK
|
|
- skonto
|
|
- spolti
|
|
- sutaakar
|
|
- vaibhavjainwiz
|
|
- yuvalif
|
|
- yuzisun
|
|
- zainabhusain227
|
|
repos:
|
|
# NOTE: If you are adding a repo here, you may also want to grant repo
|
|
# permissions for one or more teams, in the next section.
|
|
.github:
|
|
allow_merge_commit: false
|
|
allow_rebase_merge: false
|
|
# See also: https://github.blog/changelog/2019-02-21-organization-wide-community-health-files/
|
|
# See also: https://docs.github.com/en/actions/configuring-and-managing-workflows/sharing-workflow-templates-within-your-organization
|
|
description: "Repository for sharing org-wide Github metadata and workflow templates."
|
|
has_projects: true
|
|
has_wiki: false
|
|
async-component:
|
|
allow_merge_commit: false
|
|
allow_rebase_merge: false
|
|
description: "Add-on component to enable asynchronous service requests to Knative Services"
|
|
has_projects: true
|
|
has_wiki: false
|
|
squash_merge_commit_title: PR_TITLE
|
|
squash_merge_commit_message: COMMIT_MESSAGES
|
|
archived: true
|
|
autoscaler-keda:
|
|
allow_merge_commit: false
|
|
allow_rebase_merge: false
|
|
description: "Keda based Knative HPA Autoscaler"
|
|
has_projects: true
|
|
has_wiki: false
|
|
squash_merge_commit_title: PR_TITLE
|
|
squash_merge_commit_message: COMMIT_MESSAGES
|
|
backstage-plugins:
|
|
allow_merge_commit: false
|
|
allow_rebase_merge: false
|
|
description: Knative plugins for Backstage.
|
|
has_projects: true
|
|
has_wiki: false
|
|
squash_merge_commit_title: PR_TITLE
|
|
squash_merge_commit_message: COMMIT_MESSAGES
|
|
container-freezer:
|
|
allow_merge_commit: false
|
|
allow_rebase_merge: false
|
|
description: Idle containers when not handling requests.
|
|
has_projects: true
|
|
has_wiki: false
|
|
squash_merge_commit_title: PR_TITLE
|
|
squash_merge_commit_message: COMMIT_MESSAGES
|
|
archived: true
|
|
scaling-group:
|
|
allow_merge_commit: false
|
|
allow_rebase_merge: false
|
|
description: Prewarm the knative servives based on the call trace.
|
|
has_projects: true
|
|
has_wiki: false
|
|
squash_merge_commit_title: PR_TITLE
|
|
squash_merge_commit_message: COMMIT_MESSAGES
|
|
archived: true
|
|
control-protocol:
|
|
allow_merge_commit: false
|
|
allow_rebase_merge: false
|
|
description: Control protocol to enable interaction between control plane and data plane without redeploy
|
|
has_projects: true
|
|
has_wiki: false
|
|
squash_merge_commit_title: PR_TITLE
|
|
squash_merge_commit_message: COMMIT_MESSAGES
|
|
archived: true
|
|
discovery:
|
|
allow_merge_commit: false
|
|
allow_rebase_merge: false
|
|
description: "Enable interactions with a cluster and its resources: built-in types, CRDs and COs."
|
|
has_projects: true
|
|
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
|
|
description: AWS SQS integration with Knative Eventing.
|
|
has_projects: true
|
|
has_wiki: false
|
|
squash_merge_commit_title: PR_TITLE
|
|
squash_merge_commit_message: COMMIT_MESSAGES
|
|
eventing-camel:
|
|
allow_merge_commit: false
|
|
allow_rebase_merge: false
|
|
description: Apache Camel integration with Knative Eventing.
|
|
has_projects: true
|
|
has_wiki: false
|
|
squash_merge_commit_title: PR_TITLE
|
|
squash_merge_commit_message: COMMIT_MESSAGES
|
|
eventing-ceph:
|
|
allow_merge_commit: false
|
|
allow_rebase_merge: false
|
|
description: Converts Ceph notifications to Cloud Events for use with Knative Eventing.
|
|
has_projects: true
|
|
has_wiki: false
|
|
squash_merge_commit_title: PR_TITLE
|
|
squash_merge_commit_message: COMMIT_MESSAGES
|
|
eventing-couchdb:
|
|
allow_merge_commit: false
|
|
allow_rebase_merge: false
|
|
description: CouchDB integration with Knative Eventing.
|
|
has_projects: true
|
|
has_wiki: false
|
|
squash_merge_commit_title: PR_TITLE
|
|
squash_merge_commit_message: COMMIT_MESSAGES
|
|
eventing-github:
|
|
allow_merge_commit: false
|
|
allow_rebase_merge: false
|
|
description: Github integration with Knative Eventing.
|
|
has_projects: true
|
|
has_wiki: false
|
|
squash_merge_commit_title: PR_TITLE
|
|
squash_merge_commit_message: COMMIT_MESSAGES
|
|
eventing-gitlab:
|
|
allow_merge_commit: false
|
|
allow_rebase_merge: false
|
|
description: GitLab integration with Knative Eventing.
|
|
has_projects: true
|
|
has_wiki: false
|
|
squash_merge_commit_title: PR_TITLE
|
|
squash_merge_commit_message: COMMIT_MESSAGES
|
|
eventing-integrations:
|
|
allow_merge_commit: false
|
|
allow_rebase_merge: false
|
|
description: Eventing integration container images
|
|
has_projects: true
|
|
has_wiki: false
|
|
squash_merge_commit_title: PR_TITLE
|
|
squash_merge_commit_message: COMMIT_MESSAGES
|
|
eventing-istio:
|
|
allow_merge_commit: false
|
|
allow_rebase_merge: false
|
|
description: Eventing integration with istio.
|
|
has_projects: true
|
|
has_wiki: false
|
|
squash_merge_commit_title: PR_TITLE
|
|
squash_merge_commit_message: COMMIT_MESSAGES
|
|
eventing-kafka:
|
|
allow_merge_commit: false
|
|
allow_rebase_merge: false
|
|
description: Kafka integrations with Knative Eventing.
|
|
has_projects: true
|
|
has_wiki: false
|
|
squash_merge_commit_title: PR_TITLE
|
|
squash_merge_commit_message: COMMIT_MESSAGES
|
|
eventing-kogito:
|
|
allow_merge_commit: false
|
|
allow_rebase_merge: false
|
|
description: Kogito integration with Knative Eventing.
|
|
has_projects: true
|
|
has_wiki: false
|
|
squash_merge_commit_title: PR_TITLE
|
|
squash_merge_commit_message: COMMIT_MESSAGES
|
|
archived: true
|
|
eventing-kafka-broker:
|
|
allow_merge_commit: false
|
|
allow_rebase_merge: false
|
|
description: Alternate Kafka Broker implementation.
|
|
has_projects: true
|
|
has_wiki: false
|
|
squash_merge_commit_title: PR_TITLE
|
|
squash_merge_commit_message: COMMIT_MESSAGES
|
|
eventing-natss:
|
|
allow_merge_commit: false
|
|
allow_rebase_merge: false
|
|
description: NATS streaming integration with Knative Eventing.
|
|
has_projects: true
|
|
has_wiki: false
|
|
squash_merge_commit_title: PR_TITLE
|
|
squash_merge_commit_message: COMMIT_MESSAGES
|
|
eventing-prometheus:
|
|
allow_merge_commit: false
|
|
allow_rebase_merge: false
|
|
description: Prometheus integration with Knative Eventing.
|
|
has_projects: true
|
|
has_wiki: false
|
|
squash_merge_commit_title: PR_TITLE
|
|
squash_merge_commit_message: COMMIT_MESSAGES
|
|
eventing-rabbitmq:
|
|
allow_merge_commit: false
|
|
allow_rebase_merge: false
|
|
description: RabbitMQ eventing components. Knative Source and Broker.
|
|
has_projects: true
|
|
has_wiki: false
|
|
squash_merge_commit_title: PR_TITLE
|
|
squash_merge_commit_message: COMMIT_MESSAGES
|
|
eventing-redis:
|
|
allow_merge_commit: false
|
|
allow_rebase_merge: false
|
|
description: Redis integration with Knative Eventing.
|
|
has_projects: true
|
|
has_wiki: false
|
|
squash_merge_commit_title: PR_TITLE
|
|
squash_merge_commit_message: COMMIT_MESSAGES
|
|
func-go:
|
|
allow_merge_commit: false
|
|
allow_rebase_merge: false
|
|
description: Golang 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-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
|
|
description: Templates and examples for Knative functions.
|
|
has_projects: true
|
|
has_wiki: false
|
|
squash_merge_commit_title: PR_TITLE
|
|
squash_merge_commit_message: COMMIT_MESSAGES
|
|
homebrew-kn-plugins:
|
|
allow_merge_commit: false
|
|
allow_rebase_merge: false
|
|
description: Homebrew tap for holding all kn plugins that are released together with Knative.
|
|
has_projects: true
|
|
has_wiki: false
|
|
squash_merge_commit_title: PR_TITLE
|
|
squash_merge_commit_message: COMMIT_MESSAGES
|
|
kn-plugin-admin:
|
|
allow_merge_commit: false
|
|
allow_rebase_merge: false
|
|
description: Kn plugin for managing a Kubernetes based Knative installation.
|
|
has_projects: true
|
|
has_wiki: false
|
|
squash_merge_commit_title: PR_TITLE
|
|
squash_merge_commit_message: COMMIT_MESSAGES
|
|
kn-plugin-diag:
|
|
archived: true
|
|
allow_merge_commit: false
|
|
allow_rebase_merge: false
|
|
description: Kn plugin for exposing detailed information for different layers of knative objects for diagnose.
|
|
has_projects: true
|
|
has_wiki: false
|
|
squash_merge_commit_title: PR_TITLE
|
|
squash_merge_commit_message: COMMIT_MESSAGES
|
|
kn-plugin-event:
|
|
allow_merge_commit: false
|
|
allow_rebase_merge: false
|
|
description: Kn plugin for sending events to Knative sinks.
|
|
has_projects: true
|
|
has_wiki: false
|
|
kn-plugin-migration:
|
|
archived: true
|
|
allow_merge_commit: false
|
|
allow_rebase_merge: false
|
|
description: Kn plugin for migrating Knative services from one cluster to another.
|
|
has_projects: true
|
|
has_wiki: false
|
|
squash_merge_commit_title: PR_TITLE
|
|
squash_merge_commit_message: COMMIT_MESSAGES
|
|
kn-plugin-operator:
|
|
allow_merge_commit: false
|
|
allow_rebase_merge: false
|
|
description: Kn plugin for managing Knative with Knative Operator.
|
|
has_projects: true
|
|
has_wiki: false
|
|
squash_merge_commit_title: PR_TITLE
|
|
squash_merge_commit_message: COMMIT_MESSAGES
|
|
kn-plugin-quickstart:
|
|
allow_merge_commit: false
|
|
allow_rebase_merge: false
|
|
description: Kn plugin for installation of Knative cluster for developers to quickstart.
|
|
has_projects: true
|
|
has_wiki: false
|
|
squash_merge_commit_title: PR_TITLE
|
|
squash_merge_commit_message: COMMIT_MESSAGES
|
|
kn-plugin-service-log:
|
|
allow_merge_commit: false
|
|
allow_rebase_merge: false
|
|
description: Kn plugin for showing the standard output of Knative services.
|
|
has_projects: true
|
|
has_wiki: false
|
|
squash_merge_commit_title: PR_TITLE
|
|
squash_merge_commit_message: COMMIT_MESSAGES
|
|
kn-plugin-sample:
|
|
allow_merge_commit: false
|
|
allow_rebase_merge: false
|
|
description: A sample Kn plugin which can be used as a blueprint.
|
|
has_projects: true
|
|
has_wiki: false
|
|
squash_merge_commit_title: PR_TITLE
|
|
squash_merge_commit_message: COMMIT_MESSAGES
|
|
kn-plugin-source-kafka:
|
|
allow_merge_commit: false
|
|
allow_rebase_merge: false
|
|
description: Kn plugin for managing Kafka event sources.
|
|
has_projects: true
|
|
has_wiki: false
|
|
squash_merge_commit_title: PR_TITLE
|
|
squash_merge_commit_message: COMMIT_MESSAGES
|
|
kn-plugin-source-kamelet:
|
|
allow_merge_commit: false
|
|
allow_rebase_merge: false
|
|
description: Kn plugin for managing Kamelets and KameletBindings
|
|
has_projects: true
|
|
has_wiki: false
|
|
squash_merge_commit_title: PR_TITLE
|
|
squash_merge_commit_message: COMMIT_MESSAGES
|
|
knobots:
|
|
allow_merge_commit: false
|
|
allow_rebase_merge: false
|
|
description: A collection of github actions for routine maintenance of Knative repositories.
|
|
has_projects: true
|
|
has_wiki: false
|
|
squash_merge_commit_title: PR_TITLE
|
|
squash_merge_commit_message: COMMIT_MESSAGES
|
|
kperf:
|
|
archived: true
|
|
allow_merge_commit: false
|
|
allow_rebase_merge: false
|
|
description: A benchmarking tool to evaluate Knative performance
|
|
has_projects: true
|
|
has_wiki: false
|
|
squash_merge_commit_title: PR_TITLE
|
|
squash_merge_commit_message: COMMIT_MESSAGES
|
|
monitoring:
|
|
allow_merge_commit: false
|
|
allow_rebase_merge: false
|
|
description: Monitoring support for Knative
|
|
has_projects: false
|
|
has_wiki: false
|
|
squash_merge_commit_title: PR_TITLE
|
|
squash_merge_commit_message: COMMIT_MESSAGES
|
|
net-certmanager:
|
|
allow_merge_commit: false
|
|
allow_rebase_merge: false
|
|
description: Integration between knative and certmanager for managing TLS certs automatically.
|
|
has_projects: true
|
|
has_wiki: false
|
|
squash_merge_commit_title: PR_TITLE
|
|
squash_merge_commit_message: COMMIT_MESSAGES
|
|
archived: true
|
|
net-contour:
|
|
allow_merge_commit: false
|
|
allow_rebase_merge: false
|
|
description: A Knative ingress controller for Project Contour
|
|
has_projects: true
|
|
has_wiki: false
|
|
squash_merge_commit_title: PR_TITLE
|
|
squash_merge_commit_message: COMMIT_MESSAGES
|
|
net-http01:
|
|
allow_merge_commit: false
|
|
allow_rebase_merge: false
|
|
description: An ACME HTTP01 solver for the Knative Certificate CRD.
|
|
has_projects: true
|
|
has_wiki: false
|
|
squash_merge_commit_title: PR_TITLE
|
|
squash_merge_commit_message: COMMIT_MESSAGES
|
|
archived: true
|
|
net-istio:
|
|
allow_merge_commit: false
|
|
allow_rebase_merge: false
|
|
description: A Knative ingress controller for Istio.
|
|
has_projects: true
|
|
has_wiki: false
|
|
squash_merge_commit_title: PR_TITLE
|
|
squash_merge_commit_message: COMMIT_MESSAGES
|
|
net-gateway-api:
|
|
allow_merge_commit: false
|
|
allow_rebase_merge: false
|
|
description: Integration between Knative and service-apis (ingress v2) for Knative Ingress migration.
|
|
has_projects: true
|
|
has_wiki: false
|
|
squash_merge_commit_title: PR_TITLE
|
|
squash_merge_commit_message: COMMIT_MESSAGES
|
|
net-kourier:
|
|
allow_merge_commit: false
|
|
allow_rebase_merge: false
|
|
description: Purpose-built Knative Ingress implementation using just Envoy
|
|
with no additional CRDs
|
|
has_projects: true
|
|
has_wiki: false
|
|
squash_merge_commit_title: PR_TITLE
|
|
squash_merge_commit_message: COMMIT_MESSAGES
|
|
reconciler-test:
|
|
allow_merge_commit: false
|
|
allow_rebase_merge: false
|
|
description: Behaviour driven reconciler testing framework.
|
|
has_projects: true
|
|
has_wiki: false
|
|
squash_merge_commit_title: PR_TITLE
|
|
squash_merge_commit_message: COMMIT_MESSAGES
|
|
sample-controller:
|
|
allow_merge_commit: false
|
|
allow_rebase_merge: false
|
|
description: A template project for writing your own controller using the Knative helper libraries.
|
|
has_projects: true
|
|
has_wiki: false
|
|
squash_merge_commit_title: PR_TITLE
|
|
squash_merge_commit_message: COMMIT_MESSAGES
|
|
sample-source:
|
|
allow_merge_commit: false
|
|
allow_rebase_merge: false
|
|
description: A template project for writing your own Knative eventing source.
|
|
has_projects: true
|
|
has_wiki: false
|
|
squash_merge_commit_title: PR_TITLE
|
|
squash_merge_commit_message: COMMIT_MESSAGES
|
|
serving-progressive-rollout:
|
|
allow_merge_commit: false
|
|
allow_rebase_merge: false
|
|
description: Knative Serving extension to roll out the revision progressively
|
|
has_projects: true
|
|
has_wiki: false
|
|
squash_merge_commit_title: PR_TITLE
|
|
squash_merge_commit_message: COMMIT_MESSAGES
|
|
archived: true
|
|
security-guard:
|
|
allow_merge_commit: false
|
|
allow_rebase_merge: false
|
|
description: Runtime security plug to protect user containers
|
|
has_projects: true
|
|
has_wiki: false
|
|
squash_merge_commit_title: PR_TITLE
|
|
squash_merge_commit_message: COMMIT_MESSAGES
|
|
wg-repository:
|
|
allow_merge_commit: false
|
|
allow_rebase_merge: false
|
|
description: "Template for WG-owned repositories."
|
|
has_projects: true
|
|
has_wiki: false
|
|
squash_merge_commit_title: PR_TITLE
|
|
squash_merge_commit_message: COMMIT_MESSAGES
|
|
teams:
|
|
Client Writers:
|
|
description: Grants write access to client-related repositories.
|
|
privacy: closed
|
|
repos:
|
|
homebrew-kn-plugins: write
|
|
kn-plugin-admin: write
|
|
kn-plugin-event: write
|
|
kn-plugin-operator: write
|
|
kn-plugin-quickstart: write
|
|
kn-plugin-sample: write
|
|
kn-plugin-service-log: write
|
|
kn-plugin-source-kafka: write
|
|
kn-plugin-source-kamelet: write
|
|
teams:
|
|
Client WG Leads:
|
|
description: The Working Group Leads for Client
|
|
members:
|
|
- dsimansk
|
|
privacy: closed
|
|
Eventing Reviewers:
|
|
description: Receive reviews for eventing-related repositories
|
|
privacy: closed
|
|
members:
|
|
- creydr
|
|
- cali0707
|
|
- Leo6Leo
|
|
Eventing Writers:
|
|
description: Grants write access to eventing-related repositories.
|
|
privacy: closed
|
|
repos:
|
|
backstage-plugins: write
|
|
eventing-autoscaler-keda: write
|
|
eventing-awssqs: write
|
|
eventing-camel: write
|
|
eventing-ceph: write
|
|
eventing-couchdb: write
|
|
eventing-github: write
|
|
eventing-gitlab: write
|
|
eventing-integrations: write
|
|
eventing-istio: write
|
|
eventing-kafka-broker: write
|
|
eventing-kogito: write
|
|
eventing-natss: write
|
|
eventing-prometheus: write
|
|
eventing-rabbitmq: write
|
|
eventing-redis: write
|
|
sample-source: write
|
|
discovery: write
|
|
reconciler-test: write
|
|
teams:
|
|
Eventing WG Leads:
|
|
description: The Working Group leads for Eventing
|
|
members:
|
|
- pierDipi
|
|
- creydr
|
|
privacy: closed
|
|
members:
|
|
- aliok
|
|
- cali0707
|
|
- creydr
|
|
- matzew
|
|
- Leo6Leo
|
|
Eventing Kafka Writers:
|
|
description: Grants write access to Eventing Kafka WG leads on related repositories.
|
|
privacy: closed
|
|
repos:
|
|
eventing-kafka: write
|
|
eventing-kafka-broker: write
|
|
Function Runtime Writers:
|
|
description: Grants write access to knative-extensions func-go, func-python
|
|
privacy: closed
|
|
repos:
|
|
func-go: write
|
|
func-python: write
|
|
members:
|
|
- lkingland
|
|
- matejvasek
|
|
- matzew
|
|
- nainaz
|
|
- salaboy
|
|
Functastic Writers:
|
|
description: Grants write access to function related repositories
|
|
privacy: closed
|
|
repos:
|
|
func-tastic: write
|
|
members:
|
|
- lkingland
|
|
- matejvasek
|
|
- matzew
|
|
- nainaz
|
|
- salaboy
|
|
Knative Admin:
|
|
description: Individuals in the project who are responsible for billing and
|
|
general project administration.
|
|
privacy: closed
|
|
repos:
|
|
# All repos should be listed here!
|
|
.github: admin
|
|
async-component: admin
|
|
autoscaler-keda: admin
|
|
backstage-plugins: admin
|
|
container-freezer: admin
|
|
scaling-group: admin
|
|
discovery: admin
|
|
educational-game: admin
|
|
eventing-autoscaler-keda: admin
|
|
eventing-awssqs: admin
|
|
eventing-camel: admin
|
|
eventing-ceph: admin
|
|
eventing-couchdb: admin
|
|
eventing-github: admin
|
|
eventing-gitlab: admin
|
|
eventing-integrations: admin
|
|
eventing-istio: admin
|
|
eventing-kafka: admin
|
|
eventing-kogito: admin
|
|
eventing-kafka-broker: admin
|
|
eventing-natss: admin
|
|
eventing-prometheus: admin
|
|
eventing-rabbitmq: admin
|
|
eventing-redis: admin
|
|
func-go: admin
|
|
func-python: admin
|
|
func-tastic: admin
|
|
homebrew-kn-plugins: admin
|
|
kn-plugin-admin: admin
|
|
kn-plugin-diag: admin
|
|
kn-plugin-event: admin
|
|
kn-plugin-migration: admin
|
|
kn-plugin-operator: admin
|
|
kn-plugin-quickstart: admin
|
|
kn-plugin-sample: admin
|
|
kn-plugin-service-log: admin
|
|
kn-plugin-source-kafka: admin
|
|
kn-plugin-source-kamelet: admin
|
|
knobots: admin
|
|
kperf: admin
|
|
net-contour: admin
|
|
net-http01: admin
|
|
net-istio: admin
|
|
net-gateway-api: admin
|
|
net-kourier: admin
|
|
monitoring: admin
|
|
reconciler-test: admin
|
|
sample-controller: admin
|
|
sample-source: admin
|
|
serving-progressive-rollout: admin
|
|
security-guard: admin
|
|
wg-repository: admin
|
|
teams:
|
|
Knative Robots:
|
|
description: Contains robots and only robots.
|
|
members:
|
|
- knative-automation
|
|
- knative-prow-robot
|
|
- knative-prow-releaser-robot
|
|
- knative-prow-updater-robot
|
|
- knative-test-reporter-robot
|
|
privacy: closed
|
|
Steering Committee:
|
|
description: ""
|
|
maintainers:
|
|
- aliok
|
|
- arsenetar
|
|
- dprotaso
|
|
- evankanderson
|
|
- matzew
|
|
privacy: closed
|
|
Knative Release Leads:
|
|
privacy: closed
|
|
description: Active members of the Knative Release Leads rotation.
|
|
maintainers:
|
|
- dsimansk
|
|
- skonto
|
|
- dprotaso
|
|
- gauron99
|
|
Productivity Leads:
|
|
#Using the same team name as below `Productivity WG Leads` puts peribolos in a weird state.
|
|
privacy: closed
|
|
description: Members of the Productivity WG Leads.
|
|
maintainers:
|
|
- cardil
|
|
- upodroid
|
|
Operations Writers:
|
|
description: Grants write access to operations-related repositories.
|
|
privacy: closed
|
|
repos:
|
|
monitoring: write
|
|
members:
|
|
- dprotaso
|
|
- upodroid
|
|
teams:
|
|
Operations WG Leads:
|
|
description: The Working Group leads for Operations
|
|
members:
|
|
- houshengbo
|
|
privacy: closed
|
|
Productivity Writers:
|
|
description: Grants write access to productivity-related repositories.
|
|
privacy: closed
|
|
repos:
|
|
.github: write
|
|
knobots: write
|
|
members:
|
|
- cardil
|
|
- upodroid
|
|
teams:
|
|
Productivity WG Leads:
|
|
description: The Working Group leads for Productivity
|
|
members:
|
|
- cardil
|
|
- upodroid
|
|
privacy: closed
|
|
Security Writers:
|
|
description: Grants write access to security-related repositories.
|
|
privacy: closed
|
|
repos:
|
|
security-guard: write
|
|
teams:
|
|
Security WG Leads:
|
|
privacy: closed
|
|
description: The Working Group leads for Security
|
|
members:
|
|
- evankanderson
|
|
- davidhadas
|
|
Serving Reviewers:
|
|
description: Receive reviews for serving-related directories
|
|
privacy: closed
|
|
members:
|
|
- skonto
|
|
Serving Triage:
|
|
description: Grants triage access to serving-related repositories.
|
|
privacy: closed
|
|
members:
|
|
- skonto
|
|
repos:
|
|
autoscaler-keda: triage
|
|
net-certmanager: triage
|
|
net-contour: triage
|
|
net-gateway-api: triage
|
|
net-istio: triage
|
|
net-kourier: triage
|
|
reconciler-test: triage
|
|
sample-controller: triage
|
|
Serving Writers:
|
|
description: Grants write access to serving-related repositories.
|
|
privacy: closed
|
|
repos:
|
|
autoscaler-keda: write
|
|
net-certmanager: write
|
|
net-contour: write
|
|
net-gateway-api: write
|
|
net-istio: write
|
|
net-kourier: write
|
|
reconciler-test: write
|
|
sample-controller: write
|
|
teams:
|
|
Serving Approvers:
|
|
description: The Working Group leads for Serving
|
|
members:
|
|
- dsimansk
|
|
- skonto
|
|
privacy: closed
|
|
Serving WG Leads:
|
|
description: The Working Group leads for Serving
|
|
members:
|
|
- dprotaso
|
|
privacy: closed
|
|
UX Writers:
|
|
description: Grants write access to ux related repositories.
|
|
privacy: closed
|
|
repos:
|
|
educational-game: write
|
|
teams:
|
|
UX WG Leads:
|
|
privacy: closed
|
|
description: The Working Group leads for User Experience (UX)
|
|
members:
|
|
- Leo6Leo
|
|
- cali0707
|
|
- mmejia02
|
|
- zainabhusain227
|
|
|
|
autoscaler-keda Approvers:
|
|
description: Approver group for autoscaler-keda - to be used in CODEOWNERS file
|
|
privacy: closed
|
|
repos:
|
|
autoscaler-keda: write
|
|
members:
|
|
- skonto
|
|
|
|
backstage-plugins Reviewers:
|
|
description: Reviewer group for backstage-plugins - to be used in CODEOWNERS file
|
|
privacy: closed
|
|
members:
|
|
- aliok
|
|
- cali0707
|
|
- pierDipi
|
|
- Leo6Leo
|
|
|
|
backstage-plugins Writers:
|
|
description: Grants write access to backstage-plugins.
|
|
privacy: closed
|
|
repos:
|
|
backstage-plugins: write
|
|
members:
|
|
- aliok
|
|
- cali0707
|
|
- pierDipi
|
|
- Leo6Leo
|
|
|
|
discovery Approvers:
|
|
description: Approver group for discovery - to be used in CODEOWNERS file
|
|
privacy: closed
|
|
repos:
|
|
discovery: write
|
|
members:
|
|
- lberk
|
|
|
|
eventing-autoscaler-keda Approvers:
|
|
description: Approver group for eventing-autoscaler-keda - to be used in CODEOWNERS file
|
|
privacy: closed
|
|
repos:
|
|
eventing-autoscaler-keda: write
|
|
members: []
|
|
|
|
eventing-awssqs Approvers:
|
|
description: Approver group for eventing-awssqs - to be used in CODEOWNERS file
|
|
privacy: closed
|
|
repos:
|
|
eventing-awssqs: write
|
|
members:
|
|
- lberk
|
|
- matzew
|
|
|
|
eventing-ceph Approvers:
|
|
description: Approver group for eventing-ceph - to be used in CODEOWNERS file
|
|
privacy: closed
|
|
repos:
|
|
eventing-ceph: write
|
|
members:
|
|
- lberk
|
|
- matzew
|
|
|
|
eventing-couchdb Approvers:
|
|
description: Approver group for eventing-couchdb - to be used in CODEOWNERS file
|
|
privacy: closed
|
|
repos:
|
|
eventing-couchdb: write
|
|
members:
|
|
- lberk
|
|
- matzew
|
|
|
|
eventing-github Approvers:
|
|
description: Approver group for eventing-github - to be used in CODEOWNERS file
|
|
privacy: closed
|
|
repos:
|
|
eventing-github: write
|
|
members:
|
|
- lberk
|
|
- matzew
|
|
|
|
eventing-gitlab Approvers:
|
|
description: Approver group for eventing-gitlab - to be used in CODEOWNERS file
|
|
privacy: closed
|
|
repos:
|
|
eventing-gitlab: write
|
|
members:
|
|
- lberk
|
|
- matzew
|
|
|
|
eventing-kafka Approvers:
|
|
description: Approver group for eventing-kafka - to be used in CODEOWNERS file
|
|
privacy: closed
|
|
repos:
|
|
eventing-kafka: write
|
|
members:
|
|
- aliok
|
|
- lberk
|
|
- matzew
|
|
- pierDipi
|
|
|
|
eventing-kafka-broker Approvers:
|
|
description: Approver group for eventing-kafka-broker - to be used in CODEOWNERS file
|
|
privacy: closed
|
|
repos:
|
|
eventing-kafka-broker: write
|
|
members:
|
|
- pierDipi
|
|
- matzew
|
|
- aliok
|
|
|
|
eventing-kafka-broker Reviewers:
|
|
description: Receive reviews for eventing-kafka-broker - to be used in CODEOWNERS file
|
|
privacy: closed
|
|
members:
|
|
- cali0707
|
|
- Leo6Leo
|
|
|
|
eventing-natss Approvers:
|
|
description: Approver group for eventing-natss - to be used in CODEOWNERS file
|
|
privacy: closed
|
|
repos:
|
|
eventing-natss: write
|
|
members:
|
|
- astelmashenko
|
|
- dan-j
|
|
|
|
eventing-prometheus Approvers:
|
|
description: Approver group for eventing-prometheus - to be used in CODEOWNERS file
|
|
privacy: closed
|
|
repos:
|
|
eventing-prometheus: write
|
|
members:
|
|
- lberk
|
|
- matzew
|
|
|
|
eventing-rabbitmq Approvers:
|
|
description: Approver group for eventing-rabbitmq - to be used in CODEOWNERS file
|
|
privacy: closed
|
|
repos:
|
|
eventing-rabbitmq: write
|
|
members:
|
|
- ikavgo
|
|
eventing-redis Approvers:
|
|
description: Approver group for eventing-redis - to be used in CODEOWNERS file
|
|
privacy: closed
|
|
repos:
|
|
eventing-redis: write
|
|
members:
|
|
- aavarghese
|
|
- matzew
|
|
|
|
Function Runtime Approvers:
|
|
description: Approver group for func-go, func-python
|
|
privacy: closed
|
|
repos:
|
|
func-go: write
|
|
func-python: write
|
|
members:
|
|
- lkingland
|
|
- matejvasek
|
|
- matzew
|
|
- nainaz
|
|
- salaboy
|
|
|
|
func-tastic Approvers:
|
|
description: Approver group for func-tastic
|
|
privacy: closed
|
|
repos:
|
|
func-tastic: write
|
|
members:
|
|
- lkingland
|
|
- matejvasek
|
|
- nainaz
|
|
- salaboy
|
|
|
|
homebrew-kn-plugins Approvers:
|
|
description: Approver group for homebrew-kn-plugins - to be used in CODEOWNERS file
|
|
privacy: closed
|
|
repos:
|
|
homebrew-kn-plugins: write
|
|
members:
|
|
- dsimansk
|
|
|
|
kn-plugin-admin Approvers:
|
|
description: Approver group for kn-plugin-admin - to be used in CODEOWNERS file
|
|
privacy: closed
|
|
repos:
|
|
kn-plugin-admin: write
|
|
members:
|
|
- dsimansk
|
|
|
|
kn-plugin-event Approvers:
|
|
description: Approver group for kn-plugin-event - to be used in CODEOWNERS file
|
|
privacy: closed
|
|
repos:
|
|
kn-plugin-event: write
|
|
members:
|
|
- cardil
|
|
|
|
kn-plugin-operator Approvers:
|
|
description: Approver group for kn-plugin-operator - to be used in CODEOWNERS file
|
|
privacy: closed
|
|
repos:
|
|
kn-plugin-operator: write
|
|
members:
|
|
- houshengbo
|
|
- dsimansk
|
|
|
|
kn-plugin-quickstart Approvers:
|
|
description: Approver group for kn-plugin-quickstart - to be used in CODEOWNERS file
|
|
privacy: closed
|
|
repos:
|
|
kn-plugin-quickstart: write
|
|
members:
|
|
- dsimansk
|
|
- psschwei
|
|
|
|
kn-plugin-sample Approvers:
|
|
description: Approver group for kn-plugin-sample - to be used in CODEOWNERS file
|
|
privacy: closed
|
|
repos:
|
|
kn-plugin-sample: write
|
|
members:
|
|
- dsimansk
|
|
|
|
kn-plugin-service-log Approvers:
|
|
description: Approver group for kn-plugin-service-log - to be used in CODEOWNERS file
|
|
privacy: closed
|
|
repos:
|
|
kn-plugin-service-log: write
|
|
members:
|
|
- dsimansk
|
|
|
|
kn-plugin-source-kafka Approvers:
|
|
description: Approver group for kn-plugin-source-kafka - to be used in CODEOWNERS file
|
|
privacy: closed
|
|
repos:
|
|
kn-plugin-source-kafka: write
|
|
members:
|
|
- dsimansk
|
|
|
|
kn-plugin-source-kamelet Approvers:
|
|
description: Approver group for kn-plugin-source-kamelet - to be used in CODEOWNERS file
|
|
privacy: closed
|
|
repos:
|
|
kn-plugin-source-kamelet: write
|
|
members:
|
|
- christophd
|
|
|
|
net-contour Approvers:
|
|
description: Approver group for net-contour - to be used in CODEOWNERS file
|
|
privacy: closed
|
|
repos:
|
|
net-contour: write
|
|
members:
|
|
- dprotaso
|
|
|
|
net-gateway-api Approvers:
|
|
description: Approver group for net-gateway-api - to be used in CODEOWNERS file
|
|
privacy: closed
|
|
repos:
|
|
net-gateway-api: write
|
|
members:
|
|
- dprotaso
|
|
|
|
net-istio Approvers:
|
|
description: Approver group for net-istio - to be used in CODEOWNERS file
|
|
privacy: closed
|
|
repos:
|
|
net-istio: write
|
|
members:
|
|
- skonto
|
|
|
|
net-kourier Approvers:
|
|
description: Approver group for net-kourier - to be used in CODEOWNERS file
|
|
privacy: closed
|
|
repos:
|
|
net-kourier: write
|
|
members:
|
|
- skonto
|
|
|
|
security-guard Approvers:
|
|
description: Approver group for security-guard - to be used in CODEOWNERS file
|
|
privacy: closed
|
|
repos:
|
|
security-guard: write
|
|
members:
|
|
- davidhadas
|