We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
CODEOWNERS
1 parent 76c7ea1 commit d8ce990Copy full SHA for d8ce990
.github/CODEOWNERS
@@ -1,9 +1,12 @@
1
# Node.js Project Codeowners
2
3
-# 1. Codeowners must always be teams, never individuals
4
-# 2. Each codeowner team should contain at least one TSC member
5
-# 3. PRs touching any code with a codeowner must be signed off by at least one
6
-# person on the code owner team.
+# This file does not define any requirements for landing PRs.
+# Its purpose is to allow automation of courtesy pings to the
+# relevant team(s) when any of the paths listed here are modified.
+# Criteria for landing PRs are defined in
7
+# https://github.com/nodejs/node/blob/main/doc/contributing/collaborator-guide.md#code-reviews.
8
+#
9
+# Codeowners must always be teams, never individuals.
10
11
# tsc
12
0 commit comments