From e873f13454946cd289c428976bef51b29bbc3508 Mon Sep 17 00:00:00 2001 From: George Tokmaji Date: Sun, 26 Oct 2025 10:53:13 +0100 Subject: [PATCH] Add myself as a windows-msvc maintainer --- src/doc/rustc/src/platform-support/windows-msvc.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/doc/rustc/src/platform-support/windows-msvc.md b/src/doc/rustc/src/platform-support/windows-msvc.md index 826c75b79c572..c4b56201e7968 100644 --- a/src/doc/rustc/src/platform-support/windows-msvc.md +++ b/src/doc/rustc/src/platform-support/windows-msvc.md @@ -12,6 +12,7 @@ Windows MSVC targets. [@ChrisDenton](https://github.com/ChrisDenton) [@dpaoliello](https://github.com/dpaoliello) +[@Fulgen301](https://github.com/Fulgen301) [@lambdageek](https://github.com/lambdageek) [@sivadeilra](https://github.com/sivadeilra) [@wesleywiser](https://github.com/wesleywiser)