diff options
author | Lofty <dan.ravensloft@gmail.com> | 2022-06-20 15:01:52 +0100 |
---|---|---|
committer | Lofty <dan.ravensloft@gmail.com> | 2022-06-20 15:02:50 +0100 |
commit | 34804f3fb63d8f576ec614904171c1384839cd73 (patch) | |
tree | fe1a996365e383e03421b9f39853e72bfabf136b | |
parent | 90147f5fbf38aef79067dfb92a9e5eceff791ba7 (diff) | |
download | yosys-34804f3fb63d8f576ec614904171c1384839cd73.tar.gz yosys-34804f3fb63d8f576ec614904171c1384839cd73.tar.bz2 yosys-34804f3fb63d8f576ec614904171c1384839cd73.zip |
codeowners: adopt ABC9 and update intel_alm username
-rw-r--r-- | CODEOWNERS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/CODEOWNERS b/CODEOWNERS index 11a8cc026..a33a9a68c 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -16,7 +16,7 @@ backends/cxxrtl/ @whitequark passes/cmds/bugpoint.cc @whitequark passes/techmap/flowmap.cc @whitequark passes/opt/opt_lut.cc @whitequark -passes/techmap/abc9*.cc @eddiehung +passes/techmap/abc9*.cc @eddiehung @Ravenslofty backends/aiger/xaiger.cc @eddiehung @@ -30,7 +30,7 @@ backends/aiger/xaiger.cc @eddiehung frontends/verilog/ @zachjs frontends/ast/ @zachjs -techlibs/intel_alm/ @ZirconiumX +techlibs/intel_alm/ @Ravenslofty techlibs/gowin/ @pepijndevos techlibs/gatemate/ @pu-cc |