[flang-commits] [flang] [flang] Add David Truby as maintainer for Flang on Windows (PR #142619)

David Truby via flang-commits flang-commits at lists.llvm.org
Tue Jun 3 07:50:59 PDT 2025


https://github.com/DavidTruby created https://github.com/llvm/llvm-project/pull/142619

Hi all, I'd like to propose myself as a Maintainer for Flang on Windows.
I feel that this would be helpful to have an obvious point of contact for people submitting Windows issues for Flang, as well as reviews. While we don't generally see a huge number of Windows issues currently, I've worked with Windows on Flang in the past, for example in the following PRs: #120114, #116667, #90758, #72519; as well as helped other people fix Windows issues in their PRs: #130253, #108017, #74728. 

I've added as reviewers a few people I have worked on Windows issues with in the past, and would like to ping a couple more who I can't add, if they'd like to give input (@h-vetinari @bradking). 

>From 2682ba3243e9da35bd858af24d96dcaabb715db6 Mon Sep 17 00:00:00 2001
From: David Truby <david at truby.dev>
Date: Tue, 3 Jun 2025 15:41:22 +0100
Subject: [PATCH] [flang] Add David Truby as maintainer for Flang on Windows

---
 flang/Maintainers.md | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/flang/Maintainers.md b/flang/Maintainers.md
index f4a7635389138..b994c300e4e2c 100644
--- a/flang/Maintainers.md
+++ b/flang/Maintainers.md
@@ -79,6 +79,13 @@ clementval at gmail.com (email), clementval (GitHub), clementval (Discourse)
 Abid Qadeer \
 haqadeer at amd.com (email), abidh (GitHub), abidh (Discourse)
 
+### Platform maintainers
+These maintainers are responsible for particular platforms that Flang supports
+
+#### Windows
+David Truby \
+david.truby at arm.com (email), davidtruby (GitHub), davidtruby (Discourse), truby (Discord)
+
 ## Inactive Maintainers
 ### Lead Maintainers
 #### Backend : (Lowering, FIR, Codegen)



More information about the flang-commits mailing list