|
| 1 | +# Flang maintainers |
| 2 | + |
| 3 | +This file is a list of the |
| 4 | +[maintainers](https://llvm.org/docs/DeveloperPolicy.html#maintainers) for |
| 5 | +Flang |
| 6 | + |
| 7 | +## Active maintainers |
| 8 | + |
| 9 | +### Lead maintainers |
| 10 | +The following people are the active maintainers for the project. Please reach |
| 11 | +out to them for code reviews, questions about their area of expertise, or other |
| 12 | +assistance. |
| 13 | + |
| 14 | +#### All areas not covered by others |
| 15 | +Steve Scalpone \ |
| 16 | +[email protected] (email), sscalpone (GitHub), sscalpone (Discourse) |
| 17 | + |
| 18 | +#### Backend (Lowering, Fortran dialects, Codegen) |
| 19 | +Jean Perier \ |
| 20 | +[email protected] (email), jeanPerier (GitHub), jeanPerier (Discourse) |
| 21 | + |
| 22 | +### Component maintainers |
| 23 | +These maintainers are responsible for particular high-level components within |
| 24 | +Flang that are typically contained to one area of the compiler. |
| 25 | + |
| 26 | +#### Driver |
| 27 | +Andrzej Warzyński \ |
| 28 | +[email protected] (email), banach-space (GitHub), banach-space (Discourse) |
| 29 | + |
| 30 | +Tarun Prabhu \ |
| 31 | +[email protected] (email), tarunprabhu (GitHub), tarunprabhu (Discourse) |
| 32 | + |
| 33 | +#### Alias Analysis |
| 34 | +Renaud Kauffmann \ |
| 35 | +[email protected] (email), Renaud-K (GitHub), Renaud-K (Discourse) |
| 36 | + |
| 37 | +#### PFT, Block, IEEE support |
| 38 | +Val Donaldson \ |
| 39 | +[email protected] (email), vdonaldson (GitHub) |
| 40 | + |
| 41 | +#### Lowering, HLFIR, FIR, Codegen |
| 42 | +Jean Perier \ |
| 43 | +[email protected] (email), jeanPerier (GitHub), jeanPerier (Discourse) |
| 44 | + |
| 45 | +Slava Zakharin \ |
| 46 | +[email protected] (email), vzakhari (GitHub), szakharin (Discourse) |
| 47 | + |
| 48 | +Tom Eccles \ |
| 49 | +[email protected] (email), tblah (GitHub), tblah (Discourse) |
| 50 | + |
| 51 | +Valentin Clement \ |
| 52 | +[email protected] (email), clementval (GitHub), clementval (Discourse) |
| 53 | + |
| 54 | +#### OpenMP |
| 55 | +##### CPU support |
| 56 | +Tom Eccles \ |
| 57 | +[email protected] (email), tblah (GitHub), tblah (Discourse) |
| 58 | + |
| 59 | +##### OpenMP 6.0 |
| 60 | +Krzysztof Parzyszek \ |
| 61 | +[email protected] (email), kparzysz (GitHub), kparzysz (Discourse) |
| 62 | + |
| 63 | +##### Target Offload |
| 64 | +Sergio Afonso \ |
| 65 | +[email protected] (email), skatrak (GitHub), skatrak (Discourse) |
| 66 | + |
| 67 | +#### OpenACC |
| 68 | +Valentin Clement \ |
| 69 | +[email protected] (email), clementval (GitHub), clementval (Discourse) |
| 70 | + |
| 71 | +Razvan Lupusoru \ |
| 72 | +[email protected] (email), razvanlupusoru (GitHub), razvan.lupusoru (Discourse) |
| 73 | + |
| 74 | +#### CUDA Fortran |
| 75 | +Valentin Clement \ |
| 76 | +[email protected] (email), clementval (GitHub), clementval (Discourse) |
| 77 | + |
| 78 | +#### Debug |
| 79 | +Abid Qadeer \ |
| 80 | +[email protected] (email), abidh (GitHub), abidh (Discourse) |
| 81 | + |
| 82 | +## Inactive Maintainers |
| 83 | +### Lead Maintainers |
| 84 | +#### Backend : (Lowering, FIR, Codegen) |
| 85 | +Eric Schweitz \ |
| 86 | +[email protected] (email), schweitzpgi (GitHub), schweitz (Discourse) |
| 87 | + |
| 88 | +### Component Maintainers |
| 89 | +#### Semantics |
| 90 | +Tim Keith |
| 91 | + |
| 92 | +#### OpenMP |
| 93 | +Kiran Chandramohan \ |
| 94 | +[email protected] (email), kiranchandramohan (GitHub), kiranchandramohan (Discourse) |
| 95 | + |
0 commit comments