Skip to content

Commit

Permalink
fix codeowners for the mtsource code (openshift-knative#454)
Browse files Browse the repository at this point in the history
  • Loading branch information
lionelvillard authored Mar 11, 2021
1 parent 5d8683b commit 9c479e0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
* @knative-sandbox/eventing-kafka-approvers @knative-sandbox/eventing-writers @knative-sandbox/knative-release-leads @knative-sandbox/technical-oversight-committee

# mtsource owners
/cmd/config/source/multi/** @knative-sandbox/eventing-kafka-mtsource-approvers
/cmd/source/mt* @knative-sandbox/eventing-kafka-mtsource-approvers
/pkg/common/scheduler/** @knative-sandbox/eventing-kafka-mtsource-approvers
/pkg/source/** @knative-sandbox/eventing-kafka-mtsource-approvers
/cmd/config/source/multi/** @knative-sandbox/eventing-kafka-mtsource-approvers @knative-sandbox/eventing-kafka-approvers @knative-sandbox/eventing-writers @knative-sandbox/knative-release-leads @knative-sandbox/technical-oversight-committee
/cmd/source/mt* @knative-sandbox/eventing-kafka-mtsource-approvers @knative-sandbox/eventing-kafka-approvers @knative-sandbox/eventing-writers @knative-sandbox/knative-release-leads @knative-sandbox/technical-oversight-committee
/pkg/common/scheduler/** @knative-sandbox/eventing-kafka-mtsource-approvers @knative-sandbox/eventing-kafka-approvers @knative-sandbox/eventing-writers @knative-sandbox/knative-release-leads @knative-sandbox/technical-oversight-committee
/pkg/source/** @knative-sandbox/eventing-kafka-mtsource-approvers @knative-sandbox/eventing-kafka-approvers @knative-sandbox/eventing-writers @knative-sandbox/knative-release-leads @knative-sandbox/technical-oversight-committee

# hack and test are owned by productivity
/hack/* @knative-sandbox/productivity-wg-leads @knative-sandbox/eventing-kafka-approvers @knative-sandbox/eventing-writers @knative-sandbox/knative-release-leads @knative-sandbox/technical-oversight-committee
Expand Down

0 comments on commit 9c479e0

Please sign in to comment.