Kiran Chandramohan | 2344cc4 | 2024-12-09 17:18:06 | [diff] [blame] | 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 | sscalpone@nvidia.com (email), sscalpone (GitHub), sscalpone (Discourse) |
| 17 | |
| 18 | #### Backend (Lowering, Fortran dialects, Codegen) |
| 19 | Jean Perier \ |
| 20 | jperier@nvidia.com (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 | andrzej.warzynski@arm.com (email), banach-space (GitHub), banach-space (Discourse) |
| 29 | |
| 30 | Tarun Prabhu \ |
| 31 | tarun@lanl.gov (email), tarunprabhu (GitHub), tarunprabhu (Discourse) |
| 32 | |
| 33 | #### Alias Analysis |
| 34 | Renaud Kauffmann \ |
| 35 | rkauffmann@nvidia.com (email), Renaud-K (GitHub), Renaud-K (Discourse) |
| 36 | |
| 37 | #### PFT, Block, IEEE support |
| 38 | Val Donaldson \ |
| 39 | vdonaldson@nvidia.com (email), vdonaldson (GitHub) |
| 40 | |
| 41 | #### Lowering, HLFIR, FIR, Codegen |
| 42 | Jean Perier \ |
| 43 | jperier@nvidia.com (email), jeanPerier (GitHub), jeanPerier (Discourse) |
| 44 | |
| 45 | Slava Zakharin \ |
| 46 | szakharin@nvidia.com (email), vzakhari (GitHub), szakharin (Discourse) |
| 47 | |
| 48 | Tom Eccles \ |
| 49 | tom.eccles@arm.com (email), tblah (GitHub), tblah (Discourse) |
| 50 | |
| 51 | Valentin Clement \ |
| 52 | clementval@gmail.com (email), clementval (GitHub), clementval (Discourse) |
| 53 | |
| 54 | #### OpenMP |
| 55 | ##### CPU support |
| 56 | Tom Eccles \ |
| 57 | tom.eccles@arm.com (email), tblah (GitHub), tblah (Discourse) |
| 58 | |
| 59 | ##### OpenMP 6.0 |
| 60 | Krzysztof Parzyszek \ |
| 61 | Krzysztof.Parzyszek@amd.com (email), kparzysz (GitHub), kparzysz (Discourse) |
| 62 | |
| 63 | ##### Target Offload |
| 64 | Sergio Afonso \ |
| 65 | safonsof@amd.com (email), skatrak (GitHub), skatrak (Discourse) |
| 66 | |
| 67 | #### OpenACC |
| 68 | Valentin Clement \ |
| 69 | clementval@gmail.com (email), clementval (GitHub), clementval (Discourse) |
| 70 | |
| 71 | Razvan Lupusoru \ |
| 72 | razvan.lupusoru@gmail.com (email), razvanlupusoru (GitHub), razvan.lupusoru (Discourse) |
| 73 | |
| 74 | #### CUDA Fortran |
| 75 | Valentin Clement \ |
| 76 | clementval@gmail.com (email), clementval (GitHub), clementval (Discourse) |
| 77 | |
| 78 | #### Debug |
| 79 | Abid Qadeer \ |
| 80 | haqadeer@amd.com (email), abidh (GitHub), abidh (Discourse) |
| 81 | |
| 82 | ## Inactive Maintainers |
| 83 | ### Lead Maintainers |
| 84 | #### Backend : (Lowering, FIR, Codegen) |
| 85 | Eric Schweitz \ |
| 86 | eschweitz@nvidia.com (email), schweitzpgi (GitHub), schweitz (Discourse) |
| 87 | |
| 88 | ### Component Maintainers |
| 89 | #### Semantics |
| 90 | Tim Keith |
| 91 | |
| 92 | #### OpenMP |
| 93 | Kiran Chandramohan \ |
| 94 | kiran.chandramohan@arm.com (email), kiranchandramohan (GitHub), kiranchandramohan (Discourse) |
| 95 | |