gcc: Add myself as maintainer.

Signed-off-by: Christian Beier <dontmind@freeshell.org>
This commit is contained in:
Christian Beier 2014-07-08 16:39:00 +02:00
parent 5ad8b4ff1e
commit 0401ca4ca1
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@ define Package/gcc
SECTION:=devel
CATEGORY:=Development
TITLE:=gcc
MAINTAINER:=Christian Beier <cb@shoutrlabs.com>
DEPENDS:=@TARGET_x86 @NO_STRIP
endef