Skip to content

Commit

Permalink
MAINTAINERS: add us as riscv collaborator
Browse files Browse the repository at this point in the history
add @pfarwsi and @kanakshilledar as collaborators for the
RISCV Area. Added Visionfive2 Board in the RISCV Area

Signed-off-by: Kanak Shilledar <kanakshilledar111@protonmail.com>
  • Loading branch information
kanakshilledar committed Mar 6, 2024
1 parent b17d7fc commit 12b12c2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CODEOWNERS
Validating CODEOWNERS rules …
Expand Up @@ -40,6 +40,7 @@
/soc/riscv/riscv-privileged/andes_v5/ @cwshu @kevinwang821020 @jimmyzhe
/soc/riscv/riscv-privileged/neorv32/ @henrikbrixandersen
/soc/riscv/riscv-privileged/gd32vf103/ @soburi
/soc/starfive/jh71xx/ @pfarwsi
/soc/riscv/riscv-privileged/niosv/ @sweeaun
/boards/arm/96b_argonkey/ @avisconti
/boards/arm/96b_avenger96/ @Mani-Sadhasivam
Expand Down Expand Up @@ -118,6 +119,7 @@
/boards/riscv/niosv*/ @sweeaun
/boards/riscv/sparkfun_red_v_things_plus/ @soburi
/boards/riscv/stamp_c3/ @soburi
/boards/starfive/visionfive2_jh7110/ @kanakshilledar @pfarwsi
/boards/shields/atmel_rf2xx/ @nandojve
/boards/shields/esp_8266/ @nandojve
/boards/shields/inventek_eswifi/ @nandojve
Expand Down Expand Up @@ -437,7 +439,7 @@
/dts/riscv/microchip/microchip-miv.dtsi @galak
/dts/riscv/openisa/rv32m1* @dleach02
/dts/riscv/riscv32-litex-vexriscv.dtsi @mateusz-holenko @kgugala @pgielda
/dts/riscv/starfive/ @rajnesh-kanwal
/dts/riscv/starfive/ @rajnesh-kanwal @pfarwsi
/dts/riscv/andes/andes_v5* @cwshu @kevinwang821020 @jimmyzhe
/dts/riscv/niosv/ @sweeaun
/dts/arm/armv*m.dtsi @galak @ioannisg
Expand Down
4 changes: 4 additions & 0 deletions MAINTAINERS.yml
Expand Up @@ -2859,17 +2859,21 @@ RISCV arch:
- carlocaione
- npitre
- ycsin
- pfarwsi
- kanakshilledar
files:
- arch/riscv/
- boards/qemu/riscv*/
- boards/sifive/
- boards/sparkfun/red_v_things_plus/
- boards/starfive/
- dts/bindings/riscv/
- dts/riscv/
- include/zephyr/arch/riscv/
- soc/common/riscv-privileged/
- soc/sifive/
- soc/riscv/
- soc/starfive/jh71xx/
- tests/arch/riscv/
- doc/hardware/arch/risc-v.rst
- drivers/interrupt_controller/intc_plic.c
Expand Down

0 comments on commit 12b12c2

Please sign in to comment.