[glib: 2/3] CODEOWNERS: Add myself as co-owner of Windows stuff



commit 7952a7472191533d7a7b6a54e5bb00e3a458b155
Author: Nirbheek Chauhan <nirbheek centricular com>
Date:   Tue Aug 27 03:10:32 2019 +0530

    CODEOWNERS: Add myself as co-owner of Windows stuff
    
    because I am a sucker for punishment.

 docs/CODEOWNERS | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/docs/CODEOWNERS b/docs/CODEOWNERS
index 187660422..e1d6efe8b 100644
--- a/docs/CODEOWNERS
+++ b/docs/CODEOWNERS
@@ -33,10 +33,13 @@ subprojects/                @xclaesse @nirbheek @pwithnall
 *.m    @jralls @pwithnall @sdroege
 
 # Windows support
-*win32*        @lrn @creiter @fanc999 @pwithnall @sdroege
+*win32*        @lrn @creiter @fanc999 @pwithnall @sdroege @nirbheek
 
-# Windows support (MSVC specific)
-*msvc* @fanc999 @creiter @pwithnall @sdroege
+# Windows support (MSVC-specific)
+*msvc* @fanc999 @creiter @pwithnall @sdroege @nirbheek
+
+# Windows support (UWP-specific)
+*uwp*   @nirbheek
 
 # Android support
 *android*      @xclaesse @pwithnall @sdroege


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]