hostapd: add hexa as maintainer
This commit is contained in:
@@ -99,7 +99,7 @@ stdenv.mkDerivation rec {
|
|||||||
repositories.git = "git://w1.fi/hostap.git";
|
repositories.git = "git://w1.fi/hostap.git";
|
||||||
description = "A user space daemon for access point and authentication servers";
|
description = "A user space daemon for access point and authentication servers";
|
||||||
license = licenses.gpl2;
|
license = licenses.gpl2;
|
||||||
maintainers = with maintainers; [ phreedom ninjatrappeur ];
|
maintainers = with maintainers; [ phreedom ninjatrappeur hexa ];
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user