We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2953f71 + 16aded3 commit 01ef347Copy full SHA for 01ef347
.github/CODEOWNERS
@@ -1 +1,8 @@
1
* @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