From f036c78a21727eb373a66eb69d1de1b171776e38 Mon Sep 17 00:00:00 2001 From: igorpecovnik <6281704+igorpecovnik@users.noreply.github.com> Date: Sat, 14 Sep 2024 17:16:52 +0000 Subject: [PATCH] `Automatic` board configs status synchronise --- .github/CODEOWNERS | 2 +- config/boards/cherryba-m1.csc | 2 +- config/boards/radxa-e20c.csc | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 30d01e52722c..43d7421e1a21 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -72,7 +72,7 @@ config/boards/nanopct6.conf @SuperKali @Tonymac32 config/boards/nanopi-r4s.conf @Manouchehri config/boards/nanopi-r5s.csc @utlark config/boards/nanopi-r6c.csc @ColorfulRhino -config/boards/nanopi-r6s.csc @efectn +config/boards/nanopi-r6s.conf @efectn config/boards/nanopiair.csc @1ubuntuuser config/boards/nanopiduo.csc @sgjava config/boards/nanopim4v2.conf @igorpecovnik diff --git a/config/boards/cherryba-m1.csc b/config/boards/cherryba-m1.csc index c38cc11dd768..ea4dafb9e551 100644 --- a/config/boards/cherryba-m1.csc +++ b/config/boards/cherryba-m1.csc @@ -8,4 +8,4 @@ KERNEL_TEST_TARGET="current,edge" # in case different then kernel target FORCE_BOOTSCRIPT_UPDATE="yes" BOOTBRANCH_BOARD="tag:v2024.01" BOOTPATCHDIR="v2024.01" -BOARD_MAINTAINER="IsMrX" +BOARD_MAINTAINER="" diff --git a/config/boards/radxa-e20c.csc b/config/boards/radxa-e20c.csc index fd9a7c650631..d0265658cb5e 100644 --- a/config/boards/radxa-e20c.csc +++ b/config/boards/radxa-e20c.csc @@ -2,7 +2,7 @@ BOARD_NAME="Radxa E20C" BOARDFAMILY="rk35xx" BOOTCONFIG="radxa_e20c_rk3528_defconfig" -BOARD_MAINTAINER="mattx433" +BOARD_MAINTAINER="" KERNEL_TARGET="vendor" FULL_DESKTOP="no" BOOT_LOGO="desktop"