Skip to content

[Flang] Update Maintainers #117124

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Dec 9, 2024
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
91 changes: 91 additions & 0 deletions flang/Maintainers.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,91 @@
# Flang maintainers

This file is a list of the
[maintainers](https://llvm.org/docs/DeveloperPolicy.html#maintainers) for
Flang

## Active maintainers

### Lead maintainers
The following people are the active maintainers for the project. Please reach
out to them for code reviews, questions about their area of expertise, or other
assistance.

#### All areas not covered by others
Steve Scalpone \
[email protected] (email), sscalpone (GitHub), sscalpone (Discourse)

#### Backend (Lowering, Fortran dialects, Codegen)
Jean Perier \
[email protected] (email), jeanPerier (GitHub), jeanPerier (Discourse)

### Component maintainers
These maintainers are responsible for particular high-level components within
Flang that are typically contained to one area of the compiler.

#### Driver
Andrzej Warzyński \
[email protected] (email), banach-space (GitHub), banach-space (Discourse)

Tarun Prabhu \
[email protected] (email), tarunprabhu (GitHub), tarunprabhu (Discourse)

#### Alias Analysis
Renaud Kauffmann \
[email protected] (email), Renaud-K (GitHub), Renaud-K (Discourse)

#### PFT, Block, IEEE support
Val Donaldson \
[email protected] (email), vdonaldson (GitHub)

#### Lowering, HLFIR, FIR, Codegen
Jean Perier \
[email protected] (email), jeanPerier (GitHub), jeanPerier (Discourse)

Slava Zakharin \
[email protected] (email), vzakhari (GitHub), szakharin (Discourse)

Tom Eccles \
[email protected] (email), tblah (GitHub), tblah (Discourse)

Valentin Clement \
[email protected] (email), clementval (GitHub), clementval (Discourse)

#### OpenMP
##### CPU support
Tom Eccles \
[email protected] (email), tblah (GitHub), tblah (Discourse)

##### OpenMP 6.0
Krzysztof Parzyszek \
[email protected] (email), kparzysz (GitHub), kparzysz (Discourse)

##### Target Offload
Sergio Afonso \
[email protected] (email), skatrak (GitHub), skatrak (Discourse)

#### OpenACC
Valentin Clement \
[email protected] (email), clementval (GitHub), clementval (Discourse)

Razvan Lupusoru \
[email protected] (email), razvanlupusoru (GitHub), razvan.lupusoru (Discourse)

#### Debug
Abid Qadeer \
[email protected] (email), abidh (GitHub), abidh (Discourse)

## Inactive Maintainers
### Lead Maintainers
#### Backend : Lowering, FIR, Codegen)
Eric Schweitz \
[email protected] (email), schweitzpgi (GitHub), schweitz (Discourse)

### Component Maintainers
#### Semantics
Tim Keith

#### OpenMP
Kiran Chandramohan \
[email protected] (email), kiranchandramohan (GitHub), kiranchandramohan (Discourse)

18 changes: 0 additions & 18 deletions flang/Maintainers.txt

This file was deleted.

Loading