mirror of https://github.com/YosysHQ/yosys.git
CODEOWNERS: add myself for read_verilog and AST
This commit is contained in:
parent
7d82d80a95
commit
1c422fcb6e
|
|
@ -30,8 +30,8 @@ docs/source/using_yosys/synthesis/abc.rst @KrystalDelusion @Ravenslofty
|
||||||
# These still override previous lines, so be careful not to
|
# These still override previous lines, so be careful not to
|
||||||
# accidentally disable any of the above rules.
|
# accidentally disable any of the above rules.
|
||||||
|
|
||||||
frontends/verilog/ @zachjs
|
frontends/verilog/ @widlarizer
|
||||||
frontends/ast/ @zachjs
|
frontends/ast/ @widlarizer
|
||||||
|
|
||||||
techlibs/intel_alm/ @Ravenslofty
|
techlibs/intel_alm/ @Ravenslofty
|
||||||
techlibs/gowin/ @pepijndevos
|
techlibs/gowin/ @pepijndevos
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue