| # This file specifies default reviewers for new pull requests. This is used as a |
| # convenience - the OpenTitan project doesn't currently have a formalised notion |
| # Note: The default reviewers aren't required to give a review prior to merging. |
| # You are encouraged to add non-default reviewers where you know someone else |
| # may have useful insight or has been recently working in the area touched by |
| # your PR. Anyone is able to contribute to pull request review, and is |
| # Order: last matching pattern takes the most precedence. |
| # Please refer the link for the detail |
| # https://help.github.com/en/articles/about-code-owners |
| # Utils: reggen, topgen, tlgen |
| util/*gen/ @eunchan @msfschaffner @tjaychen |
| util/tlgen.py @eunchan @msfschaffner |
| util/topgen.py @eunchan @msfschaffner @tjaychen |
| /hw/ip/flash_ctrl/ @tjaychen |
| /hw/ip/prim* @sjgitty @eunchan @tjaychen |
| /hw/ip/rv_core_ibex/ @imphil @tjaychen |
| /hw/ip/rv_dm/ @imphil @vogelpi |
| /hw/ip/tlul/ @sjgitty @eunchan @tjaychen |
| /hw/top_*/doc/top_* @eunchan @msfschaffner |
| # DV related common files |
| /sw/ @mcy @moidx @gkelly @sriyerg |
| azure_pipelines.yml @mcy @imphil |