Browse Source

Remove placeholder maintainer email address

cyanidium 10 years ago
parent
commit
d2e5a9896c
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      net/nut/Makefile

+ 1
- 1
net/nut/Makefile View File

@@ -14,7 +14,7 @@ PKG_RELEASE:=1
14 14
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
15 15
 PKG_SOURCE_URL:=http://www.networkupstools.org/source/2.7/
16 16
 PKG_MD5SUM:=c3568b42e058cfc385b46d25140dced4
17
-PKG_MAINTAINER:=Martin Rowe <cyanidium@users.noreply.github.com>
17
+PKG_MAINTAINER:=Martin Rowe <martin.p.rowe@gmail.com>
18 18
 PKG_LICENSE:=GPL-2.0
19 19
 PKG_LICENSE_FILES:=LICENSE-GPL2
20 20