[DomTree] Remove dead code.[NFC]
[llvm-project.git] / flang / CODE_OWNERS.TXT
blob7f84d357f9c41a6f2344999843b75684cd03db35
1 This file is a list of the people responsible for ensuring that patches for a
2 particular part of Flang are reviewed, either by themself or by someone else.
3 They are also the gatekeepers for their part of Flang, with the final word on
4 what goes in or not.
6 The list is sorted by surname and formatted to allow easy grepping and
7 beautification by scripts. The fields are: name (N), email (E), web-address
8 (W), PGP key ID and fingerprint (P), description (D), snail-mail address
9 (S) and (I) IRC handle. Each entry should contain at least the (N), (E) and
10 (D) fields.
12 N: Steve Scalpone
13 E: sscalpone@nvidia.com
14 D: Anything not covered by others
16 N: Eric Schweitz
17 E: eschweitz@nvidia.com
18 D: FIR (lib/Optimizer), Fortran lowering (lib/Lower)