1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-14 03:13:54 +02:00

gcc: change maintainer

Signed-off-by: W. Michael Petullo <mike@flyn.org>
This commit is contained in:
W. Michael Petullo 2022-05-18 16:55:39 -05:00 committed by Rosen Penev
parent de2ff3a5f1
commit abbe33b369

View File

@ -16,7 +16,7 @@ define Package/gcc
SECTION:=devel
CATEGORY:=Development
TITLE:=gcc
MAINTAINER:=Noble Pepper <gccmaintain@noblepepper.com>
MAINTAINER:=W. Michael Petullo <mike@flyn.org>
DEPENDS:= +binutils +libstdcpp @!arc
MENU:=1
endef