diff --git a/.github/labeler.yml b/.github/labeler.yml index a9b64d99d03..99a7c665df9 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -79,6 +79,12 @@ - changed-files: - any-glob-to-any-file: - "target/linux/qualcommax/**" +"target/ixp4xx": +- changed-files: + - any-glob-to-any-file: + - "target/linux/ixp4xx/**" + - "package/boot/apex/Makefile/**" + - "package/firmware/ixp4xx-microcode/**" "target/kirkwood": - changed-files: - any-glob-to-any-file: @@ -99,6 +105,10 @@ - "package/boot/tfa-layerscape/**" - "package/boot/uboot-layerscape/**" - "package/network/utils/layerscape/**" +"target/loongarch64": +- changed-files: + - any-glob-to-any-file: + - "target/linux/loongarch64/**" "target/malta": - changed-files: - any-glob-to-any-file: @@ -161,6 +171,14 @@ - "target/linux/sifiveu/**" - "package/boot/uboot-sifiveu/**" - "package/boot/opensbi/**" +"target/siflower": +- changed-files: + - any-glob-to-any-file: + - "target/linux/siflower/**" +"target/starfive": +- changed-files: + - any-glob-to-any-file: + - "target/linux/starfive/**" "target/sunxi": - changed-files: - any-glob-to-any-file: