From 093a1fb91c24942eb92520074b8b0cc7670b06c3 Mon Sep 17 00:00:00 2001 From: rtz2 Date: Mon, 5 Apr 2010 00:57:54 +0000 Subject: [PATCH] set maintainer for nano git-svn-id: svn://svn.openwrt.org/openwrt/packages@20711 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- utils/nano/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/utils/nano/Makefile b/utils/nano/Makefile index aa73cc316..b9e075169 100644 --- a/utils/nano/Makefile +++ b/utils/nano/Makefile @@ -26,6 +26,7 @@ define Package/nano TITLE:=An enhanced clone of the Pico text editor URL:=http://www.nano-editor.org/ SUBMENU:=Editors + MAINTAINER:=Bernhard Loos endef define Package/nano/description