Skip to content
This repository has been archived by the owner on Jun 24, 2021. It is now read-only.

Commit

Permalink
Add CODEOWNERS file for approvals (#64)
Browse files Browse the repository at this point in the history
  • Loading branch information
lionelvillard authored Feb 23, 2021
1 parent 0175993 commit bd0c269
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# Default owners are TOC, release leads and Eventing writers
* @knative-sandbox/technical-oversight-committee
* @knative-sandbox/knative-release-leads
* @knative-sandbox/eventing-writers
* @knative-sandbox/eventing-camel-approvers

# hack and test are owned by productivity
/hack/* @knative-sandbox/productivity-wg-leads
/test/* @knative-sandbox/productivity-wg-leads

0 comments on commit bd0c269

Please sign in to comment.