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

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortherzok <marius.ungureanu@xamarin.com>2019-08-07 14:23:21 +0300
committertherzok <marius.ungureanu@xamarin.com>2019-08-12 15:53:33 +0300
commitec22ec51e2bca7880c9a20bce5035c11b4010768 (patch)
treea60a83190c66399c7befd71afd3e98fccbcf8843 /CODEOWNERS
parent223450782ac5805035a29ae57432e7717bfcd0a1 (diff)
Add codeowners for stublauncher
Diffstat (limited to 'CODEOWNERS')
-rw-r--r--CODEOWNERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/CODEOWNERS b/CODEOWNERS
index b3c24f18df..45ca47960b 100644
--- a/CODEOWNERS
+++ b/CODEOWNERS
@@ -8,6 +8,7 @@
# https://github.com/blog/2392-introducing-code-owners
# https://help.github.com/articles/about-codeowners
+/main/build/MacOSX @Therzok @iainx
/main/src/core/MonoDevelop.Core @mono/monodevelop-core-owners
/main/src/core/MonoDevelop.Core/MonoDevelop.Utilities @mono/monodevelop-infrastructure
/main/src/core/MonoDevelop.Ide/MonoDevelop.Components.AtkCocoaHelper @iainx