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>2021-11-20 00:37:14 +0300
committerGitHub <noreply@github.com>2021-11-20 00:37:14 +0300
commit0339fe117122821856d94dcaa0b08ab966b7ecb2 (patch)
treefb7472e199222f8819ea14f194d895141fe9c936 /.github
parentf11a3a4bbc36b2a18af0077cc53e7cee517615f7 (diff)
Remove netcore sources and arcade eng/common files (#21315)
They are no longer needed here.
Diffstat (limited to '.github')
-rw-r--r--.github/CODEOWNERS3
1 files changed, 0 insertions, 3 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index dd7fbe67a90..f81e09b5ab5 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -74,7 +74,6 @@
/mcs/tools @marek-safar @akoeplinger @steveisok
/mcs/tools/gensources @kg @akoeplinger
/mcs/tools/resx2sr @baulig
-/mcs/tools/upload-to-sentry @directhex @akoeplinger
/mono/arch @vargaz
@@ -129,8 +128,6 @@
/msvc @lateralusX @kg @akoeplinger
-/netcore @marek-safar @akoeplinger @egorbo @vargaz @steveisok
-
/packaging @alexischr @akoeplinger @directhex
/packaging/MacSDK/msbuild.py @radical @akoeplinger