aboutsummaryrefslogtreecommitdiff
path: root/clang/CodeOwners.rst
diff options
context:
space:
mode:
authorAaron Ballman <aaron@aaronballman.com>2023-08-04 09:08:41 -0400
committerAaron Ballman <aaron@aaronballman.com>2023-08-04 09:09:53 -0400
commit5d8bbe196a0782f5e003e2ba080745b2111a22f0 (patch)
treef419b679e34d85c60663ce25b88b561e97374df1 /clang/CodeOwners.rst
parent9b02e8d4a0abd60ae1a825e4192fc4ea67ba9049 (diff)
downloadllvm-5d8bbe196a0782f5e003e2ba080745b2111a22f0.zip
llvm-5d8bbe196a0782f5e003e2ba080745b2111a22f0.tar.gz
llvm-5d8bbe196a0782f5e003e2ba080745b2111a22f0.tar.bz2
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.
Diffstat (limited to 'clang/CodeOwners.rst')
-rw-r--r--clang/CodeOwners.rst7
1 files changed, 3 insertions, 4 deletions
diff --git a/clang/CodeOwners.rst b/clang/CodeOwners.rst
index d7f6b4e..672abd1 100644
--- a/clang/CodeOwners.rst
+++ b/clang/CodeOwners.rst
@@ -2,10 +2,9 @@
Clang Code Owners
=================
-This file is a list of the people responsible for ensuring that patches for a
-particular part of Clang are reviewed, either by themself or by someone else.
-They are also the gatekeepers for their part of Clang, with the final word on
-what goes in or not.
+This file is a list of the
+`code owners <https://llvm.org/docs/DeveloperPolicy.html#code-owners>`_ for
+Clang.
.. contents::
:depth: 2