projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
af457ce
)
CODEOWNERS: add @zachjs as Verilog/AST frontend owner
author
whitequark
<whitequark@whitequark.org>
Sun, 27 Dec 2020 05:00:04 +0000
(
05:00
+0000)
committer
GitHub
<noreply@github.com>
Sun, 27 Dec 2020 05:00:04 +0000
(
05:00
+0000)
CODEOWNERS
patch
|
blob
|
history
diff --git
a/CODEOWNERS
b/CODEOWNERS
index 350a62120b559fe15e0691abf379468744118275..0419e6e4410a60513b47a1c03fbc7d92f1e2667c 100644
(file)
--- a/
CODEOWNERS
+++ b/
CODEOWNERS
@@
-25,6
+25,9
@@
passes/opt/opt_lut.cc @whitequark
# 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/ @ZirconiumX
# pyosys