This commit is contained in:
Samantha Houts 2018-10-03 09:54:46 -07:00
Родитель 71226bfc91
Коммит 15c5071b13
1 изменённых файлов: 38 добавлений и 0 удалений

38
CODEOWNERS Normal file
Просмотреть файл

@ -0,0 +1,38 @@
# Tizen
/Xamarin.Forms.ControlGallery.Tizen/ @rookiejava
/Stubs/Xamarin.Forms.Platform.Tizen/ @rookiejava
/Xamarin.Forms.Platform.Tizen/ @rookiejava
/Xamarin.Forms.Maps.Tizen/ @rookiejava
/EmbeddingTestBeds/Embedding.Tizen/ @rookiejava
/PagesGallery/PagesGallery.Tizen/ @rookiejava
/Xamarin.Forms.Core/PlatformConfiguration/TizenSpecific @rookiejava
# GTK
/Xamarin.Forms.ControlGallery.GTK/ @jsuarezruiz
/Stubs/Xamarin.Forms.Platform.GTK/ @jsuarezruiz
/Xamarin.Forms.Platform.GTK/ @jsuarezruiz
/Xamarin.Forms.Maps.GTK/ @jsuarezruiz
/EmbeddingTestBeds/Embedding.GTK/ @jsuarezruiz
/PagesGallery/PagesGallery.GTK/ @jsuarezruiz
/Xamarin.Forms.Core/PlatformConfiguration/GTKSpecific @jsuarezruiz
# WPF
/Xamarin.Forms.ControlGallery.WPF/ @mohachouch
/Stubs/Xamarin.Forms.Platform.WPF/ @mohachouch
/Xamarin.Forms.Platform.WPF/ @mohachouch
/Xamarin.Forms.Maps.WPF/ @mohachouch
/EmbeddingTestBeds/Embedding.WPF/ @mohachouch
/PagesGallery/PagesGallery.WPF/ @mohachouch
/Xamarin.Forms.Core/PlatformConfiguration/WPFSpecific @mohachouch
# macOS
/Xamarin.Forms.ControlGallery.macOS/ @rmarinho
/Stubs/Xamarin.Forms.Platform.macOS/ @rmarinho
/Xamarin.Forms.Platform.macOS/ @rmarinho
/Xamarin.Forms.Maps.macOS/ @rmarinho
/EmbeddingTestBeds/Embedding.macOS/ @rmarinho
/PagesGallery/PagesGallery.macOS/ @rmarinho
/Xamarin.Forms.Core/PlatformConfiguration/macOSSpecific @rmarinho
# XAML
/Xamarin.Forms.Xaml/ @StephaneDelcroix