From 9ba09653ade1fa20d0d777390d522fb179c1088e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0tetiar?= Date: Wed, 11 Mar 2020 15:04:37 +0100 Subject: treewide: remove maintainer variable from targets MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit There is no such role as target maintainer anymore, one should always send corresponding changes for the review and anyone from the commiters is allowed to merge them or eventually use the hand break and NACK them. Lets make it clear, that it is solely a community doing the maintenance tasks. Signed-off-by: Petr Štetiar Acked-by: Adrian Schmutzler Acked-by: Piotr Dymacz --- target/linux/imx6/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'target/linux/imx6') diff --git a/target/linux/imx6/Makefile b/target/linux/imx6/Makefile index 068d7ef5a4..2a18c44117 100644 --- a/target/linux/imx6/Makefile +++ b/target/linux/imx6/Makefile @@ -12,7 +12,6 @@ BOARDNAME:=Freescale i.MX 6 FEATURES:=audio display fpu gpio pcie rtc usb usbgadget squashfs targz nand ubifs boot-part rootfs-part CPU_TYPE:=cortex-a9 CPU_SUBTYPE:=neon -MAINTAINER:=Luka Perkov KERNEL_PATCHVER:=5.4 KERNEL_TESTING_PATCHVER:=5.4 -- cgit v1.2.3