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:
authorSven Boemer <sbomer@gmail.com>2019-04-15 23:13:27 +0300
committerMarek Safar <marek.safar@gmail.com>2019-04-17 20:04:05 +0300
commit20363020e8d45d6721a9e5ad6ca36b32a3a20ce6 (patch)
tree23ea35754014b17797392ef33756a47dbec95df7 /.github
parenta2f66a78430e0c08d9dff1affac437467fa43e43 (diff)
Remove jenkins jobs and supporting scripts
This also adds a status badge for the .NET Core build.
Diffstat (limited to '.github')
-rw-r--r--.github/CODEOWNERS4
1 files changed, 1 insertions, 3 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 7e383fd75..b76a91513 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -6,8 +6,6 @@
* @marek-safar
/src/analyzer @radekdoulik
-/corebuild @sbomer
+/src/ILLink.Tasks @sbomer
/src/linker @marek-safar @mrvoorhe
/test @marek-safar @mrvoorhe
-
-netci.groovy @sbomer