Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 1b557bb

Browse filesBrowse 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 <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 1996e61 commit 1b557bb
Copy full SHA for 1b557bb

File tree

Expand file treeCollapse file tree

1 file changed

+7
-4
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+7
-4
lines changed
Open diff view settings
Collapse file

‎.github/CODEOWNERS‎

Copy file name to clipboardExpand all lines: .github/CODEOWNERS
+7-4Lines changed: 7 additions & 4 deletions
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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.