networkmanager: add maxeaubrey to maintainers
This commit is contained in:
parent
52f7632252
commit
6e3b8543bc
@ -106,7 +106,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 worldofpeace ];
|
maintainers = with maintainers; [ phreedom domenkozar obadz worldofpeace maxeaubrey ];
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user