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:
authorMartin Baulig <mabaul@microsoft.com>2018-12-12 17:34:54 +0300
committerMarek Safar <marek.safar@gmail.com>2018-12-12 17:34:54 +0300
commit41e57c671f6a48c106b05722f22bfa629c3da3d6 (patch)
tree02218f8e88e2155ab7544c1d559e3be96eb24385 /.github
parent22a4056ecfbb5a5d2bc2db4789af4f4193edfa6a (diff)
[resx2sr]: Giving this tool some love. (#11969)
Diffstat (limited to '.github')
-rw-r--r--.github/CODEOWNERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 46559287146..86bb37f809d 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -73,6 +73,7 @@
/mcs/tools @marek-safar @akoeplinger
/mcs/tools/gensources @kg @akoeplinger
+/mcs/tools/resx2sr @baulig
/mcs/tools/upload-to-sentry @alexanderkyte @akoeplinger
/mono/arch @vargaz @lewurm