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:
authorMichael Voorhees <michaelv@unity3d.com>2019-03-20 22:18:07 +0300
committerMarek Safar <marek.safar@gmail.com>2019-03-21 13:44:16 +0300
commit4aec428d2c06a9652a609bf70ff54edd9dcb5917 (patch)
treef28dc096b3ea492b3c15930951bf3c47cb3e3261 /.github
parent9e655107a3ee7c74fce905df1b9c48cc18041e68 (diff)
Another update to the owners file
Diffstat (limited to '.github')
-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