3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-06-27 08:28:45 +00:00

Merge pull request #5155 from YosysHQ/lofty/codeowners

CODEOWNERS: add myself for the ABC doc
This commit is contained in:
Lofty 2025-06-02 08:38:32 +01:00 committed by GitHub
commit 169f04e634
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -20,6 +20,7 @@ passes/opt/opt_lut.cc @whitequark
passes/techmap/abc9*.cc @eddiehung @Ravenslofty passes/techmap/abc9*.cc @eddiehung @Ravenslofty
backends/aiger/xaiger.cc @eddiehung backends/aiger/xaiger.cc @eddiehung
docs/ @KrystalDelusion docs/ @KrystalDelusion
docs/source/using_yosys/synthesis/abc.rst @KrystalDelusion @Ravenslofty
.github/workflows/*.yml @mmicko .github/workflows/*.yml @mmicko
## External Contributors ## External Contributors