mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-20 19:16:11 +00:00
modemmanager: add freedesktop team to maintainers
This commit is contained in:
parent
85cc349087
commit
204eb98e85
@ -62,7 +62,7 @@ stdenv.mkDerivation rec {
|
||||
description = "WWAN modem manager, part of NetworkManager";
|
||||
homepage = "https://www.freedesktop.org/wiki/Software/ModemManager/";
|
||||
license = licenses.gpl2Plus;
|
||||
maintainers = [ ];
|
||||
maintainers = teams.freedesktop.members;
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user