From 5803a24826ae15c92a4b9d13b427be35aa2c2321 Mon Sep 17 00:00:00 2001 From: Philip Withnall Date: Tue, 2 May 2023 11:19:19 +0100 Subject: docs: Add lb90 as a Windows maintainer MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit They’ve been actively doing good work. Signed-off-by: Philip Withnall --- docs/CODEOWNERS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/CODEOWNERS b/docs/CODEOWNERS index 41e657dfb..cd4ef7391 100644 --- a/docs/CODEOWNERS +++ b/docs/CODEOWNERS @@ -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 -- cgit v1.2.1