Skip to content

Commit 01ef347

Browse files
committed
Merge pull-request #496
2 parents 2953f71 + 16aded3 commit 01ef347

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/CODEOWNERS

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,8 @@
11
* @tkhq/qos-operators
2+
3+
# For Cargo.toml files and Cargo.lock files, we want an extra review from dependency reviewers
4+
Cargo.* @tkhq/dependency-reviewers
5+
6+
# We also want this file (COWDEOWNERS file) to be subject to the utmost scrutiny.
7+
# Otherwise qos-operators can collude to remove dependency reviews.
8+
/.github/CODEOWNERS @tkhq/qos-operators @tkhq/dependency-reviewers

0 commit comments

Comments
 (0)