Skip to content

Commit 9640e9e

Browse files
committed
[CODEOWNERS] Remove msf from codeowners file
There are automatic reviewer assignmnets based on the codeowners file. msf is not attached to the project anymore. So it's quite annyoing to get PRs automatically to him assigned. Probagly for him as well. Signed-off-by: Robert Schilling <[email protected]>
1 parent 0469d01 commit 9640e9e

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

.github/CODEOWNERS

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -27,19 +27,9 @@
2727
/WORKSPACE @cfrantz
2828
/.bazelrc @cfrantz
2929

30-
# Utils: reggen, topgen, tlgen
31-
util/*gen/ @msfschaffner
32-
util/tlgen.py @msfschaffner
33-
util/topgen.py @msfschaffner
34-
3530
# RTL related
3631
/hw/ip/aes/ @vogelpi
37-
/hw/ip/alert_handler/ @msfschaffner
38-
/hw/ip/pinmux/ @msfschaffner
3932
/hw/ip/rv_dm/ @vogelpi
40-
/hw/top_*/doc/top_* @msfschaffner
41-
/hw/top_*/ip/ast @msfschaffner
42-
4333

4434
# DV related common files
4535
dv/ @lowRISC/ot-dv-reviewers

0 commit comments

Comments
 (0)