Skip to content

Commit d8ce990

Browse files
aduh95juanarbol
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 <luigipinca@gmail.com> Reviewed-By: Darshan Sen <raisinten@gmail.com> Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com> Reviewed-By: Geoffrey Booth <webadmin@geoffreybooth.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Chengzhong Wu <legendecas@gmail.com> Reviewed-By: Michael Dawson <midawson@redhat.com> Reviewed-By: Beth Griggs <bethanyngriggs@gmail.com> Reviewed-By: Danielle Adams <adamzdanielle@gmail.com>
1 parent 76c7ea1 commit d8ce990

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)