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

github.com/mono/linker.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '.github/CODEOWNERS')
-rw-r--r--.github/CODEOWNERS3
1 files changed, 2 insertions, 1 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 5f36c8af7..7e383fd75 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -5,8 +5,9 @@
# the default owners for everything in the repo.
* @marek-safar
-/analyzer @radekdoulik
+/src/analyzer @radekdoulik
/corebuild @sbomer
/src/linker @marek-safar @mrvoorhe
+/test @marek-safar @mrvoorhe
netci.groovy @sbomer