This repository has been archived by the owner on May 1, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
/
CODEOWNERS
Validating CODEOWNERS rules...
42 lines (37 loc) · 1.65 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
# Tizen
/Xamarin.Forms.ControlGallery.Tizen/ @rookiejava @myroot @shyunmin @sung-su
/Stubs/Xamarin.Forms.Platform.Tizen/ @rookiejava @myroot @shyunmin @sung-su
/Xamarin.Forms.Platform.Tizen/ @rookiejava @myroot @shyunmin @sung-su
/Xamarin.Forms.Maps.Tizen/ @rookiejava @myroot @shyunmin @sung-su
/EmbeddingTestBeds/Embedding.Tizen/ @rookiejava @myroot @shyunmin @sung-su
/PagesGallery/PagesGallery.Tizen/ @rookiejava @myroot @shyunmin @sung-su
/Xamarin.Forms.Core/PlatformConfiguration/TizenSpecific @rookiejava @myroot @wonyoungChoi
# 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