X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/edc292ce9df92106c1d820cd9fb32163b31731eb..e9404ac1bea6ce132d4f7baf62ca34226229f37a:/package/nvram/Makefile

diff --git a/package/nvram/Makefile b/package/nvram/Makefile
index 5ff3791c5..81cff034c 100644
--- a/package/nvram/Makefile
+++ b/package/nvram/Makefile
@@ -18,6 +18,7 @@ define Package/nvram
   SECTION:=utils
   CATEGORY:=Base system
   TITLE:=Userspace port of the Broadcom NVRAM manipulation tool
+  MAINTAINER:=Jo-Philipp Wich <xm@subsignal.org>
   DEPENDS:=@TARGET_brcm47xx||@TARGET_ar71xx
 endef