Add myself to etworkmanager.meta.maintainers
svn path=/nixpkgs/trunk/; revision=32985
This commit is contained in:
parent
0a66c08eb9
commit
d7e089e820
@ -50,7 +50,7 @@ stdenv.mkDerivation rec {
|
|||||||
homepage = http://projects.gnome.org/NetworkManager/;
|
homepage = http://projects.gnome.org/NetworkManager/;
|
||||||
description = "Network configuration and management in an easy way. Desktop environment independent.";
|
description = "Network configuration and management in an easy way. Desktop environment independent.";
|
||||||
license = licenses.gpl2Plus;
|
license = licenses.gpl2Plus;
|
||||||
maintainers = [ maintainers.phreedom ];
|
maintainers = [ maintainers.phreedom maintainers.urkud ];
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user