1
0
mirror of https://gitlab.gnome.org/GNOME/glib.git synced 2025-07-27 20:33:28 +02:00

Merge branch 'codeowners-lb90' into 'main'

docs: Add lb90 as a Windows maintainer

See merge request 
This commit is contained in:
Luca Bacci
2023-05-02 12:13:35 +00:00

@@ -38,13 +38,13 @@ subprojects/ @xclaesse @nirbheek @pwithnall
*.m @jralls @pwithnall @sdroege
# Windows support
*win32* @lrn @creiter @fanc999 @pwithnall @sdroege @nirbheek
*win32* @lrn @creiter @fanc999 @pwithnall @sdroege @nirbheek @lb90
# Windows support (MSVC-specific)
*msvc* @fanc999 @creiter @pwithnall @sdroege @nirbheek
*msvc* @fanc999 @creiter @pwithnall @sdroege @nirbheek @lb90
# Windows support (UWP-specific)
*uwp* @nirbheek
*uwp* @nirbheek @lb90
# Android support
*android* @xclaesse @pwithnall @sdroege