From f55545c0c9256f61b7e1bb952da59770da0fe392 Mon Sep 17 00:00:00 2001 From: Pascal Wittmann Date: Sat, 20 Dec 2014 21:53:19 +0100 Subject: fix maintainer information s/maintainer/maintainers --- pkgs/tools/networking/openvpn/update-resolv-conf.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkgs/tools/networking/openvpn') diff --git a/pkgs/tools/networking/openvpn/update-resolv-conf.nix b/pkgs/tools/networking/openvpn/update-resolv-conf.nix index 37d38555e6185..3afa17b0a82c0 100644 --- a/pkgs/tools/networking/openvpn/update-resolv-conf.nix +++ b/pkgs/tools/networking/openvpn/update-resolv-conf.nix @@ -22,7 +22,7 @@ stdenv.mkDerivation rec { meta = with stdenv.lib; { description = "Script to update your /etc/resolv.conf with DNS settings that come from the received push dhcp-options"; homepage = https://github.com/masterkorp/openvpn-update-resolv-conf/; - maintainer = maintainers.abbradar; + maintainers = maintainers.abbradar; license = licenses.gpl2; platforms = platforms.unix; }; -- cgit 1.4.1