flang-compiler / f18

F18 is a front-end for Fortran intended to replace the existing front-end in the Flang compiler
230 stars 48 forks source link

Add initial CODE_OWNERS file #1066

Closed RichBarton-Arm closed 4 years ago

RichBarton-Arm commented 4 years ago

Add a CODE_OWNERS file to F18 in preparation for LLVM upstreaming.

See https://llvm.org/docs/DeveloperPolicy.html#code-owners for what a code owner is.

This superseeds the previous PR #881