Skip to content

Commit 1b557bb

Browse files
aduh95RafaelGSS
authored andcommitted
meta: update comment in CODEOWNERS to better reflect current policy
We do not enforce signing off by any code owners when landing PRs. PR-URL: #45944 Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Darshan Sen <[email protected]> Reviewed-By: Joyee Cheung <[email protected]> Reviewed-By: Geoffrey Booth <[email protected]> Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Chengzhong Wu <[email protected]> Reviewed-By: Michael Dawson <[email protected]> Reviewed-By: Beth Griggs <[email protected]> Reviewed-By: Danielle Adams <[email protected]>
1 parent 1996e61 commit 1b557bb

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

.github/CODEOWNERS

+7-4
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
11
# Node.js Project Codeowners
22

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.
3+
# This file does not define any requirements for landing PRs.
4+
# Its purpose is to allow automation of courtesy pings to the
5+
# relevant team(s) when any of the paths listed here are modified.
6+
# 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.
710

811
# tsc
912

0 commit comments

Comments
 (0)