-
Notifications
You must be signed in to change notification settings - Fork 1.8k
/
CODEOWNERS
Validating CODEOWNERS rules...
46 lines (40 loc) · 1.66 KB
/
CODEOWNERS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
# 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
/Xamarin.Forms.Build.Tasks/ @StephaneDelcroix
# Core
/Xamarin.Forms.Core/ @StephaneDelcroix
# Blazor Desktop
/src/BlazorWebView/ @dotnet/dotnet-maui-blazor-eng
/src/Templates/src/templates/maui-blazor/ @dotnet/dotnet-maui-blazor-eng