Skip to content

Commit 5d8bbe1

Browse files
committed
Reword the intro to the code owners file
Instead of describing the job of a code owner within the code owners file, link to where we describe code ownership for the project.
1 parent 9b02e8d commit 5d8bbe1

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

clang/CodeOwners.rst

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,9 @@
22
Clang Code Owners
33
=================
44

5-
This file is a list of the people responsible for ensuring that patches for a
6-
particular part of Clang are reviewed, either by themself or by someone else.
7-
They are also the gatekeepers for their part of Clang, with the final word on
8-
what goes in or not.
5+
This file is a list of the
6+
`code owners <https://llvm.org/docs/DeveloperPolicy.html#code-owners>`_ for
7+
Clang.
98

109
.. contents::
1110
:depth: 2

0 commit comments

Comments
 (0)