diff --git a/CODEOWNERS b/CODEOWNERS index ef8c803ed..a54a6d773 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -12,7 +12,9 @@ CODEOWNERS @nakengelhardt passes/cmds/scratchpad.cc @nakengelhardt +frontends/ast/ @widlarizer frontends/rpc/ @whitequark +frontends/verilog/ @widlarizer backends/cxxrtl/ @whitequark passes/cmds/bugpoint.cc @whitequark passes/techmap/flowmap.cc @whitequark @@ -30,9 +32,6 @@ docs/source/using_yosys/synthesis/abc.rst @KrystalDelusion @Ravenslofty # These still override previous lines, so be careful not to # accidentally disable any of the above rules. -frontends/verilog/ @zachjs -frontends/ast/ @zachjs - techlibs/intel_alm/ @Ravenslofty techlibs/gowin/ @pepijndevos techlibs/gatemate/ @pu-cc