Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Köplinger <alex.koeplinger@outlook.com>2019-11-09 02:44:57 +0300
committerAlexander Köplinger <alex.koeplinger@outlook.com>2019-11-09 02:44:57 +0300
commitf9b3b5276d4d48ea1be3117b008cd756b6c20d9c (patch)
treeb80c0c22b73a78aa7034b5b71878ed38cdcf6d8f /.github
parented2d5f69e0cf04242ac29dae851bf8ec38f2b651 (diff)
Fix llvm path in CODEOWNERS file
Diffstat (limited to '.github')
-rw-r--r--.github/CODEOWNERS2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 6277981fdcf..48d2993b4e3 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -34,7 +34,7 @@
/external/corefx @akoeplinger @marek-safar @egorbo @steveisok
/external/corert @akoeplinger @marek-safar @egorbo @steveisok
/external/linker @marek-safar
-/external/llvm @SamMonoRT @vargaz @imhameed
+/external/llvm-project @SamMonoRT @vargaz @imhameed
/external/nuget-buildtasks @radical @akoeplinger
/external/roslyn-binaries @kg @marek-safar @akoeplinger @lewing