networkmanager: add worldofpeace to maintainers
This commit is contained in:
parent
e88fb2dca2
commit
d1d380729b
|
@ -111,7 +111,7 @@ in stdenv.mkDerivation rec {
|
||||||
homepage = https://wiki.gnome.org/Projects/NetworkManager;
|
homepage = https://wiki.gnome.org/Projects/NetworkManager;
|
||||||
description = "Network configuration and management tool";
|
description = "Network configuration and management tool";
|
||||||
license = licenses.gpl2Plus;
|
license = licenses.gpl2Plus;
|
||||||
maintainers = with maintainers; [ phreedom domenkozar obadz ];
|
maintainers = with maintainers; [ phreedom domenkozar obadz worldofpeace ];
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue