mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-12 03:56:17 +03:00
networkmanager: Add me as maintainer
This commit is contained in:
parent
bd8d7a8d15
commit
b530c8c22f
@ -59,7 +59,7 @@ stdenv.mkDerivation rec {
|
||||
homepage = http://projects.gnome.org/NetworkManager/;
|
||||
description = "Network configuration and management in an easy way. Desktop environment independent.";
|
||||
license = licenses.gpl2Plus;
|
||||
maintainers = [ maintainers.phreedom maintainers.urkud ];
|
||||
maintainers = with maintainers; [ phreedom urkud rickynils ];
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user