mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-16 18:37:04 +03:00
hostapd: add hexa as maintainer
This commit is contained in:
parent
1c14b52e18
commit
c898b5c057
@ -99,7 +99,7 @@ stdenv.mkDerivation rec {
|
||||
repositories.git = "git://w1.fi/hostap.git";
|
||||
description = "A user space daemon for access point and authentication servers";
|
||||
license = licenses.gpl2;
|
||||
maintainers = with maintainers; [ phreedom ninjatrappeur ];
|
||||
maintainers = with maintainers; [ phreedom ninjatrappeur hexa ];
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user