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:28:19 +0300
committertherzok <marius.ungureanu@xamarin.com>2019-08-12 15:53:33 +0300
commit85d97c099b501b173d88984d87053c907e6d5b41 (patch)
tree6621969af5e120e11601f74f90df9fb00747beaa /CODEOWNERS
parentec22ec51e2bca7880c9a20bce5035c11b4010768 (diff)
More CODEOWNERS
Diffstat (limited to 'CODEOWNERS')
-rw-r--r--CODEOWNERS3
1 files changed, 3 insertions, 0 deletions
diff --git a/CODEOWNERS b/CODEOWNERS
index 45ca47960b..633222cdae 100644
--- a/CODEOWNERS
+++ b/CODEOWNERS
@@ -9,7 +9,9 @@
# https://help.github.com/articles/about-codeowners
/main/build/MacOSX @Therzok @iainx
+/main/src/addins/PerformanceDiagnostics @mono/monodevelop-infrastructure
/main/src/core/MonoDevelop.Core @mono/monodevelop-core-owners
+/main/src/core/MonoDevelop.Core/MonoDevelop.FSW @Therzok
/main/src/core/MonoDevelop.Core/MonoDevelop.Utilities @mono/monodevelop-infrastructure
/main/src/core/MonoDevelop.Ide/MonoDevelop.Components.AtkCocoaHelper @iainx
/main/src/core/MonoDevelop.Ide/MonoDevelop.Components.Commands @slluis
@@ -39,3 +41,4 @@
/main/src/core/MonoDevelop.Ide/branding @slluis
/main/tests/IdeUnitTests @mono/monodevelop-infrastructure
/main/tests/UnitTests @mono/monodevelop-infrastructure
+/main/src/tools/ExtensionTools @mono/monodevelop-infrastructure