2020-06-04 11:20:08 -05:00
|
|
|
## CODE NOTIFICATIONS
|
|
|
|
# Register yourself here to be notified about modifications
|
|
|
|
# for any files you have an interest in/know your way around.
|
|
|
|
|
|
|
|
# Each line is a file pattern followed by one or more users.
|
|
|
|
# Both github usernames and email addresses are supported.
|
|
|
|
# Order is important; the last matching pattern takes the most
|
|
|
|
# precedence. Previous matches will not be applied.
|
|
|
|
|
|
|
|
|
|
|
|
# PATH (can use glob) USERNAME(S)
|
|
|
|
|
2024-04-11 07:56:00 -05:00
|
|
|
CODEOWNERS @nakengelhardt
|
2020-06-04 11:20:08 -05:00
|
|
|
passes/cmds/scratchpad.cc @nakengelhardt
|
|
|
|
frontends/rpc/ @whitequark
|
|
|
|
backends/cxxrtl/ @whitequark
|
|
|
|
passes/cmds/bugpoint.cc @whitequark
|
|
|
|
passes/techmap/flowmap.cc @whitequark
|
|
|
|
passes/opt/opt_lut.cc @whitequark
|
2022-06-20 09:01:52 -05:00
|
|
|
passes/techmap/abc9*.cc @eddiehung @Ravenslofty
|
2021-03-30 00:01:57 -05:00
|
|
|
backends/aiger/xaiger.cc @eddiehung
|
2024-01-26 16:32:08 -06:00
|
|
|
docs/ @KrystalDelusion
|
2024-04-11 07:56:00 -05:00
|
|
|
.github/workflows/*.yml @mmicko
|
2020-06-04 11:20:08 -05:00
|
|
|
|
|
|
|
## External Contributors
|
|
|
|
# Only users with write permission to the repository get review
|
|
|
|
# requests automatically, but we add information for other
|
|
|
|
# contributors here too, so we know who to ask to take a look.
|
|
|
|
# These still override previous lines, so be careful not to
|
|
|
|
# accidentally disable any of the above rules.
|
|
|
|
|
2020-12-26 23:00:04 -06:00
|
|
|
frontends/verilog/ @zachjs
|
|
|
|
frontends/ast/ @zachjs
|
|
|
|
|
2022-06-20 09:01:52 -05:00
|
|
|
techlibs/intel_alm/ @Ravenslofty
|
2021-11-08 09:59:45 -06:00
|
|
|
techlibs/gowin/ @pepijndevos
|
2021-12-01 01:42:37 -06:00
|
|
|
techlibs/gatemate/ @pu-cc
|
2020-06-04 11:20:08 -05:00
|
|
|
|
|
|
|
# pyosys
|
|
|
|
misc/*.py @btut
|
|
|
|
|
|
|
|
backends/firrtl @ucbjrl @azidar
|
|
|
|
|
|
|
|
passes/sat/qbfsat.cc @boqwxp
|
2020-06-29 17:06:43 -05:00
|
|
|
passes/sat/qbfsat.h @boqwxp
|
2020-06-04 11:20:08 -05:00
|
|
|
passes/cmds/exec.cc @boqwxp
|
2020-06-19 14:10:06 -05:00
|
|
|
passes/cmds/glift.cc @boqwxp
|
2020-06-04 11:20:08 -05:00
|
|
|
passes/cmds/printattrs.cc @boqwxp
|