[llvm] [QualGroup][docs] Add new members to LLVM Qualification Working Group (PR #161113)

via llvm-commits llvm-commits at lists.llvm.org
Sun Sep 28 19:28:55 PDT 2025


https://github.com/IamYJLee created https://github.com/llvm/llvm-project/pull/161113

## Summary

This PR adds three new members to the LLVM Qualification Working Group member table in the documentation.

## Changes

- **Jorge Pinto Sousa** (Critical Techworks)
- **José Rui Simões** (Critical Software)
- **Zaky Hermawan** (Individual contributor)

## Background

These new members have been nominated and approved through the working group's established nomination process as outlined in the QualGroup documentation. They meet the membership criteria for individuals with relevant experience in qualification-related efforts.

## Testing

- [x] Documentation builds successfully
- [x] Member table formatting is correct
- [x] All links and handles are properly formatted

## Related Links

- [LLVM Qualification Working Group Documentation](https://llvm.org/docs/QualGroup.html)

>From 02091d1266ff0614686d3091d826418f278afc25 Mon Sep 17 00:00:00 2001
From: LeeYoungJoon <dog3hk.dev at gmail.com>
Date: Mon, 29 Sep 2025 11:22:53 +0900
Subject: [PATCH] [QualGroup][docs] Add new members to LLVM Qualification
 Working Group
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Add three new members to the working group member table:
- Jorge Pinto Sousa from Critical Techworks
- José Rui Simões from Critical Software
- Zaky Hermawan (individual contributor)

These members have been approved through the group's nomination process and meet the membership criteria for qualification-related contributions.
---
 llvm/docs/QualGroup.rst | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

diff --git a/llvm/docs/QualGroup.rst b/llvm/docs/QualGroup.rst
index b45f569de2806..5c05e4ed72075 100644
--- a/llvm/docs/QualGroup.rst
+++ b/llvm/docs/QualGroup.rst
@@ -75,6 +75,16 @@ They meet the criteria for inclusion below. Knowing their handles help us keep t
      - capitan-davide
      - capitan_davide
      - capitan-davide
+   * - Jorge Pinto Sousa
+     - Critical Techworks
+     - sousajo-cc
+     - sousajo-cc
+     - sousajo-cc
+   * - José Rui Simões
+     - Critical Software
+     - jr-simoes
+     - jr_simoes
+     - iznogoud-zz
    * - Oscar Slotosch
      - Validas
      - slotosch
@@ -100,6 +110,11 @@ They meet the criteria for inclusion below. Knowing their handles help us keep t
      - YoungJunLee
      - YoungJunLee
      - IamYJLee
+   * - Zaky Hermawan
+     - No Affiliation
+     - ZakyHermawan
+     - quarkz99
+     - zakyHermawan
 
 
 Organizations are limited to three representatives within the group to maintain diversity.



More information about the llvm-commits mailing list