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
1 changed files with 1 additions and 1 deletions

View File

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