1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 12:43:36 +01:00

Point link to CODE_OWNERS.txt to klaus instead of viewvc.

llvm-svn: 267176
This commit is contained in:
Michael Kuperstein 2016-04-22 17:41:12 +00:00
parent cc00fe4f8f
commit 8bf993fc77

View File

@ -186,7 +186,7 @@ problem, we have a notion of an 'owner' for a piece of the code. The sole
responsibility of a code owner is to ensure that a commit to their area of the responsibility of a code owner is to ensure that a commit to their area of the
code is appropriately reviewed, either by themself or by someone else. The list code is appropriately reviewed, either by themself or by someone else. The list
of current code owners can be found in the file of current code owners can be found in the file
`CODE_OWNERS.TXT <http://llvm.org/viewvc/llvm-project/llvm/trunk/CODE_OWNERS.TXT?view=markup>`_ `CODE_OWNERS.TXT <http://llvm.org/klaus/llvm/blob/master/CODE_OWNERS.TXT>`_
in the root of the LLVM source tree. in the root of the LLVM source tree.
Note that code ownership is completely different than reviewers: anyone can Note that code ownership is completely different than reviewers: anyone can